We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fee7a0 commit 3c2b13cCopy full SHA for 3c2b13c
CHANGES.txt
@@ -1,3 +1,6 @@
1
+8.1.5 (Oct 31, 2019)
2
+ - Fixed input validation performance issue.
3
+
4
8.1.4 (Oct 14, 2019)
5
- Added logic to fetch multiple splits at once on get_treatments/get_treatments_with_config.
6
- Added flag `ipAddressesEnabled` into config to enable/disable sending machineName and machineIp when data is posted in headers.
splitio/version.py
@@ -1 +1 @@
-__version__ = '8.1.4'
+__version__ = '8.1.5'
0 commit comments