Skip to content

Commit 913fffe

Browse files
committed
Updated changelog and version
1 parent 546f2b7 commit 913fffe

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
5.12.0 (Dec 30, 2025)
2+
- Split Proxy:
3+
- Added support for new impression properties to be appended to the impressions sent to the Split backend. Read more in our docs.
4+
- Split-Sync:
5+
- Added support for new impression properties to be appended to the impressions sent to the Split backend. Read more in our docs.
6+
17
5.11.1 (Dec 16, 2025)
28
- Fixed vulnerabilities:
39
- Updated golang image to 1.24.11

splitio/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
package splitio
33

44
// Version is the version of this Agent
5-
const Version = "5.12.0-rc"
5+
const Version = "5.12.0"

0 commit comments

Comments
 (0)