Releases: ForestAdmin/agent-python
Releases · ForestAdmin/agent-python
v1.8.10
1.8.10 (2024-07-03)
Bug Fixes
- attach a many to many record during creation (#234) (cd07f67)
v1.8.9
1.8.9 (2024-07-02)
Bug Fixes
- relation: many to may dissociation with composite foreign key now works (#232) (0d43f74)
v1.8.8
1.8.8 (2024-07-02)
Bug Fixes
- uuid: uuid wasn't correctly handled by sqlalchemy 2.0 DS and agent (#233) (5faa9fb)
v1.8.7
1.8.7 (2024-06-18)
Bug Fixes
v1.8.6
1.8.6 (2024-06-14)
Bug Fixes
v1.8.5
1.8.5 (2024-06-14)
Bug Fixes
v1.8.4
1.8.4 (2024-06-05)
Bug Fixes
- authent: works on multi instances setup (#224) (c31db91)
v1.8.3
1.8.3 (2024-05-29)
Bug Fixes
- schema_keys_removal: remove useless keys (#221) (731a24d)
v1.8.2
1.8.2 (2024-05-23)
Bug Fixes
- datasource_django: remove direct dependency to postgresql driver (#222) (0b67a77)
v1.8.1
1.8.1 (2024-05-14)
Bug Fixes
- schema_file: enum values are now sorted in schema json file (#219) (d42716f)