Skip to content

fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.0#541

Merged
bobh66 merged 1 commit intomainfrom
renovate/github.com-crossplane-function-sdk-go-0.x
Feb 20, 2026
Merged

fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.0#541
bobh66 merged 1 commit intomainfrom
renovate/github.com-crossplane-function-sdk-go-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2026

This PR contains the following updates:

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

Release Notes

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

v0.6.0

Compare Source

function-sdk-go v0.6.0 is a minor release focusing on Crossplane v2.2 support and compatibility. This SDK is now built on crossplane-runtime v2.2.0 and uses protobufs from Crossplane v2.2.0.

Highlights 🎉

  • Support for advertised capabilities: functions can now check the capabilities that Crossplane advertises as part of the function request. This can be used to tell what features the version of Crossplane that is running in your control plane supports.
  • Support for schema requests: functions can now request the OpenAPI schemas for resource kinds, allowing them to perform validation on resources they are composing.
  • Metrics configuration: You can now configure the metrics server options via WithMetricsServerOpts, which allows passing of custom metrics options #​240

What's Changed

Full Changelog: crossplane/function-sdk-go@v0.5.0...v0.6.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 from 8fdffbb to a67b0fc Compare February 20, 2026 19:47
@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from a67b0fc to c9f4694 Compare February 20, 2026 19:50
@bobh66 bobh66 merged commit ea1ae29 into main Feb 20, 2026
6 checks passed
@renovate renovate bot deleted the renovate/github.com-crossplane-function-sdk-go-0.x branch February 20, 2026 19:53
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