Skip to content

Releases: crossplane-contrib/function-auto-ready

v0.6.3

23 Mar 22:05
485a136

Choose a tag to compare

Summary

This release includes security fixes for gRPC dependencies.

Highlights

  • Security vulnerability remediation for Google gRPC
  • Updated google.golang.org/grpc to v1.79.3 to address GHSA-p77j-4mvh-x3m3

Security Fixes

v0.6.2

17 Mar 11:00
04f0d6c

Choose a tag to compare

Summary

This release includes security fixes and build infrastructure updates.

Highlights

  • Security: Updated Go to version 1.25.8 to remediate CVE-2026-25679, CVE-2026-27142, and CVE-2026-27139
  • Build tooling: Updated golangci-lint to v2.11.3 for compatibility with Go 1.25.x
  • Code quality: Resolved linter issues including import formatting and staticcheck warnings

This is a maintenance release focused on security patches and ensuring compatibility with the latest Go toolchain.

v0.6.1

27 Feb 10:09
1c7c9e1

Choose a tag to compare

This release fixes CVE vulnerabilities identified by security scanning:

CVE/GHSA Severity Package Fixed Version
CVE-2025-68121 Critical stdlib go1.24.13
CVE-2025-61726 High stdlib go1.24.13
CVE-2025-61731 High stdlib go1.24.13
CVE-2025-61732 High stdlib go1.24.13
CVE-2025-61728 Medium stdlib go1.24.13
CVE-2025-61730 Medium stdlib go1.24.13

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

05 Dec 17:00
3d9a42a

Choose a tag to compare

What's Changed

  • Update module github.com/crossplane/crossplane-runtime to v1.20.0 by @renovate[bot] in #56
  • Update module github.com/alecthomas/kong to v1.12.0 by @renovate[bot] in #45
  • add spec.capabilities by @jastang in #127
  • [main]: Update go.mod dependencies [SECURITY] by @upbound-bot in #155
  • fix(owners): set correct mail-address by @haarchri in #157
  • Add resource-specific health checks for standard Kubernetes resources by @kaessert in #160
  • [main]: Update go.mod dependencies [SECURITY] by @upbound-bot in #162

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.2

13 Nov 19:42
4547cdf

Choose a tag to compare

This release updates go mod dependencies to fix the following CVEs:

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

02 Oct 12:00
c74fa72

Choose a tag to compare

This release updates go mod dependencies to fix the following CVEs:

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 May 17:58
3c5d9c1

Choose a tag to compare

What's Changed

  • Update module golang.org/x/net to v0.33.0 main [SECURITY] by @turkenf in #52
  • Update Go version and enable pushing to ghcr.io in CI by @turkenf in #60
  • Feature/configure max recv message size by @vibe in #47
  • fix legacy ci by @stevendborrelli in #96
  • Update go mod dependencies [Security] by @turkenf in #110

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

24 Feb 18:54
dbc8419

Choose a tag to compare

What's Changed

  • [release-0.4] Update Go version and enable pushing to ghcr.io in CI by @turkenf in #61

Full Changelog: v0.4.1...v0.4.2

v0.4.1

28 Jan 10:54
4288ed9

Choose a tag to compare

What's Changed

  • Update module golang.org/x/net to v0.33.0 release-0.4 [SECURITY] by @turkenf in #51

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 Dec 02:21
903d8e1

Choose a tag to compare

What's Changed

  • Use distroless/static image instead of distroless/base since glibc is not used by @vilmosmartinek in #49
  • Update module github.com/crossplane/function-sdk-go to v0.4.0 by @renovate in #50

New Contributors

Full Changelog: v0.3.0...v0.4.0