Skip to content

Releases: upbound/function-claude

v0.4.8

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

v0.4.7

Choose a tag to compare

@upbound-bot upbound-bot released this 08 Jun 09:56
39c50b3

Summary

This release includes security fixes and dependency updates.

Highlights

  • Security vulnerability remediation: Updated Go to 1.25.11 and multiple Go dependencies to address CVE vulnerabilities
  • Go compiler updates: Fixed CVE-2026-42504, CVE-2026-42507, and CVE-2026-27145
  • Dependency updates:
    • golang.org/x/crypto to v0.52.0 (addresses multiple security vulnerabilities)
    • golang.org/x/net to v0.55.0 (addresses multiple security vulnerabilities)
    • golang.org/x/sys to v0.45.0 (fixes GO-2026-5024)
  • CI improvements: Updated workflow to use Go 1.25.11

v0.4.6

Choose a tag to compare

@upbound-bot upbound-bot released this 22 May 08:51
15a3047

Summary

This release includes security fixes, dependency updates, and CI improvements.

Highlights

v0.4.5

Choose a tag to compare

@upbound-bot upbound-bot released this 17 Apr 07:59
030f3cc

Summary

This release includes critical security fixes for multiple CVE vulnerabilities.

Security Updates

This patch release focuses exclusively on security vulnerability remediation and includes no functional changes.

v0.3.5

Choose a tag to compare

@upbound-bot upbound-bot released this 17 Apr 07:59
dc5a73d

Summary

This release includes security fixes for critical CVE vulnerabilities in Go dependencies.

Highlights

v0.4.4

Choose a tag to compare

@upbound-bot upbound-bot released this 25 Mar 12:56
3f19725

Summary

This release includes security fixes and dependency updates.

Highlights

v0.3.4

Choose a tag to compare

@upbound-bot upbound-bot released this 25 Mar 13:02
395b586

Summary

This release includes critical security fixes and dependency updates.

Highlights

  • Security vulnerability remediation for Go runtime and dependencies
  • CI/CD improvements
    • Upgraded golangci-lint to v2.11.4 for Go 1.25 compatibility
    • Updated golangci-lint configuration to v2.x format
    • Updated CI workflow Go version to 1.25.8

v0.4.3

Choose a tag to compare

@upbound-bot upbound-bot released this 02 Mar 15:03
bf44ad9

Summary

This release includes security fixes and dependency updates.

Highlights

v0.3.3

Choose a tag to compare

@upbound-bot upbound-bot released this 02 Mar 15:02
dc31aee

Summary

This release includes security fixes and CI improvements.

Highlights

  • Security vulnerability remediation: Updated Go version to 1.24.13 to address CVE-2025-68121 and CVE-2025-61732
  • CI workflow updates to ensure consistent Go version across build and runtime environments

v0.4.2

Choose a tag to compare

@upbound-bot upbound-bot released this 05 Feb 18:45
c51ea6b

Summary

This release includes critical security fixes.

Highlights