Skip to content

Releases: crossplane-contrib/function-go-templating

v0.11.6

23 Mar 22:59
d84be2d

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.12.0

22 Mar 16:00
e249e8c

Choose a tag to compare

What's Changed

  • Add support for template options by @twobiers in #488
  • Add error context to YAML errors for better debugging by @twobiers in #487
  • [main]: Update go.mod dependencies [SECURITY] by @upbound-bot in #491
  • Write extra resources into context by @twobiers in #486
  • fix(owners): set correct mail-address by @haarchri in #495
  • Update examples to use xpkg.crossplane.io by @bobh66 in #482
  • [main] Bump go mod dependencies to fix CVEs by @turkenf in #515
  • Update to function-sdk-go 0.5.0 by @bobh66 in #498
  • Update lint configuration by @bobh66 in #523
  • Update README and examples for v2 connection details behavior by @jbw976 in #530
  • fix nil pointer dereference by @avarei in #534
  • Add "ulucinar" to the owner list by @ulucinar in #545
  • Expose composite resource ready state in function response by @tenitski in #496
  • pkg: switch Function package APIs from v1beta1 to v1 by @haarchri in #521
  • add spec.capabilities by @jastang in #449
  • feat: add support for multiple inline templates by @doxsch in #519
  • Remove tag workflow, replace me with Ezgi and Philippe in maintainers by @negz in #158
  • Add myself as a maintainer by @adamwg in #551
  • Handle namespaced ExtraResources properly by @bobh66 in #537
  • Allow a default source path to be specified via envvar by @adamwg in #397
  • Many renovate dependency updates

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.5

17 Mar 10:30
1323c47

Choose a tag to compare

Summary

This release includes critical security fixes and tooling updates.

Highlights

  • Security: Updated Go to 1.25.8 to remediate CVE-2026-25679, CVE-2026-27142, and CVE-2026-27139
  • Tooling: Updated golangci-lint to v2.11.3 for Go 1.25 compatibility
  • Code Quality: Fixed linter warnings for cleaner code

v0.11.4

27 Feb 10:07
7a1af48

Choose a tag to compare

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

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.11.3...v0.11.4

v0.11.3

18 Dec 09:54
0133c6e

Choose a tag to compare

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

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.2

03 Dec 12:19
98849b0

Choose a tag to compare

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

What's Changed

  • [release-0.11]: Update go.mod dependencies [SECURITY] by @aswnrana in #512

New Contributors

v0.11.1

13 Nov 19:49
a02666f

Choose a tag to compare

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

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.10.1

02 Oct 11:55
051285d

Choose a tag to compare

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

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.11.0

26 Aug 18:05
edbf2e7

Choose a tag to compare

What's Changed

  • Add support for reading templates from an environment key by @bobh66 in #438
  • Add bobh66 to owners by @bobh66 in #470
  • fix(deps): update module dario.cat/mergo to v1.0.2 by @renovate[bot] in #455
  • chore(deps): update docker/login-action action to v3.5.0 by @renovate[bot] in #200
  • fix(deps): update k8s.io/utils digest to 0af2bda by @renovate[bot] in #242
  • fix(deps): update module github.com/alecthomas/kong to v1 by @renovate[bot] in #121
  • fix(deps): update module github.com/google/go-cmp to v0.7.0 by @renovate[bot] in #169
  • chore(deps): update examples by @renovate[bot] in #157
  • chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in #475
  • fix(deps): update module google.golang.org/protobuf to v1.36.8 by @renovate[bot] in #476
  • fix(deps): update module github.com/crossplane/crossplane-runtime to v1.20.0 by @renovate[bot] in #160
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #477
  • Add tests for merging behaviour of ConnectionDetails and XR Status by @twobiers in #431
  • Allow using getResourceCondition directly on observed resources by @olvesh in #463
  • chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #478
  • fix: update xpkg version in custom-delim example by @joebowbeer in #442
  • fix header in README.md for include function by @piotrkorlaga in #175
  • Chore: Change Log-Level to debug by @mattagohni in #173
  • feat: add helper method to retreive extra resources by @twobiers in #177
  • chore(deps): update xpkg.upbound.io/crossplane-contrib/function-go-templating docker tag to v0.10.0 by @renovate[bot] in #480
  • feat: Add utility function to retrieve function credentials by @mcfarlanem in #151

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

12 May 17:59
7e5ee60

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.10.0