Skip to content

Releases: ForestAdmin/agent-python

v1.23.9

20 Oct 07:44

Choose a tag to compare

1.23.9 (2025-10-20)

Bug Fixes

  • filter: return leaf unchanged for non-shiftable operator (#333) (d54beff)

v1.23.8

09 Oct 17:32

Choose a tag to compare

1.23.8 (2025-10-09)

Bug Fixes

  • get_records_ids: exclude filters when getting the ids if all_rec… (#332) (9f3beb9)

v1.23.7

02 May 09:34

Choose a tag to compare

1.23.7 (2025-05-02)

Bug Fixes

  • create: bad type for data when setting a many to one (#330) (ea51f51)

v1.23.6

30 Apr 14:52

Choose a tag to compare

1.23.6 (2025-04-30)

Bug Fixes

  • jsonapi_serializer: allow date, datetime and time for both of theses types (#329) (64a569c)

v1.23.5

25 Apr 09:16

Choose a tag to compare

1.23.5 (2025-04-25)

Bug Fixes

  • creation: create a record with relation only (#327) (877a5b6)

v1.23.4

18 Apr 08:21

Choose a tag to compare

1.23.4 (2025-04-18)

Bug Fixes

  • foreignKey: in str primary keys slashes are now working (#326) (067a416)

v1.23.3

17 Apr 13:31

Choose a tag to compare

1.23.3 (2025-04-17)

Bug Fixes

  • json_api: null belongs_to are correctly serialized (#328) (e59c5ff)

v1.23.2

08 Apr 12:37

Choose a tag to compare

1.23.2 (2025-04-08)

Bug Fixes

  • uuid: record containing uuid doesn't crash at create anymore (#324) (ab3201b)

v1.23.1

31 Mar 15:25

Choose a tag to compare

1.23.1 (2025-03-31)

Bug Fixes

  • custom_datasources: custom datasources actions charts and segments are no longer ignored (#322) (dd801be)

v1.23.0

10 Mar 09:32

Choose a tag to compare

1.23.0 (2025-03-10)

Features