This repository was archived by the owner on Nov 8, 2024. It is now read-only.
Releases: Eppo-exp/python-sdk
Releases · Eppo-exp/python-sdk
v3.2.0
What's Changed
- [ufc] to_string: handle integers explicitly for better performance by @schmit in #52
- [ff-2388] get_bandit_actions: supply actions as a dict instead of list by @schmit in #53
- [ff-2388] update bandit example by @schmit in #54
- [ff-2397] Allow attributes to be specified as dicts by @schmit in #55
Full Changelog: v3.1.4...v3.2.0
v3.1.4
v3.1.3
v3.1.2
v3.1.1
What's Changed
- Update SDK usage examples by @schmit in #44
- Upgrade to latest github packages to fix publish command. (#41) by @leoromanovsky in #43
- [Bandits] rename subject_attributes to subject_context for consistency by @schmit in #46
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Added semver dependency by @tbuffington7 in #45
- [UFC] Add bandit to SDK by @schmit in #38
New Contributors
- @tbuffington7 made their first contribution in #45
Full Changelog: v3.0.3...v3.1.0
v1.3.3
release 1.3.3 with bug fix to stale local cache
v3.0.1
Version bump (#34)
v1.3.1
What's Changed
- add try except to all public client methods (FF-947) by @leoromanovsky in #26
- add support for targeting rule evaluation with semver by @vpai in #27
New Contributors
Full Changelog: v1.3.0...v1.3.1
v1.3.0
https://pypi.org/project/eppo-server-sdk/
What's Changed
- Fix get_numeric_assignment for boolean feature flag, should return None by @sameerank in #25
- upgrade to pydantic 2.3 (FF-957) by @leoromanovsky in #24
Full Changelog: v1.2.3...v1.3.0