github crossplane-contrib/function-patch-and-transform v0.10.0

2 days ago

Highlights 🎉

  • Connection details support: This function now supports XR connection details for v2 XRs. This native functionality was removed from core Crossplane in v2, but has now been restored within the function itself to improve backward compatibility of this function. Using connectionDetails for composed resources in a v2 XR now causes this function to compose a Secret containing the connection details and include it along with the XR's other composed resources. More details about how to use this feature can be found in the README.

What's Changed

  • Add option for max grpc message size by @stevendborrelli in #219
  • fix(deps): update module github.com/crossplane/crossplane-runtime to v1.20.0 by @renovate[bot] in #167
  • Do not gate publishing to ghcr.io on a token for Upbound registry by @jastang in #181
  • fix(deps): update k8s.io/utils digest to 4c0f3b2 by @renovate[bot] in #143
  • [main]: Update go.mod dependencies [SECURITY] by @upbound-bot in #259
  • chore: fix owners emails by @jbw976 in #261
  • chore(deps): update actions/checkout action to v4.3.1 by @renovate[bot] in #257
  • fix(deps): update k8s.io/utils digest to 61b37f7 by @renovate[bot] in #255
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #239
  • fix(deps): update module github.com/alecthomas/kong to v1 by @renovate[bot] in #145
  • chore(deps): update dependency ubuntu to v24 by @renovate[bot] in #150
  • chore(deps): update docker/login-action action to v3.6.0 by @renovate[bot] in #176
  • fix(deps): update module github.com/google/go-cmp to v0.7.0 by @renovate[bot] in #269
  • fix(deps): update module google.golang.org/protobuf to v1.36.11 by @renovate[bot] in #270
  • Update to crossplane-runtime v2 and function-sdk-go 0.5.0 by @bobh66 in #272
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #273
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #274
  • fix(deps): update k8s.io/utils digest to 98d557b - autoclosed by @renovate[bot] in #276
  • Update OWNERS by @bobh66 in #271
  • feat: automatic connection details support for v2 XRs by @jbw976 in #278

New Contributors

Full Changelog: v0.9.0...v0.10.0

Don't miss a new function-patch-and-transform release

NewReleases is sending notifications on new releases.