Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/crossplane/function-sdk-go v0.4.0 -> v0.5.0 age confidence

Release Notes

crossplane/function-sdk-go (github.com/crossplane/function-sdk-go)

v0.5.0

Compare Source

function-sdk-go v0.5.0 is a minor release focusing on Crossplane v2 support and compatibility. This SDK is now built on crossplane-runtime v2.0.0. This release also includes a number of community driven contributions for new features and functionality.

Highlights 🎉

  • Support for Operation functions, a key feature of Crossplane v2 #​212
  • Support for crossplane-runtime v2 #​226
  • Expose prometheus metrics for function request duration, count, size, and error rates #​229
  • Implement a health server #​208 - optionally include a health server in your functions that can be used as a gRPC liveness probe
  • SetDesiredCompositeResource() now sets the composite ready state as part of the function response #​218
  • Test functions no longer rely on provider-aws types, simplifying the dependency and enabling usage of this SDK by a broader range of functions #​224

What's Changed

New Contributors

Full Changelog: crossplane/function-sdk-go@v0.4.0...v0.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 25, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated

Details:

Package Change
google.golang.org/protobuf v1.36.7 -> v1.36.10
dario.cat/mergo v1.0.1 -> v1.0.2
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/spf13/cobra v1.9.1 -> v1.10.1
github.com/spf13/pflag v1.0.7 -> v1.0.10
golang.org/x/mod v0.27.0 -> v0.29.0
golang.org/x/net v0.43.0 -> v0.46.0
golang.org/x/oauth2 v0.27.0 -> v0.30.0
golang.org/x/sync v0.16.0 -> v0.17.0
golang.org/x/sys v0.35.0 -> v0.37.0
golang.org/x/term v0.34.0 -> v0.36.0
golang.org/x/text v0.28.0 -> v0.30.0
golang.org/x/tools v0.36.0 -> v0.38.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20251007200510-49b9836ed3ff
google.golang.org/grpc v1.72.1 -> v1.75.1

@renovate renovate bot requested a review from dalton-hill-0 as a code owner October 25, 2025 17:35
@renovate renovate bot changed the title Update module github.com/crossplane/function-sdk-go to v0.5.0 fix(deps): update module github.com/crossplane/function-sdk-go to v0.5.0 Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant