Skip to content

Commit 5242e18

Browse files
author
Bilal Al
committed
updated version and changes
1 parent 1ad31c0 commit 5242e18

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.6.2 (XXX XX, 2024)
2+
- Fixed an issue when pushing unique keys tracker data to redis if no keys exist, i.e. get_treatment flavors are not called.
3+
14
9.6.1 (Feb 15, 2024)
25
- Added redisUsername configuration parameter for Redis connection to set the username for accessing redis when not using the default `root` username
36

splitio/version.py

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

0 commit comments

Comments
 (0)