Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-crossplane-function-sdk-go-0.x
Open

fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.2#368
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-crossplane-function-sdk-go-0.x

Conversation

@renovate
Copy link
Copy Markdown
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.2 age confidence

Release Notes

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

v0.6.2

Compare Source

Full Changelog: crossplane/function-sdk-go@v0.6.1...v0.6.2

This release updates protoc-gen-go-grpc to v1.6.1 to match the protobuf changes that were introduced in v0.6.1.

v0.6.1

Compare Source

Full Changelog: crossplane/function-sdk-go@v0.6.0...v0.6.1

This is a security patch release to address CVE-2026-33186

#​265 Update module google.golang.org/grpc to v1.79.3 [SECURITY] (renovate)

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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 20, 2026

ℹ️ 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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f -> v0.0.0-20251210132809-ee656c7534f5
github.com/docker/cli v28.5.1+incompatible -> v29.2.0+incompatible
github.com/docker/docker v28.5.1+incompatible -> v28.5.2+incompatible
github.com/docker/docker-credential-helpers v0.9.4 -> v0.9.5
github.com/envoyproxy/go-control-plane/envoy v1.35.0 -> v1.36.0
github.com/envoyproxy/protoc-gen-validate v1.2.1 -> v1.3.0
github.com/google/cel-go v0.26.1 -> v0.27.0
github.com/sirupsen/logrus v1.9.3 -> v1.9.4
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 -> v1.39.0
google.golang.org/grpc v1.78.0 -> v1.79.3

@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch 2 times, most recently from 86a8b05 to da36ecd Compare March 5, 2026 14:47
@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch 2 times, most recently from 64bfc04 to 503e9a1 Compare March 20, 2026 03:40
@renovate renovate bot changed the title fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.0 fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.1 Mar 21, 2026
@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch 3 times, most recently from 48a4222 to 9543199 Compare March 22, 2026 01:20
@renovate renovate bot changed the title fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.1 fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.2 Mar 22, 2026
@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch 5 times, most recently from cbe4ba4 to a42c07b Compare March 23, 2026 07:43
@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from a42c07b to 0bf3937 Compare March 24, 2026 09:50
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.

0 participants