Skip to content

Releases: splitio/python-api

3.1.12 - New release

09 Jan 19:00

Choose a tag to compare

This release includes updates to allow you to access the apiTokens that are generated when you create an environment

Full Changelog: 3.1.11...3.1.12

Version 3.1.11

13 Dec 22:35

Choose a tag to compare

Added the ability to get a single split definition using the get_definition method

Version 3.1.10

27 Oct 19:04

Choose a tag to compare

Added support for admin api scoped keys

Version 3.1.9

07 Sep 20:51
454955c

Choose a tag to compare

Updated to fix issues with the HTTP error messages as well as fixing issues with the to_dict() methods of the Segment, Segment Definition and Split Definition objects

Version 3.1.8

29 Jun 20:46

Choose a tag to compare

Added the ability to retrieve attribute suggestedValues

Full Changelog: 3.1.7...3.1.8

Version 3.1.7

02 Mar 19:04
14ae0a6

Choose a tag to compare

Improved some logging, also added the ability of the Split microclient to remove environment definition from split and provide a title and comment. This allows supplying a title and comment for situations when the workspace requires title and comments.

Version 3.1.6

02 Nov 20:55
bcd1dbc

Choose a tag to compare

Added baselineTreatment for splitDefinition object

Version 3.1.5

08 Sep 14:52
8b3dcd8

Choose a tag to compare

Added import_attributes_from_json for trafficType object

Version 3.1.4

11 Jul 18:17

Choose a tag to compare

  • Added tags property support for segment object.

Version 3.1.3

21 Jun 17:43
a9e7b1b

Choose a tag to compare

  • Made tags optional parameter for client_splits.list() and client_splits.find()