Skip to content

Commit 72a34d0

Browse files
authored
Merge pull request #505 from splitio/release-9.6.1
update changes and version for Release 9.6.1
2 parents 9a597e5 + 305c2d4 commit 72a34d0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
9.6.1 (Feb 15, 2024)
2+
- Added redisUsername configuration parameter for Redis connection to set the username for accessing redis when not using the default `root` username
3+
14
9.6.0 (Nov 3, 2023)
25
- Added support for Flag Sets on the SDK, which enables grouping feature flags and interacting with the group rather than individually (more details in our documentation):
36
- Added new variations of the get treatment methods to support evaluating flags in given flag set/s.

splitio/version.py

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

0 commit comments

Comments
 (0)