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 a98c905 commit 62d624cCopy full SHA for 62d624c
CHANGES.txt
@@ -1,3 +1,6 @@
1
+9.2.2 (Dec 13, 2022)
2
+- Fixed updating redis with unique keys info
3
+
4
9.2.1 (Dec 2, 2022)
5
- Changed redis record type for impressions counts from list using rpush to hashed key using hincrby.
6
- Apply Timeout Exception when incorrect SDK API Key is used.
splitio/version.py
@@ -1 +1 @@
-__version__ = '9.2.1'
+__version__ = '9.2.2'
0 commit comments