Skip to content

Commit 653dbb2

Browse files
committed
updated changes and version
1 parent 9fc4f05 commit 653dbb2

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGES.txt

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

3-
7.3.3 (Jan 28, 2021)
3+
7.3.4 (Feb 21, 2022)
4+
- Updated streaming events architecture with a new queue logic.
5+
- Fixed redis integration Pipelining command deprecation warning.
6+
7+
7.3.3 (Jan 28, 2022)
48
- Fixed edge cases where the sdk lost streaming connection.
59
- Updated default auth service url to https://auth.split.io/api/v2/auth
610
- Updated dependencies:

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.4.pre.rc2'
2+
VERSION = '7.3.4'
33
end

0 commit comments

Comments
 (0)