Skip to content

Releases: sajari/sdk-python

v5.1.0

04 May 07:18
8e71b7d
Compare
Choose a tag to compare

Add support for UpdateSchemaField and DeleteSchemaField

v5.0.0

22 Mar 06:31
b0e84d1
Compare
Choose a tag to compare
  • add support for TrackEvent, Experiment, and Banners
  • new accountId param added to QueryCollection and SendEvent

v4.2.1

20 Sep 08:48
Compare
Choose a tag to compare
  • Support serialisation of models with lists of dicts

Fixes an issue with BatchUpsertRecordsRequest models not serialising.

v4.2.0

20 Sep 04:46
Compare
Choose a tag to compare

Regenerate SDK to fix broken 4.1.3 release.

v4.1.3

16 Sep 00:36
Compare
Choose a tag to compare

This release is broken, please upgrade to v4.2.0

Fixes:

  • running black across the sdk
  • Removing further errors found with references to discriminator and openapi_types

v4.1.2

15 Sep 06:36
bc6ecae
Compare
Choose a tag to compare

Fixing errors found during flake run

v4.1.1

15 Sep 04:22
Compare
Choose a tag to compare

Fix to remove multiple clients being generated and incorrect imports being created by the OpenAPI Generator

v4.1.0

09 Sep 13:00
Compare
Choose a tag to compare

Support added for the SendEvent API