Skip to content

Commit a7e6702

Browse files
committed
Updated changes and version
1 parent 339d841 commit a7e6702

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.7.0 (Jan 21, 2026)
1+
1.7.0 (March 18, 2026)
22
- 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.
33
- Added new configuration for Fallback Treatments, which allows setting a treatment value and optional config to be returned in place of "control", either globally or by flag. Read more in our docs.
44
- Added support for rule-based segments. These segments determine membership at runtime by evaluating their configured rules against the user attributes provided to the SDK.

splitio/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package splitio
22

3-
const Version = "1.7.0-rc"
3+
const Version = "1.7.0"

0 commit comments

Comments
 (0)