Skip to content

Commit f386fe2

Browse files
committed
updated version and changes.txt
1 parent 20005a7 commit f386fe2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
9.3.0-rc1 (Jan 20, 2023)
2+
- Updated SDK telemetry storage, metrics and updater to be more effective and send less often.
3+
- Removed deprecated threading.Thread.setDaemon() method.
4+
15
9.2.2 (Dec 13, 2022)
26
- Fixed RedisSenderAdapter instantiation to store mtk keys.
37

splitio/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '9.2.3-rc1'
1+
__version__ = '9.3.0-rc1'

0 commit comments

Comments
 (0)