GitHub / splitio / python-api
Split public API for Python
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fpython-api
PURL: pkg:github/splitio/python-api
Stars: 3
Forks: 4
Open issues: 1
License: None
Language: Python
Size: 411 KB
Dependencies parsed at: Pending
Created at: almost 9 years ago
Updated at: 3 months ago
Pushed at: 2 months ago
Last synced at: 2 months ago
Commit Stats
Commits: 92
Authors: 8
Mean commits per author: 11.5
Development Distribution Score: 0.554
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/splitio/python-api
3.5.7
3.5.7
What’s Changed
- Update version to 3.5.7 and fix ChangeRequestMicroClient to prevent U… by @kleinjoshuaa in https://github.com/splitio/python-api/pull/31
Full Changelog: https://github.com/splitio/python-api/compare/3.5.6...3.5.7
Download
Version 3.5.6
3.5.6
What’s Changed
- 3.5.6 fix http err msg and traffic type microclient by @kleinjoshuaa in https://github.com/splitio/python-api/pull/29
- Made SIGNIFICANT improvements to CHANGES.txt
Full Changelog: https://github.com/splitio/python-api/compare/3.5.5...3.5.6
Download
3.5.5 - fixed issue with importing segments from json method
3.5.5
Full Changelog: https://github.com/splitio/python-api/compare/3.5.4...3.5.5
Download
3.5.4 - added the `get_key_count` method to segment definitions
3.5.4
What’s Changed
- Added a get_key_count() method to segment definitions by @kleinjoshuaa in https://github.com/splitio/python-api/pull/27
Full Changelog: https://github.com/splitio/python-api/compare/3.5.3...3.5.4
Download
Version 3.5.3 - large segment bugfix
3.5.3
What’s Changed
- bug: fixed large segment list method by @kleinjoshuaa in https://github.com/splitio/python-api/pull/26
Full Changelog: https://github.com/splitio/python-api/compare/3.5.2...3.5.3
Download
3.5
3.5
What’s Changed
- Harness update by @kleinjoshuaa in https://github.com/splitio/python-api/pull/22
Added support for customers that have migrated to the Harness UI (eg - those who access using app.harness.io)
Full Changelog: https://github.com/splitio/python-api/compare/3.2...3.5
Download
Version 3.2 - new version supporting Large Segments, Flag Sets and the impressionsDisabled boolean for Split Definitions (feature flags)
3.2
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: https://github.com/splitio/python-api/compare/3.1.13...3.2
Download
3.1.13 - Updated to use the ID of the API key rather than the key itself
3.1.13
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: https://github.com/splitio/python-api/compare/3.1.12...3.1.13
Download
3.1.12 - New release
3.1.12
This release includes updates to allow you to access the apiTokens that are generated when you create an environment
Full Changelog: https://github.com/splitio/python-api/compare/3.1.11...3.1.12
Download