Skip to content

Latest commit

 

History

History
1246 lines (663 loc) · 86.5 KB

CHANGELOG.md

File metadata and controls

1246 lines (663 loc) · 86.5 KB

1.16.2 (2024-10-16)

Bug Fixes

  • update: the generated sql request always sets the primary key by its own value (#275) (cdf700f)

1.16.1 (2024-10-09)

Bug Fixes

  • permissions: properly check permissions when dissociating or deleting related resources (#278) (e8123c1)

1.16.0 (2024-10-09)

Features

  • action: allow forms with layout to be static (#277) (cafd0f5)

1.15.1 (2024-10-09)

Bug Fixes

  • action: search field didn't works with row and pages (#276) (e0c3d64)

1.15.0 (2024-10-09)

Features

1.14.0 (2024-10-04)

Features

  • action: add description and submit button label to action (#273) (2009427)

1.13.0 (2024-09-30)

Features

  • action: add optional id in form fields (#271) (a18b8c1)

1.12.0 (2024-09-25)

Features

  • action_form: add row layout customization (#268) (972e445)

1.11.0 (2024-09-23)

Features

  • form_customization: add html block layout element (#267) (f250799)

1.10.2 (2024-09-23)

Bug Fixes

  • action: having a default value on file field make the form dynamic (#270) (4dcf132)

1.10.1 (2024-09-23)

Bug Fixes

  • action: load hook with collection field raise error (#269) (c772d87)

1.10.0 (2024-09-16)

Features

1.9.1 (2024-09-12)

Bug Fixes

  • action_error_html: html content when execute return error is now sent correctly (#266) (121af4c)

1.9.0 (2024-08-22)

Features

1.8.23 (2024-08-05)

Bug Fixes

  • jsonapi: ignore empty relationships for creation and edition (#256) (7767e70)

1.8.22 (2024-08-01)

Bug Fixes

  • search: fix parsing number from string in search (#254) (6062cc7)

1.8.21 (2024-08-01)

Bug Fixes

  • one_to_one: no more error when setting the relation to null (#253) (d091f76)

1.8.20 (2024-07-31)

Bug Fixes

1.8.19 (2024-07-18)

Bug Fixes

1.8.18 (2024-07-17)

Bug Fixes

  • computed: computed field as dependency of another works (#250) (d8474d7)

1.8.17 (2024-07-15)

Bug Fixes

  • schema: default_value of a relation is always null (#249) (d37bd8a)

1.8.16 (2024-07-12)

Bug Fixes

  • django: don't create agent when django is launch by mypy (#242) (368cf7c)

1.8.15 (2024-07-10)

Bug Fixes

  • django_introspection: supported operators are compliant to django capabilities (#240) (c5cfedf)

1.8.14 (2024-07-08)

Bug Fixes

  • json_api: regression inserted in 'many to many attachment during creation' (#238) (36ce8a7)

1.8.13 (2024-07-08)

Bug Fixes

  • computed: falsy dependency records were not passed to user function (#237) (c8d683e)

1.8.12 (2024-07-04)

Bug Fixes

  • introspection: ignore polymorphic fields log is now info (#236) (64ff619)

1.8.11 (2024-07-03)

Bug Fixes

  • action_result_file: filename is now functional (#235) (1e7fa1b)

1.8.10 (2024-07-03)

Bug Fixes

  • attach a many to many record during creation (#234) (cd07f67)

1.8.9 (2024-07-02)

Bug Fixes

  • relation: many to may dissociation with composite foreign key now works (#232) (0d43f74)

1.8.8 (2024-07-02)

Bug Fixes

  • uuid: uuid wasn't correctly handled by sqlalchemy 2.0 DS and agent (#233) (5faa9fb)

1.8.7 (2024-06-18)

Bug Fixes

1.8.6 (2024-06-14)

Bug Fixes

  • imported fields operators were wrong (#226) (8859fa4)

1.8.5 (2024-06-14)

Bug Fixes

1.8.4 (2024-06-05)

Bug Fixes

  • authent: works on multi instances setup (#224) (c31db91)

1.8.3 (2024-05-29)

Bug Fixes

  • schema_keys_removal: remove useless keys (#221) (731a24d)

1.8.2 (2024-05-23)

Bug Fixes

  • datasource_django: remove direct dependency to postgresql driver (#222) (0b67a77)

1.8.1 (2024-05-14)

Bug Fixes

  • schema_file: enum values are now sorted in schema json file (#219) (d42716f)

1.8.0 (2024-04-30)

Features

  • support multi field sorting from frontend (#218) (2887f94)

1.7.0 (2024-04-25)

Features

1.6.8 (2024-04-18)

Bug Fixes

  • error parsing query for get_record_id (#216) (9e6dfed)

Reverts

  • fix of error parsing query has too much side effects (#214) (27bfce6)

1.6.7 (2024-04-11)

Bug Fixes

  • error parsing query for get_record_id (#213) (03444f1)

1.6.6 (2024-04-03)

Bug Fixes

  • smart-field: dependencies order does not matter anymore in implementation (#211) (c52543c)

1.6.5 (2024-04-03)

Bug Fixes

  • revert smart fields records are now correctly formed (#210) (2a7ddd1)

1.6.4 (2024-04-03)

Bug Fixes

  • computed: aggregate on computed raised timezone error (#209) (5d50943)

1.6.3 (2024-04-03)

Bug Fixes

  • smart fields records are now correctly formed (#208) (79c4e78)

1.6.2 (2024-04-02)

Bug Fixes

  • publication_collection: remove_collections now works (#206) (97deb51)

1.6.1 (2024-03-22)

Bug Fixes

  • usage: allow string to be used next to enums (#197) (1dee475)

1.6.0 (2024-03-22)

Features

  • call user function in correct context (#199) (a5308f4)

1.5.6 (2024-03-08)

Bug Fixes

  • vulnerability: replace python jose by pyjwt (#193) (d7e0075)

1.5.5 (2024-03-06)

Bug Fixes

  • uuid_field: enable in and not in for uuid fields (#192) (a77613b)

1.5.4 (2024-02-29)

Bug Fixes

  • tzdata_version: remove dependencies to tzdata from packages (#191) (2b17760)

1.5.3 (2024-02-28)

Bug Fixes

  • cache_invalidation: wait more between each failed sse connection (#189) (ec47651)

1.5.2 (2024-02-15)

Bug Fixes

  • security: patch semantic-release dependency vulnerabilities (#188) (87b8a6a)

1.5.1 (2024-02-08)

Bug Fixes

  • schema: force schema metadata update even in production (#186) (f833e84)

1.5.0 (2024-02-08)

Features

  • action result builder: allow user to set SA response headers (#185) (0e98849)

1.4.0 (2024-02-06)

Bug Fixes

  • csv: export fails when there is more fields in data than projection (#181) (2202877)
  • datasource_django: inexistant related object does not crash anymore (#161) (53acaad)
  • datasource_django: proxy models are not added to datasource (#158) (157e424)
  • django: allow requests during object serialization (#178) (eb7dabf)
  • django_atomic_requests: atomic requests can now be enabled (#179) (3404165)
  • django_datasource: django datasource now works when model fields use db_column (#148) (4a99e8f)
  • django_introspection: collection name is now the db table name (#150) (8378c96)
  • django_setup: wait for all apps to be initialized before creating agent (#169) (99bfaf1)
  • enum: force enums to be strings (#175) (c3e546b)
  • enums: handle not json serializable enum values (#171) (537d25f)
  • float_serialization: float number were serialized as int (#180) (403e2e7)
  • introspection: editable attribute now determine is_readonly (#168) (09db661)
  • json_api: correctly find id before retrieving related_url (#162) (fa5738a)
  • polymorphic: also ignore polymorphic reverse relations (#172) (ba026cb)
  • relation: introspection over self many to many works (#170) (83dfdbb)
  • time_only: timeonly type was never validated (#163) (4597bac)
  • foreign keys can be used as primary key (#159) (5f18f73)
  • relations: gracefully ignore polymorphic relationships (#157) (f1c2d6d)

Features

  • django: add database operations and routes (#145) (95f3a94)
  • django_5: support django 5 (#164) (817db77)
  • django_agent: agent is ready to onboard on django project (#147) (ac6135d)
  • django_datasource: add native driver (#149) (5055031)
  • django_models_inheritance: support django model inheritance (#176) (6d27929)
  • search_hook: add search hook route to django agent (#183) (edbb1d1)
  • support python 3.12 (#155) (93f8374)

1.4.0-beta.2 (2024-02-05)

Features

  • search_hook: add search hook route to django agent (#183) (edbb1d1)

1.4.0-beta.1 (2024-02-05)

Bug Fixes

  • csv: export fails when there is more fields in data than projection (#181) (2202877)
  • datasource_django: inexistant related object does not crash anymore (#161) (53acaad)
  • datasource_django: proxy models are not added to datasource (#158) (157e424)
  • django: allow requests during object serialization (#178) (eb7dabf)
  • django_atomic_requests: atomic requests can now be enabled (#179) (3404165)
  • django_datasource: django datasource now works when model fields use db_column (#148) (4a99e8f)
  • django_introspection: collection name is now the db table name (#150) (8378c96)
  • django_setup: wait for all apps to be initialized before creating agent (#169) (99bfaf1)
  • enum: force enums to be strings (#175) (c3e546b)
  • enums: handle not json serializable enum values (#171) (537d25f)
  • float_serialization: float number were serialized as int (#180) (403e2e7)
  • introspection: editable attribute now determine is_readonly (#168) (09db661)
  • json_api: correctly find id before retrieving related_url (#162) (fa5738a)
  • polymorphic: also ignore polymorphic reverse relations (#172) (ba026cb)
  • relation: introspection over self many to many works (#170) (83dfdbb)
  • time_only: timeonly type was never validated (#163) (4597bac)
  • foreign keys can be used as primary key (#159) (5f18f73)
  • relations: gracefully ignore polymorphic relationships (#157) (f1c2d6d)

Features

  • django: add database operations and routes (#145) (95f3a94)
  • django_5: support django 5 (#164) (817db77)
  • django_agent: agent is ready to onboard on django project (#147) (ac6135d)
  • django_datasource: add native driver (#149) (5055031)
  • django_models_inheritance: support django model inheritance (#176) (6d27929)
  • support python 3.12 (#155) (93f8374)

1.3.0-beta.17 (2024-02-02)

Bug Fixes

  • csv: export fails when there is more fields in data than projection (#181) (2202877)

1.3.0-beta.16 (2024-02-01)

Bug Fixes

  • float_serialization: float number were serialized as int (#180) (403e2e7)

1.3.0-beta.15 (2024-02-01)

Bug Fixes

  • django_atomic_requests: atomic requests can now be enabled (#179) (3404165)

1.3.0-beta.14 (2024-01-31)

Bug Fixes

  • django: allow requests during object serialization (#178) (eb7dabf)

1.3.0-beta.13 (2024-01-29)

Features

  • django_models_inheritance: support django model inheritance (#176) (6d27929)

1.3.0-beta.12 (2024-01-29)

Bug Fixes

1.3.1 (2024-01-25)

Bug Fixes

  • replace_field: forbid null values on field replace functions (#173) (d3de1b6)

1.3.0 (2024-01-24)

Features

  • action_forms: add widgets for smart action forms (#165) (c6174f9)

1.3.0-beta.11 (2024-01-22)

Bug Fixes

  • polymorphic: also ignore polymorphic reverse relations (#172) (ba026cb)

1.3.0-beta.10 (2024-01-22)

Bug Fixes

  • relation: introspection over self many to many works (#170) (83dfdbb)

1.3.0-beta.9 (2024-01-22)

Bug Fixes

  • enums: handle not json serializable enum values (#171) (537d25f)

1.3.0-beta.8 (2024-01-17)

Bug Fixes

  • django_setup: wait for all apps to be initialized before creating agent (#169) (99bfaf1)

1.3.0-beta.7 (2024-01-17)

Bug Fixes

  • introspection: editable attribute now determine is_readonly (#168) (09db661)

1.3.0-beta.6 (2024-01-12)

Features

1.3.0-beta.5 (2024-01-04)

Bug Fixes

  • json_api: correctly find id before retrieving related_url (#162) (fa5738a)
  • time_only: timeonly type was never validated (#163) (4597bac)

1.3.0-beta.4 (2024-01-02)

Bug Fixes

  • datasource_django: inexistant related object does not crash anymore (#161) (53acaad)

1.3.0-beta.3 (2023-12-27)

Bug Fixes

  • foreign keys can be used as primary key (#159) (5f18f73)

1.3.0-beta.2 (2023-12-20)

Bug Fixes

  • datasource_django: proxy models are not added to datasource (#158) (157e424)
  • relations: gracefully ignore polymorphic relationships (#157) (f1c2d6d)

1.3.0-beta.1 (2023-12-19)

Bug Fixes

  • django_datasource: django datasource now works when model fields use db_column (#148) (4a99e8f)
  • django_introspection: collection name is now the db table name (#150) (8378c96)

Features

  • support python 3.12 (#155) (93f8374)
  • django: add database operations and routes (#145) (95f3a94)
  • django_agent: agent is ready to onboard on django project (#147) (ac6135d)
  • django_datasource: add native driver (#149) (5055031)

1.2.0-beta.5 (2023-12-15)

Features

1.2.0 (2023-12-14)

Features

1.2.0-beta.4 (2023-12-06)

Bug Fixes

  • django_introspection: collection name is now the db table name (#150) (8378c96)

1.1.4 (2023-12-06)

Bug Fixes

  • csv_export: csv export now exports data without applying pagination (#152) (78f192c)

1.1.3 (2023-12-06)

Bug Fixes

  • sse_thread: framework autoreload now work when instant cache refresh is enabled (#151) (1e980e8)

1.2.0-beta.3 (2023-12-01)

Bug Fixes

  • django_datasource: django datasource now works when model fields use db_column (#148) (4a99e8f)

Features

  • django_datasource: add native driver (#149) (5055031)

1.2.0-beta.2 (2023-11-28)

Features

  • django_agent: agent is ready to onboard on django project (#147) (ac6135d)

1.2.0-beta.1 (2023-11-20)

Features

  • django: add database operations and routes (#145) (95f3a94)

1.1.2 (2023-11-20)

Bug Fixes

  • filter_emulation: operator emulation now work on all primitive type (#146) (aebc9df)

1.1.1 (2023-11-07)

Bug Fixes

  • authentication: return errors detail instead of generic error 500 (#140) (0ac0510)

1.1.0 (2023-10-31)

Features

  • chart: add multi line time based chart (#139) (e918ade)

1.0.0 (2023-10-27)

Bug Fixes

  • agent: fix broken 1.0.0-beta.24 (#126) (14f9d13)
  • agent_launching: prevent the agent to be start multiple times (#91) (b93cec1)
  • caller: add caller where it was missing (#86) (8067617)
  • condition_tree: nested conditionTreeBranch are now recursively parsed (#106) (427871f)
  • datasource: create sqlalchmydatasource when using flask_sqlalchemy package (#83) (caae7d0)
  • datasource-customizer: add has_field_changed function to handle change hook on this field (#113) (603c685)
  • export: should return CSV with relationship fields (#114) (1e396c7)
  • filters: use in operator with string type (#122) (f2479e0)
  • json file: handle json schema file on disk (#67) (313993d)
  • json_api: add href attribute into relationships (#120) (476b8ad)
  • logger: file path and line number are now preserved (#109) (b3b9064)
  • permissions: permissions on related collection are now correctly checked (#115) (99b750d)
  • python37: fully compatible with python 3.7 (#72) (71ee574)
  • schema: permit to use primary keys not named 'id' (#112) (c3185be)
  • search: boolean filtering was broken (#102) (164c7a2)
  • search_metadata: metadata of a search are now returned (#111) (82b73e5)
  • setting: prefix setting does not include forest suffix anymore (#131) (a1ac3a9)
  • sqlalchemy: default_value on fields now works for schema generation (#89) (f30b949)
  • sqlalchemy: support more binary types, user defined types, columns aliases, and imperative model definition (#135) (bb73f3b)
  • add some action test (#60) (64f1ef6)
  • catchup nodejs bugfixes (#118) (c14b89c)
  • sqlalchemy: not json serializable default value (auto now) set to null in schema (#90) (de27104)
  • stats: error on time chart time label parsing (#107) (5f6cf39)
  • ci (#20) (65b75ea)
  • 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

  • actions: add changed_field to ActionContext (#99) (99d59dd)
  • authentication: agent_url parameter no longer needed (#71) (be3632d)
  • chart: add chart decorator (#92) (bb876da)
  • csv: add csv export (#79) (469ba79)
  • customization: add plugin system (#123) (88a3b13)
  • datasource: add datasource customizer (#68) (3001fb2)
  • decorator: add binary decorator (#129) (fb8f38c)
  • decorator: add empty decorator (#78) (6db3486)
  • decorator: add operator emulate decorator (#97) (056b520)
  • decorator: add schema decorator (#85) (3cdb643)
  • decorator: add validation decorator (#84) (0b2369f)
  • error_message: add customize error message functionality (#101) (62e8628)
  • hooks: add hook decorator (#104) (d6c75ee)
  • ip_whitelist: add ip whitelist functionality (#124) (9b06552)
  • loggers: add logger functionnality (#100) (5d29726)
  • native_driver: add native driver (#121) (c2b7a44)
  • permissions_v4: add conditional approval, chart context variable (#108) (afc49d6)
  • publication: add include, exclude and rename options to add_datasource (#117) (b191971)
  • relation: add relation decorator (#103) (c1f6859)
  • semantic_release: setting up semantic release (#96) (f389ec0)
  • settings: add default settings to agent (#66) (be60191)
  • settings: agent settings are now integrated to flask settings (#119) (3118669)
  • smart_actions: smart actions can be defined using the classical forest api (#116) (a2f80cb)
  • sort_emulate: add sort_emulate decorator (#105) (73fef74)
  • 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)
  • add the release action (064b3f8)
  • add the release action (a80113a)
  • stats: add the stats resources (b39763f)
  • flask-agent first alpha version (6a0a644)
  • flask-agent first alpha version (c6e369c)

1.0.0-beta.30 (2023-10-26)

Bug Fixes

1.0.0-beta.29 (2023-10-26)

Bug Fixes

  • sqlalchemy: support more binary types, user defined types, columns aliases, and imperative model definition (#135) (bb73f3b)

1.0.0-beta.28 (2023-10-24)

Features

  • settings: agent settings are now integrated to flask settings (#119) (3118669)

1.0.0-beta.27 (2023-10-23)

Bug Fixes

  • setting: prefix setting does not include forest suffix anymore (#131) (a1ac3a9)

1.0.0-beta.26 (2023-10-17)

Features

1.0.0-beta.25 (2023-10-11)

Bug Fixes

1.0.0-beta.24 (2023-10-10)

Features

  • ip_whitelist: add ip whitelist functionality (#124) (9b06552)

1.0.0-beta.23 (2023-10-06)

Features

1.0.0-beta.22 (2023-10-04)

Bug Fixes

  • json_api: add href attribute into relationships (#120) (476b8ad)

Features

1.0.0-beta.21 (2023-10-03)

Bug Fixes

  • filters: use in operator with string type (#122) (f2479e0)

1.0.0-beta.20 (2023-09-28)

Bug Fixes

1.0.0-beta.19 (2023-09-28)

Features

  • publication: add include, exclude and rename options to add_datasource (#117) (b191971)

1.0.0-beta.18 (2023-09-19)

Features

  • smart_actions: smart actions can be defined using the classical forest api (#116) (a2f80cb)

1.0.0-beta.17 (2023-09-19)

Bug Fixes

  • schema: permit to use primary keys not named 'id' (#112) (c3185be)

1.0.0-beta.16 (2023-09-15)

Bug Fixes

  • permissions: permissions on related collection are now correctly checked (#115) (99b750d)

1.0.0-beta.15 (2023-09-14)

Bug Fixes

  • export: should return CSV with relationship fields (#114) (1e396c7)

1.0.0-beta.14 (2023-09-14)

Bug Fixes

  • datasource-customizer: add has_field_changed function to handle change hook on this field (#113) (603c685)

1.0.0-beta.13 (2023-09-13)

Bug Fixes

  • search_metadata: metadata of a search are now returned (#111) (82b73e5)

1.0.0-beta.12 (2023-09-13)

Bug Fixes

  • logger: file path and line number are now preserved (#109) (b3b9064)

1.0.0-beta.11 (2023-09-07)

Features

  • permissions_v4: add conditional approval, chart context variable (#108) (afc49d6)

1.0.0-beta.10 (2023-08-21)

Bug Fixes

  • condition_tree: nested conditionTreeBranch are now recursively parsed (#106) (427871f)
  • stats: error on time chart time label parsing (#107) (5f6cf39)

1.0.0-beta.9 (2023-08-17)

Features

  • sort_emulate: add sort_emulate decorator (#105) (73fef74)

1.0.0-beta.8 (2023-08-10)

Features

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

Features

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

Bug Fixes

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

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

Features

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

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

Features

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

Features

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

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

Features

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

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)

Changelog

v0.1.0-beta.43 (2023-07-13)

v0.1.0-beta.42 (2023-07-12)

Feature

v0.1.0-beta.41 (2023-07-11)

Fix

  • agent_launching: Prevent the agent to be start multiple times (#91) (b93cec1)

v0.1.0-beta.40 (2023-07-10)

Fix

  • sqlalchemy: Not json serializable default value (auto now) set to null in schema (#90) (de27104)

v0.1.0-beta.39 (2023-07-10)

Fix

  • sqlalchemy: Default_value on fields now works for schema generation (#89) (f30b949)

v0.1.0-beta.38 (2023-07-05)

v0.1.0-beta.37 (2023-06-28)

Fix

  • datasource: Create sqlalchmydatasource when using flask_sqlalchemy package (#83) (caae7d0)

v0.1.0-beta.36 (2023-06-28)

Feature

v0.1.0-beta.35 (2023-06-19)

Fix

  • caller: Add caller where it was missing (#86) (8067617)

v0.1.0-beta.34 (2023-06-15)

Feature

v0.1.0-beta.33 (2023-06-15)

Feature

  • decorator: Add validation decorator (#84) (0b2369f)

v0.1.0-beta.32 (2023-06-12)

Feature

  • Add caller support to collection calls (#82) (e36e86e)

v0.1.0-beta.31 (2023-06-12)

Feature

  • sqlalchemy_datasource: Be compatible with flask_sqlalchemy integration (#81) (7080129)

v0.1.0-beta.30 (2023-06-08)

Feature

v0.1.0-beta.29 (2023-06-01)

v0.1.0-beta.28 (2023-05-29)

Feature

v0.1.0-beta.27 (2023-05-26)

v0.1.0-beta.26 (2023-05-25)

Feature

v0.1.0-beta.25 (2023-05-25)

v0.1.0-beta.24 (2023-05-23)

v0.1.0-beta.23 (2023-05-15)

v0.1.0-beta.22 (2023-05-11)

Fix

  • python37: Fully compatible with python 3.7 (#72) (71ee574)

v0.1.0-beta.21 (2023-05-11)

Feature

  • authentication: Agent_url parameter no longer needed (#71) (be3632d)

v0.1.0-beta.20 (2023-05-10)

v0.1.0-beta.19 (2023-05-02)

Feature

  • datasource: Add datasource customizer (#68) (3001fb2)

v0.1.0-beta.18 (2023-04-25)

Fix

  • json file: Handle json schema file on disk (#67) (313993d)

v0.1.0-beta.17 (2023-04-20)

Feature

  • settings: Add default settings to agent (#66) (be60191)

v0.1.0-beta.16 (2022-12-14)

v0.1.0-beta.15 (2022-12-14)

Fix

  • Ci didn't update the flask agent poetry.lock (1563426)

v0.1.0-beta.14 (2022-12-14)

Fix

  • Current smart features was sometimes broken (#64) (08ab362)

v0.1.0-beta.13 (2022-12-08)

Fix

  • The factory to build the complete projection for a collection was broken (#63) (7444234)

v0.1.0-beta.12 (2022-12-07)

Fix

  • Extra async was missing for the flask dependency (#55) (f4a9a01)

v0.1.0-beta.11 (2022-12-07)

Fix

v0.1.0-beta.10 (2022-12-07)

Fix

v0.1.0-beta.9 (2022-12-07)

Fix

v0.1.0-beta.8 (2022-12-07)

Fix

v0.1.0-beta.7 (2022-12-07)

Fix

v0.1.0-beta.6 (2022-12-07)

Fix

v0.1.0-beta.5 (2022-12-07)

Fix

  • Update the poetry.locks after the push to pypi in ci (#58) (f460edf)

v0.1.0-beta.4 (2022-12-07)

v0.1.0-beta.3 (2022-12-06)

v0.1.0-beta.2 (2022-12-06)

Fix

  • Remove circular import caused by a bad typing (#48) (a91f9c7)

v0.1.0-beta.1 (2022-12-06)

Feature

  • Add the release action (064b3f8)
  • Add the release action (a80113a)
  • stats: Add the stats resources (b39763f)
  • Flask-agent first alpha version (6a0a644)
  • Flask-agent first alpha version (c6e369c)

Fix