Skip to content

Commit b6ece9f

Browse files
committed
updated changes and version
1 parent c98dc92 commit b6ece9f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
CHANGES
22

3+
7.3.2 (Dec 3, 2021)
4+
- Updated the readiness flow to be more consistent with the other sdks and improve the readiness time.
5+
- Updated the name of telemety key latencies in Redis.
6+
37
7.3.1 (Jul 26, 2021)
48
- 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.
59

lib/splitclient-rb/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SplitIoClient
2-
VERSION = '7.3.2.pre.rc4'
2+
VERSION = '7.3.2'
33
end

0 commit comments

Comments
 (0)