Releases: Unleash/unleash-python-sdk
Releases · Unleash/unleash-python-sdk
v6.4.0-beta.0
First version with experimental streaming support.
What's Changed
- docs: add docs for lifecycle events by @sighphyre in #360
- docs: standardize on 'flags' not 'toggles' by @sighphyre in #362
- chore: update references to new repo name by @gastonfournier in #363
- chore: change registration name to unleash-python-sdk by @gastonfournier in #364
- Refactor: connectors abstraction by @Tymek in #367
- feat: streaming connector by @Tymek in #368
New Contributors
- @gastonfournier made their first contribution in #363
Full Changelog: v6.3.0...v6.4.0-beta.0
v6.3.0
What's Changed
- docs: work sphinx documentation into main README by @sighphyre in #355
- feat: events by @sighphyre in #357
- chore: improve test speed by @sighphyre in #358
- docs: update formatting of custom strategies configuration option by @melindafekete in #359
New Contributors
- @melindafekete made their first contribution in #359
Full Changelog: v6.2.2...v6.3.0
v6.2.2
What's Changed
- fix: allow anything that implements str as a context property by @sighphyre in #353
Full Changelog: v6.2.1...v6.2.2
v6.2.1
What's Changed
- (Bugfix) Flush metrics if destroy()ing client by @ilee-asapp in https://github.com/Unleash/unleash-client-python/pull/3511
Full Changelog: v6.2.0...v6.2.1
v5.12.5
v6.2.0
v6.1.0
What's Changed
- chore: force os specific builds to actually run on the os they specify by @sighphyre in #335
- Chore/bump client spec by @sighphyre in #339
- feat: client identification headers by @Tymek in #342
- fix: drop x prefix by @kwasniew in #343
- docs: update change with v6 changes and client identification headers by @kwasniew in #344
Full Changelog: v6.0.1...v6.1.0
v6.0.1
What's Changed
- Use PyPi Publish Github actions by @ivanklee86 in #331
- Fix permissions for doc publishing. by @ivanklee86 in #332
- fix: custom context properties are respected during evaluation by @sighphyre in #333
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- chore: swap core for yggdrasil by @sighphyre in #322
- chore: v6 migration guide by @sighphyre in #328
- fix: handle cases where the response from upstream is a bad by @sighphyre in #330
Full Changelog: v5.12.3...v6.0.0
v6.0.0-beta.2
Testing new package publishing to Pypi + attributions.