Skip to content

Commit 7c577f5

Browse files
authored
Merge pull request #599 from splitio/FME-9762-changes
Updated version and changes
2 parents 210405b + 9685012 commit 7c577f5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
10.5.0 (Sep 12, 2025)
2+
- Changed the log level from error to debug when renewing the token for Streaming service in asyncio mode.
3+
- Added new configuration for Fallback Treatments, which allows setting a treatment value and optional config to be returned in place of "control", either globally or by flag. Read more in our docs.
4+
15
10.4.0 (Aug 4, 2025)
26
- Added a new optional argument to the client `getTreatment` methods to allow passing additional evaluation options, such as a map of properties to append to the generated impressions sent to Split backend. Read more in our docs.
37

splitio/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '10.4.0'
1+
__version__ = '10.5.0'

0 commit comments

Comments
 (0)