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.
1 parent 970f411 commit f2f3221Copy full SHA for f2f3221
CHANGES.txt
@@ -1,3 +1,6 @@
1
+9.7.0 (May XX, 2024)
2
+- Added support for targeting rules based on semantic versions (https://semver.org/).
3
+
4
9.6.2 (Apr 5, 2024)
5
- Fixed an issue when pushing unique keys tracker data to redis if no keys exist, i.e. get_treatment flavors are not called.
6
splitio/version.py
@@ -1 +1 @@
-__version__ = '9.6.2'
+__version__ = '9.7.0'
0 commit comments