Skip to content

Releases: ForestAdmin/agent-python

v1.0.0-beta.7

09 Aug 08:47

Choose a tag to compare

v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2023-08-09)

Features

v1.0.0-beta.6

08 Aug 13:36

Choose a tag to compare

v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2023-08-08)

Bug Fixes

  • search: boolean filtering was broken (#102) (164c7a2)

v1.0.0-beta.5

01 Aug 13:27

Choose a tag to compare

v1.0.0-beta.5 Pre-release
Pre-release

1.0.0-beta.5 (2023-08-01)

Features

  • error_message: add customize error message functionality (#101) (62e8628)

v1.0.0-beta.4

31 Jul 15:36

Choose a tag to compare

v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2023-07-31)

Features

v1.0.0-beta.3

27 Jul 12:27

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2023-07-27)

Features

  • actions: add changed_field to ActionContext (#99) (99d59dd)

v1.0.0-beta.2

26 Jul 13:22

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2023-07-26)

Features

  • decorator: add operator emulate decorator (#97) (056b520)

v1.0.0-beta.1

21 Jul 14:26

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2023-07-21)

Bug Fixes

  • agent_launching: prevent the agent to be start multiple times (#91) (b93cec1)
  • caller: add caller where it was missing (#86) (8067617)
  • datasource: create sqlalchmydatasource when using flask_sqlalchemy package (#83) (caae7d0)
  • json file: handle json schema file on disk (#67) (313993d)
  • python37: fully compatible with python 3.7 (#72) (71ee574)
  • sqlalchemy: default_value on fields now works for schema generation (#89) (f30b949)
  • sqlalchemy: not json serializable default value (auto now) set to null in schema (#90) (de27104)
  • add some action test (#60) (64f1ef6)
  • ci didn't update the flask agent poetry.lock (1563426)
  • clean ci workflow (24e79eb)
  • current smart features was sometimes broken (#64) (08ab362)
  • extra async was missing for the flask dependency (#55) (f4a9a01)
  • lock ci (2bff2ea)
  • lock ci (62ed253)
  • poetry lock action (#61) (c507805)
  • poetry lock ci (#62) (489dabc)
  • remove circular import caused by a bad typing (#48) (a91f9c7)
  • semantic release ci (d23519a)
  • semantic release ci (#17) (fbb389e)
  • semantic release ci (#18) (245497b)
  • semantic release ci (#19) (cdfe63d)
  • semantic release workflow (70f1bd5)
  • semantic release workflow (#22) (a3de15a)
  • semantic release workflow (#53) (ac73506)
  • the factory to build the complete projection for a collection was broken (#63) (7444234)
  • update the poetry.locks after the push to pypi in ci (#58) (f460edf)

Features

  • authentication: agent_url parameter no longer needed (#71) (be3632d)
  • chart: add chart decorator (#92) (bb876da)
  • csv: add csv export (#79) (469ba79)
  • datasource: add datasource customizer (#68) (3001fb2)
  • decorator: add empty decorator (#78) (6db3486)
  • decorator: add schema decorator (#85) (3cdb643)
  • decorator: add validation decorator (#84) (0b2369f)
  • semantic_release: setting up semantic release (#96) (f389ec0)
  • stats: add the stats resources (b39763f)
  • write_decorator: add field_writing decorator (#94) (919c31d)
  • add caller support to collection calls (#82) (e36e86e)
  • add decorator stack (#87) (573ca7e)
  • sqlalchemy_datasource: be compatible with flask_sqlalchemy integration (#81) (7080129)
  • add liana real metadata (#77) (cd14cd4)
  • settings: add default settings to agent (#66) (be60191)
  • add the release action (064b3f8)
  • add the release action (a80113a)
  • flask-agent first alpha version (6a0a644)
  • flask-agent first alpha version (c6e369c)