Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.7.1

Compare Source

What's Changed

  • [Backport release-0.7] Update module github.com/crossplane/crossplane-runtime/v2 to v2.3.1 by @​github-actions[bot] in #​313

New Contributors

Full Changelog: crossplane/function-sdk-go@v0.7.0...v0.7.1

v0.7.0

Compare Source

Notable Changes

What's Changed

New Contributors

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

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: (UTC)

  • 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 commented Feb 20, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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 6 times, most recently from a42c07b to 0bf3937 Compare March 24, 2026 09:50
@renovate renovate Bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from 0bf3937 to 0aa5c99 Compare April 1, 2026 20:45
@renovate renovate Bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from 0aa5c99 to ab2c513 Compare April 29, 2026 09:32
@renovate renovate Bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from ab2c513 to 189b448 Compare May 22, 2026 00:56
@renovate renovate Bot changed the title fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.2 fix(deps): update module github.com/crossplane/function-sdk-go to v0.7.0 May 22, 2026
@renovate

renovate Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/crossplane/function-sdk-go v0.7.1
go: downloading google.golang.org/grpc v1.81.1
go: downloading github.com/crossplane/crossplane/apis/v2 v2.3.1
go: downloading k8s.io/api v0.35.3
go: downloading go.uber.org/zap v1.28.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260427160629-7cedc36a6bc4
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.42.0
go: downloading go.opentelemetry.io/otel v1.43.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.43.0
go: downloading go.opentelemetry.io/otel/sdk v1.43.0
go: downloading go.opentelemetry.io/otel/trace v1.43.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260427160629-7cedc36a6bc4
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0
go: downloading go.opentelemetry.io/otel/metric v1.43.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0
go: downloading github.com/docker/cli v29.4.1+incompatible
go: downloading github.com/docker/go-connections v0.7.0
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.37.0
go: downloading github.com/docker/docker-credential-helpers v0.9.6
go: downloading github.com/mattn/go-isatty v0.0.22
go: downloading github.com/cncf/xds/go v0.0.0-20260202195803-dba9d589def2
go: downloading github.com/envoyproxy/protoc-gen-validate v1.3.3
go: downloading github.com/google/cel-go v0.28.0
go: downloading golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f
go: github.com/crossplane-contrib/function-kcl/pkg/resource imports
	github.com/crossplane/crossplane-runtime/v2/apis/common/v1: cannot find module providing package github.com/crossplane/crossplane-runtime/v2/apis/common/v1

@renovate renovate Bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from 189b448 to 4893b29 Compare May 26, 2026 21:06
@renovate renovate Bot changed the title fix(deps): update module github.com/crossplane/function-sdk-go to v0.7.0 fix(deps): update module github.com/crossplane/function-sdk-go to v0.7.1 May 26, 2026
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