Skip to content

Releases: splitio/python-api

3.5.8

10 Dec 20:47
edcd6c4

Choose a tag to compare

What's Changed

Full Changelog: 3.5.7...3.5.8

3.5.7

27 Nov 03:12
c46ee45

Choose a tag to compare

What's Changed

  • Update version to 3.5.7 and fix ChangeRequestMicroClient to prevent U… by @kleinjoshuaa in #31

Full Changelog: 3.5.6...3.5.7

Version 3.5.6

31 Oct 21:03
e2c1b05

Choose a tag to compare

What's Changed

Full Changelog: 3.5.5...3.5.6

3.5.5 - fixed issue with importing segments from json method

08 Sep 13:41

Choose a tag to compare

3.5.4 - added the `get_key_count` method to segment definitions

12 Aug 13:44
01e357f

Choose a tag to compare

What's Changed

Full Changelog: 3.5.3...3.5.4

Version 3.5.3 - large segment bugfix

10 Jul 20:25
9552340

Choose a tag to compare

What's Changed

Full Changelog: 3.5.2...3.5.3

3.5.2

19 Jun 14:10
89e12a8

Choose a tag to compare

support for rule based segments

3.5

06 May 15:01
571722f

Choose a tag to compare

3.5

What's Changed

Added support for customers that have migrated to the Harness UI (eg - those who access using app.harness.io)

Full Changelog: 3.2...3.5

Version 3.2 - new version supporting Large Segments, Flag Sets and the impressionsDisabled boolean for Split Definitions (feature flags)

03 Feb 16:29
7ef691f

Choose a tag to compare

Updated to support these new data types.

Note that the large segment updates technically create change requests via the api, as such these aren't possible to fully automate in environments with change requests required.

Full Changelog: 3.1.13...3.2

3.1.13 - Updated to use the ID of the API key rather than the key itself

31 Jan 17:41

Choose a tag to compare

API Keys now have a distinct ID that is different from the actual key itself. This is handled as the .id property of the API Key

Full Changelog: 3.1.12...3.1.13