We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f7588 commit 65f33afCopy full SHA for 65f33af
CHANGES.txt
@@ -1,5 +1,6 @@
1
-8.1.0 (May, 2019)
+8.1.0 (3 Jun, 2019)
2
- Added properties to track method.
3
+ - Input Validation: added validation for traffic types, split names and multiple factory instantiation.
4
8.0.0 (Apr 24, 2019)
5
- Full SDK Refactor/rewrite.
6
- New block until ready behaviour.
splitio/version.py
@@ -1 +1 @@
-__version__ = '8.1.0-rc1'
+__version__ = '8.1.0'
0 commit comments