Skip to content

Commit 737e918

Browse files
committed
Updated vesrion and changelogs
1 parent 4e8592e commit 737e918

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
5.12.2 (Apr 1, 2026)
2+
- Updated golang image to 1.26.1
3+
- Updated golang.org/x/arch to v0.25.0
4+
- Updated golang.org/x/crypto to v0.49.0
5+
- Updated golang.org/x/net to 0.52.0
6+
- Updated golang.org/x/sync to 0.20.0
7+
- Updated golang.org/x/sys to 0.42.0
8+
- Updated golang.org/x/text to 0.35.0
9+
110
5.12.1 (Feb 19, 2026)
211
- Updated docker images and dependencies for vulnerability fixes.
312

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.2-rc1"
5+
const Version = "5.12.2"

0 commit comments

Comments
 (0)