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 4378b5b commit 0ad7b55Copy full SHA for 0ad7b55
CHANGES.txt
@@ -1,3 +1,6 @@
1
+9.0.0 ()
2
+ - BREAKING CHANGE: Deprecated Python2.
3
+
4
8.4.0 (Jan 6, 2021)
5
- Added RecordStats for supporting pipelined recording in redis when treatment call is made.
6
- Added hooks support for preforked servers.
splitio/version.py
@@ -1 +1 @@
-__version__ = '8.4.0'
+__version__ = '9.0.0-rc1'
0 commit comments