Releases: ForestAdmin/agent-python
Releases · ForestAdmin/agent-python
v1.0.0-beta.7
v1.0.0-beta.6
v1.0.0-beta.5
1.0.0-beta.5 (2023-08-01)
Features
v1.0.0-beta.4
v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.1
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)