Skip to content

Commit 86ec141

Browse files
committed
update version and changes
1 parent 42e8ee2 commit 86ec141

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+
9.4.3 (Jul 18, 2023)
2+
- Improved streaming architecture implementation to apply feature flag updates from the notification received which is now enhanced, improving efficiency and reliability of the whole update system.
3+
14
9.4.2 (May 15, 2023)
25
- 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 code documentation comments.
36
- Added detailed debug logging for redis adapter.

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.3'

0 commit comments

Comments
 (0)