Releases: Unleash/unleash-client-python
Releases · Unleash/unleash-client-python
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.
v6.0.0-beta.1
v5.12.3
What's Changed
- Fix doc typo by @jasonwbarnett in #319
- Fix typo by @uthark in #320
- chore: drop support for python3.7, support python3.13 by @sighphyre in #326
- Safely handle datetime constraint values with and without timezone info by @jacob-indigo in #324
New Contributors
- @jasonwbarnett made their first contribution in #319
- @uthark made their first contribution in #320
- @jacob-indigo made their first contribution in #324
Full Changelog: v5.12.2...v.5.12.3
v5.12.2
v5.12.1
What's Changed
- docs: fix typo in docs by @michaelbrewer in #313
- chore: exclude tests from build output by @sighphyre in #314
New Contributors
- @michaelbrewer made their first contribution in #313
Full Changelog: v5.12.0...v5.12.1
v5.12.0
What's Changed
- 3.12 support by @ivanklee86 in #308
- Remove the mention of abandoned Flask extension by @ChannyClaus in #310
- Update CHANGELOG.md for v5.12.0 release. by @ivanklee86 in #311
New Contributors
- @ChannyClaus made their first contribution in #310
Full Changelog: v5.11.2...v5.12.0
v5.11.2
What's Changed
- fix:mimesis pinned to 4.1.3 by @gardleopard in #302
- fix: don't count stats for parent flags, even in get_variant by @thomasheartman in #300
- fix: correctly count metrics when a flag with dependencies has disabled parents by @thomasheartman in #304
- refactor: cut test execution time by @thomasheartman in #305
- chore: update change log for v5.11.2 by @thomasheartman in #306
New Contributors
- @gardleopard made their first contribution in #302
Full Changelog: v5.11.1...v5.11.2