Skip to content

Commit 8e97032

Browse files
authored
Merge pull request #469 from splitio/u-changes
[8.1.2] Update changes log
2 parents c2869ad + b5bf225 commit 8e97032

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES.txt

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

3+
8.1.2 (May 15, 2023)
4+
- Updated terminology on the SDKs codebase to be more aligned with current standard without causing a breaking change. The core change is the term split for feature flag on things like logs and intensense comments.
5+
36
8.1.1 (Mar 17, 2023)
47
- Added retries with backoff when the sdk tries to connect to the Streaming service and it is not available.
58
- Updated the way that the sdk write mtks in redis.

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 = '8.1.1'
2+
VERSION = '8.1.2'
33
end

0 commit comments

Comments
 (0)