Skip to content

Releases: ForestAdmin/agent-python

v1.23.9

Choose a tag to compare

@forest-bot forest-bot released this 20 Oct 07:44

1.23.9 (2025-10-20)

Bug Fixes

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

v1.23.8

Choose a tag to compare

@forest-bot forest-bot released this 09 Oct 17:32

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

Choose a tag to compare

@forest-bot forest-bot released this 02 May 09:34

1.23.7 (2025-05-02)

Bug Fixes

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

v1.23.6

Choose a tag to compare

@forest-bot forest-bot released this 30 Apr 14:52

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

Choose a tag to compare

@forest-bot forest-bot released this 25 Apr 09:16

1.23.5 (2025-04-25)

Bug Fixes

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

v1.23.4

Choose a tag to compare

@forest-bot forest-bot released this 18 Apr 08:21

1.23.4 (2025-04-18)

Bug Fixes

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

v1.23.3

Choose a tag to compare

@forest-bot forest-bot released this 17 Apr 13:31

1.23.3 (2025-04-17)

Bug Fixes

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

v1.23.2

Choose a tag to compare

@forest-bot forest-bot released this 08 Apr 12:37

1.23.2 (2025-04-08)

Bug Fixes

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

v1.23.1

Choose a tag to compare

@forest-bot forest-bot released this 31 Mar 15:25

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

Choose a tag to compare

@forest-bot forest-bot released this 10 Mar 09:32

1.23.0 (2025-03-10)

Features