Skip to content

Commit 22a89b1

Browse files
author
Bilal Al
committed
updated changes and version
1 parent 8373a0a commit 22a89b1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

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

3+
8.5.0 (Jan xx, 2025)
4+
- Fixed high cpu usage when unique keys are cleared every 24 hours.
5+
- Added support for the new impressions tracking toggle available on feature flags, both respecting the setting and including the new field being returned on SplitView type objects. Read more in our docs.
6+
37
8.4.0 (May 3, 2024)
48
- Fixed issue preventing Impressopns and Events posting if client.destroy is called before the post threads started
59
- Added support for targeting rules based on semantic versions (https://semver.org/).

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.4.0'
2+
VERSION = '8.5.0'
33
end

0 commit comments

Comments
 (0)