Skip to content

Commit 30369f7

Browse files
committed
updated version and changes
1 parent 21f2f43 commit 30369f7

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGES.txt

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

3-
8.10.1 (Jan 21, 2025)
4-
- Fixed rule-based segment matcher.
3+
8.10.1 (Jan 28, 2025)
4+
- Fixed rule-based segment matcher to exit when a conition is met.
5+
- Fixed impressions properties format in redis mode.
56

67
8.10.0 (Nov 28, 2025)
78
- Updated socketry gem used in streaming feature with built-in socket lib.

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.10.1-rc.2'
2+
VERSION = '8.10.1'
33
end

0 commit comments

Comments
 (0)