Releases: statsig-io/python-sdk
Releases · statsig-io/python-sdk
0.61.0 - Add support for global custom field
New Features
- New option
global_custom_field
to add global fields to be used in evaluation
Included In This Release
- 317001a kat-statsig
- add support for global custom fields (#449)
Full Changelog: 0.60.0...0.61.0
0.60.0 - Change idlists default url and set EB timeout
Improvements
- Change get_id_lists url
- Error boundary timeout to respect options.timeout
Included In This Release
Full Changelog: 0.59.1...0.60.0
0.59.1 - Update Bad SDK Key Handling
Improvements
- Improves bad sdk key handling by not throwing and allowing any string when in local mode
Included In This Release
- 323e6d8 sroyal-statsig
- Update Python Bad SDK Key Logic (#442)
Full Changelog: 0.59.0...0.59.1
0.59.0 - Add support for release pipelines
New Features
- Support for release pipelines
Included In This Release
- 0598fa7 kat-statsig
- add support for release pipeline evaluation (#437)
Full Changelog: 0.58.4...0.59.0
0.58.4 - Fix memory leak when shutdown and reinitialize sdk
Fixes
- Bump ip3-country package dependency to include the fix on not releasing memory when CountryLookup is gc
- Use request.session() for network requests
Included In This Release
Full Changelog: 0.58.3...0.58.4
0.58.3 - Layer config delegation bug fix
Improvements
- moved rulesets callback to after the store has completely finished parsing
- security package updates
Fixes
- fix a bug where layers that depend on a gate may evaluate incorrectly under specific conditions.
Included In This Release
Full Changelog: 0.58.2...0.58.3
0.58.2 - Remove GRPC verbosity overwrite
Improvements
- removed grpc verbosity overwrite
Included In This Release
Full Changelog: 0.58.1...0.58.2
0.58.1 - set accept-encoding header on dcs requests
0.58.0 - Add Session Replay Info to GCIR
New Features
- Adds support for including session replay info in get client initialize response
Included In This Release
Full Changelog: 0.57.3...0.58.0
0.57.3 - Bug fix grpc reconnect and add more loggings
New Features
-
Expose grpc metrics
Fixes
- Fix behavior that when grpc is reconnected to SFP, we sometimes don't cancel background polling job
Included In This Release
Full Changelog: 0.57.2...0.57.3