Skip to content

Releases: ForestAdmin/agent-python

v1.8.10

03 Jul 07:57
Compare
Choose a tag to compare

1.8.10 (2024-07-03)

Bug Fixes

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

v1.8.9

02 Jul 08:28
Compare
Choose a tag to compare

1.8.9 (2024-07-02)

Bug Fixes

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

v1.8.8

02 Jul 08:01
Compare
Choose a tag to compare

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

18 Jun 12:38
Compare
Choose a tag to compare

1.8.7 (2024-06-18)

Bug Fixes

v1.8.6

14 Jun 14:55
Compare
Choose a tag to compare

1.8.6 (2024-06-14)

Bug Fixes

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

v1.8.5

14 Jun 08:42
Compare
Choose a tag to compare

1.8.5 (2024-06-14)

Bug Fixes

v1.8.4

05 Jun 07:59
Compare
Choose a tag to compare

1.8.4 (2024-06-05)

Bug Fixes

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

v1.8.3

29 May 07:52
Compare
Choose a tag to compare

1.8.3 (2024-05-29)

Bug Fixes

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

v1.8.2

23 May 09:47
Compare
Choose a tag to compare

1.8.2 (2024-05-23)

Bug Fixes

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

v1.8.1

14 May 13:52
Compare
Choose a tag to compare

1.8.1 (2024-05-14)

Bug Fixes

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