Skip to content

Commit 6b675a4

Browse files
authored
Merge pull request #545 from splitio/kerberos-changes
updated changes and version
2 parents 89e7081 + 2d7bb11 commit 6b675a4

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+
10.1.0 (Aug 7, 2024)
2+
- Added support for Kerberos authentication in Spnego and Proxy Kerberos server instances.
3+
14
10.0.1 (Jun 28, 2024)
25
- Fixed failure to load lib issue in SDK startup for Python versions higher than or equal to 3.10
36

splitio/version.py

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

0 commit comments

Comments
 (0)