Skip to content

Commit 2f791a6

Browse files
committed
Prepare release 10.5.1
1 parent 0a182db commit 2f791a6

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)