Skip to content

v0.2.8

Choose a tag to compare

@upbound-bot upbound-bot released this 15 Jun 23:54
· 0 commits to main since this release
74570d9

Summary

This release includes critical security fixes and dependency updates.

Highlights

  • Security vulnerability remediation for Go runtime and standard library dependencies
  • Updated Go to version 1.25.11 (addresses CVE-2026-42504, CVE-2026-42507, CVE-2026-27145, and related GO advisories)
  • Updated golang.org/x/net to v0.55.0 (addresses multiple GO advisories including GO-2026-5026, GO-2026-4918, GO-2026-5028, GO-2026-5025, GO-2026-5027, GO-2026-5029, GO-2026-5030)
  • Updated golang.org/x/sys to v0.45.0 (addresses GO-2026-5024)

This patch release focuses on security hardening with no breaking changes.