We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad31c0 commit 5242e18Copy full SHA for 5242e18
CHANGES.txt
@@ -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
+
4
9.6.1 (Feb 15, 2024)
5
- Added redisUsername configuration parameter for Redis connection to set the username for accessing redis when not using the default `root` username
6
splitio/version.py
@@ -1 +1 @@
-__version__ = '9.6.1'
+__version__ = '9.6.2'
0 commit comments