Skip to content

v0.4.8

Latest

Choose a tag to compare

@upbound-bot upbound-bot released this 23 Jul 12:37
41b0260

Summary

This release includes security fixes and dependency updates.

Highlights

  • Security: Remediated multiple CVE vulnerabilities in Go dependencies
    • Updated Go to 1.25.12 (fixes GO-2026-5856, GO-2026-4970)
    • Updated golang.org/x/text to v0.39.0 (fixes GO-2026-5970)
    • Updated golang.org/x/net to v0.56.0 (fixes GO-2026-5942)
    • Updated google.golang.org/grpc to v1.82.1 (fixes GHSA-hrxh-6v49-42gf)
  • Testing: Resolved composition test failures by updating test expectations for Deployment and Service resources