Skip to content

Commit ed6d981

Browse files
committed
updated version and changes
1 parent 72546d5 commit ed6d981

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
9.4.2 (May 15, 2023)
2+
- Updated terminology on the SDKs codebase to be more aligned with current standard without causing a breaking change. The core change is the term split for feature flag on things like logs and intensense comments.
3+
- As part of the update, the following changes were applied:
4+
* Added detailed debug logging for redis adapter.
5+
* Fixed setting defaultTreatment to 'control' if it is missing in localhost JSON file.
6+
17
9.4.1 (Apr 18, 2023)
28
- Fixed storing incorrect Telemetry method latency data
39

splitio/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '9.4.2-rc1'
1+
__version__ = '9.4.2-rc2'

0 commit comments

Comments
 (0)