Skip to content

Commit 67ee291

Browse files
authored
Merge pull request #232 from splitio/sseHeaders
prep release
2 parents d7b0cd8 + 6bdb1df commit 67ee291

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
9.0.0 (Apr 30, 2021)
1+
9.0.0 (May 3, 2021)
22
- BREAKING CHANGE: Removed splitSdkMachineIp and splitSdkMachineName configs.
3+
- BREAKING CHANGE: Deprecated `redisCharset` config.
34
- BREAKING CHANGE: Deprecated uWSGI local cache.
45
- BREAKING CHANGE: Deprecated Python2 support.
56
- Removed six, future and futures libs for compatibility between Python2 and Python3.
67
- Updated strings encoding to utf-8 by default for Redis.
7-
- BREAKING CHANGE: Deprecated `redisCharset` config.
88
- Added SDK Metadata headers to streaming client.
99

1010
8.4.1 (Apr 16, 2021)

splitio/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '9.0.0-rc1'
1+
__version__ = '9.0.0'

0 commit comments

Comments
 (0)