Releases: splitio/python-api
Releases · splitio/python-api
3.5.8
3.5.7
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
What's Changed
- 3.5.6 fix http err msg and traffic type microclient by @kleinjoshuaa in #29
- Made SIGNIFICANT improvements to CHANGES.txt
Full Changelog: 3.5.5...3.5.6
3.5.5 - fixed issue with importing segments from json method
3.5.4 - added the `get_key_count` method to segment definitions
What's Changed
- Added a get_key_count() method to segment definitions by @kleinjoshuaa in #27
Full Changelog: 3.5.3...3.5.4
Version 3.5.3 - large segment bugfix
What's Changed
- bug: fixed large segment list method by @kleinjoshuaa in #26
Full Changelog: 3.5.2...3.5.3
3.5.2
support for rule based segments
3.5
What's Changed
- Harness update by @kleinjoshuaa in #22
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)
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
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