Releases: harness/ff-python-server-sdk
Releases · harness/ff-python-server-sdk
1.7.4
Full Changelog: 1.7.3...1.7.4
1.7.3
What's Changed
- fix: [FFM-12653]: Bump requests from 2.32.0 to 2.32.4 by @dependabot[bot] in #112
- fix: [FFM-12653]: Bump pip from 23.3 to 25.2 by @dependabot[bot] in #113
- Update README.md by @andybharness in #114
Full Changelog: 1.7.2...1.7.3
1.7.2
What's Changed
- fix: [FFM-12349]: fix bool equals clause by @conormurray95 in #109
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- fix: [FFM-12288]: bump lru cache default size by @conormurray95 in #107
New Contributors
- @conormurray95 made their first contribution in #107
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- FFM-11935 Add
with_httpx_argsoption by @zane-zeroflucs and @erdirowlands in #106- See httpx options for further information
- See with_httpx_args for a sample
Full Changelog: 1.6.4...1.7.0
New Contributors
@zane-zeroflucs made their first contribution in #106
1.6.4
What's Changed
Bug fixes
- FFM-11770 Fixes an issue where SDK dependencies
tenacityandtyping_extensionswere pinned to fixed versions, which could make integration with the SDK impossible by @erdirowlands in #102
Full Changelog: 1.6.3...1.6.4
1.6.3
1.6.2
What's Changed
Bug fixes
- FFM-11655 Sort
AND/ORrules when caching group instead of during an evaluation call, which could result in latency if a group is large by @erdirowlands in #96 - FFM-11655 Fix error from being logged when metrics are processed if a target does not have any attributes by @erdirowlands in #97
Dependency bumps
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #94
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- [FFM-11244] - Target v2: Adding SDK support for AND/OR rules (feature not GA yet) by @andybharness in #90
- FFM-11441 Improve the retry logic used by SDK http requests, and improve the clarity of logs if requests fail by @erdirowlands in #92
- FFM-11331 Only delete cache key if it exists by @erdirowlands in #93
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- [FFM-7006] - Add support for custom TLS CA certs by @andybharness in #89
Full Changelog: 1.5.0...1.6.0