Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/crossplane/function-sdk-go v0.4.0v0.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 renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch 3 times, most recently from bd49d8d to d4d78b4 Compare December 15, 2025 10:12
@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from 3266600 to 371e1a2 Compare December 28, 2025 13:46
@renovate
Copy link
Contributor Author

renovate bot commented Dec 28, 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):

  • 12 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.3 -> 1.24.9
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/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-20250512202823-5a2f75b736a9 -> v0.0.0-20251007200510-49b9836ed3ff
google.golang.org/grpc v1.72.1 -> v1.75.1
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4

@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from b7dcd87 to bbce53e Compare December 28, 2025 14:07
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