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 2d26f7b commit bd50ff2Copy full SHA for bd50ff2
CHANGES.txt
@@ -1,3 +1,6 @@
1
+9.4.1 (Apr 18, 2023)
2
+- Fixed storing incorrect Telemetry method latency data
3
+
4
9.4.0 (Feb 14, 2023)
5
- Added support to use JSON files in localhost mode.
6
- Updated default periodic telemetry post time to one hour.
splitio/version.py
@@ -1 +1 @@
-__version__ = '9.5.0-rc1'
+__version__ = '9.4.1'
0 commit comments