We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a408b commit 12486f4Copy full SHA for 12486f4
1 file changed
CHANGELOG.md
@@ -7,6 +7,22 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
7
8
---
9
10
+## [1.2.2] - 2026-04-26
11
+
12
+Dependency-update release. No public API changes; safe drop-in upgrade.
13
14
+### Changed
15
16
+- **`golang.org/x/net`** bumped from v0.51.0 to v0.53.0 (includes HTTP/2 and
17
+ networking security fixes).
18
+- **`golang.org/x/text`** bumped from v0.35.0 to v0.36.0 (Unicode handling
19
+ fixes).
20
+- **GitHub Actions** — `actions/checkout`, `codecov/codecov-action`,
21
+ `actions/upload-artifact`, `actions/stale`, and `securego/gosec` pinned to
22
+ latest releases via Dependabot.
23
24
+---
25
26
## [1.2.1] - 2026-04-19
27
28
Documentation-only release. No code behaviour changes; safe drop-in upgrade.
0 commit comments