File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CHANGES
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+
388.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.
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 11module SplitIoClient
2- VERSION = '8.11.0-rc2 '
2+ VERSION = '8.11.0'
33end
You can’t perform that action at this time.
0 commit comments