Skip to content

Commit 5fd8e94

Browse files
committed
updated license, changes and version
1 parent 40fc8f0 commit 5fd8e94

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGES.txt

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

3+
8.11.0 (Mar, 12, 2026)
4+
- Added the ability to listen to different events triggered by the SDK. Read more in our docs.
5+
- SDK_UPDATE notify when a flag or user segment has changed
6+
- SDK_READY notify when the SDK is ready to evaluate
7+
38
8.10.1 (Jan 28, 2025)
49
- Fixed rule-based segment matcher to exit when a conition is met.
510
- Fixed impressions properties format in redis mode.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Apache License
157157
file or class name and description of purpose be included on the
158158
same "printed page" as the copyright notice for easier
159159
identification within third-party archives.
160-
Copyright [yyyy] [name of copyright owner]
160+
Copyright 2025 Harness Corporation
161161
Licensed under the Apache License, Version 2.0 (the "License");
162162
you may not use this file except in compliance with the License.
163163
You may obtain a copy of the License at

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.11.0-rc2'
2+
VERSION = '8.11.0'
33
end

0 commit comments

Comments
 (0)