Skip to content

Commit 1a90236

Browse files
authored
Merge pull request #355 from splitio/release-7.2.3
7.2.3 release
2 parents ced918b + db23162 commit 1a90236

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.txt

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

3+
7.2.3 (Feb 24, 2021)
4+
- Fixed missing segment fetch after an SPLIT_UPDATE.
5+
- Updated streaming logic to support multiregion.
6+
- Updated sse client connection logic to read confirmation event.
7+
- Updated naming of retryable erros.
8+
39
7.2.2 (Dec 18, 2020)
410
- Fixed issue: undefined local variable or method post_impressions_count
511

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.2.3.pre.rc1'
2+
VERSION = '7.2.3'
33
end

0 commit comments

Comments
 (0)