We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98e7560 commit d583db1Copy full SHA for d583db1
CHANGES.txt
@@ -1,3 +1,6 @@
1
+8.1.3 (Oct 4, 2019)
2
+ - Fixed race condition related to segment fetching and SDK_READY event
3
+
4
8.1.2 (Jul 19, 2019)
5
- Validated TLS support for redis connections
6
- Fixed traffic type count issue
splitio/version.py
@@ -1 +1 @@
-__version__ = '8.1.2'
+__version__ = '8.1.3'
0 commit comments