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 20005a7 commit f386fe2Copy full SHA for f386fe2
CHANGES.txt
@@ -1,3 +1,7 @@
1
+9.3.0-rc1 (Jan 20, 2023)
2
+- Updated SDK telemetry storage, metrics and updater to be more effective and send less often.
3
+- Removed deprecated threading.Thread.setDaemon() method.
4
+
5
9.2.2 (Dec 13, 2022)
6
- Fixed RedisSenderAdapter instantiation to store mtk keys.
7
splitio/version.py
@@ -1 +1 @@
-__version__ = '9.2.3-rc1'
+__version__ = '9.3.0-rc1'
0 commit comments