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.
2 parents d7b0cd8 + 6bdb1df commit 67ee291Copy full SHA for 67ee291
CHANGES.txt
@@ -1,10 +1,10 @@
1
-9.0.0 (Apr 30, 2021)
+9.0.0 (May 3, 2021)
2
- BREAKING CHANGE: Removed splitSdkMachineIp and splitSdkMachineName configs.
3
+ - BREAKING CHANGE: Deprecated `redisCharset` config.
4
- BREAKING CHANGE: Deprecated uWSGI local cache.
5
- BREAKING CHANGE: Deprecated Python2 support.
6
- Removed six, future and futures libs for compatibility between Python2 and Python3.
7
- Updated strings encoding to utf-8 by default for Redis.
- - BREAKING CHANGE: Deprecated `redisCharset` config.
8
- Added SDK Metadata headers to streaming client.
9
10
8.4.1 (Apr 16, 2021)
splitio/version.py
@@ -1 +1 @@
-__version__ = '9.0.0-rc1'
+__version__ = '9.0.0'
0 commit comments