Skip to content

Commit a13509b

Browse files
authored
Merge pull request #603 from splitio/FME-10552-update-changes
Prepare release 10.5.1
2 parents 0a182db + 2f791a6 commit a13509b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
10.5.1 (Oct 15, 2025)
2+
- Added using String only parameter for treatments in FallbackTreatmentConfiguration class.
3+
14
10.5.0 (Sep 15, 2025)
25
- Changed the log level from error to debug when renewing the token for Streaming service in asyncio mode.
36
- 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.

splitio/version.py

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

0 commit comments

Comments
 (0)