Skip to content

Commit 5d8f3cc

Browse files
authored
Merge pull request #579 from splitio/prepare-release
updated changes and versoin
2 parents 99794f5 + 627e534 commit 5d8f3cc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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.8.0 (Sep 26, 2025)
4+
- Added a maximum size payload when posting unique keys telemetry in batches
5+
36
8.7.0 (Aug 1, 2025)
47
- Added a new optional argument to the client `getTreatment` methods to allow passing additional evaluation options, such as a map of properties to append to the generated impressions sent to Split backend. Read more in our docs.
58

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

0 commit comments

Comments
 (0)