Releases: splitio/python-api
Releases · splitio/python-api
Version 3.1.8
Added the ability to retrieve attribute suggestedValues
Full Changelog: 3.1.7...3.1.8
Version 3.1.7
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
Added baselineTreatment
for splitDefinition
object
Version 3.1.5
Added import_attributes_from_json
for trafficType object
Version 3.1.4
- Added tags property support for segment object.
Version 3.1.3
- Made tags optional parameter for client_splits.list() and client_splits.find()
Version 3.1.2
3.1.2 (May 19th, 2022)
- Added support for owners array in Split get and create endpoints.
- Added support for get split details api endpoint.
Release 3.1.1
3.1.1 (May 2nd, 2022)
- Added support for new Workspace API (add/modify/delete and permissions) and Environment permissions.
- Added support to pass tags to splits.list() and splits.find()
- Added support to pass environment_id and status to change_requests.list()
version 3.0.3
Added change request support for segment
Version 3.0.2
Official new build