Skip to content

Commit 3846056

Browse files
author
Matias Melograno
committed
changelog
1 parent da86359 commit 3846056

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.2.0 (Dec XX, 2021)
2+
-
3+
14
9.1.0 (Jul 15, 2021)
25
- Added Cache-Control header for on-demand requests to sdk-server.
36
- Updated the synchronization flow to be more reliable in the event of an edge case generating delay in cache purge propagation, keeping the SDK cache properly synced.

splitio/version.py

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

0 commit comments

Comments
 (0)