Skip to content

Update module github.com/crossplane/function-sdk-go to v0.7.1#53

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

Update module github.com/crossplane/function-sdk-go to v0.7.1#53
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-crossplane-function-sdk-go-0.x

Conversation

@renovate

@renovate renovate Bot commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/crossplane/function-sdk-go v0.5.0-rc.0.0.20250714235217-725c26e2e877v0.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 2, 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):

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

Details:

Package Change
go 1.24 -> 1.25.10
github.com/google/go-cmp v0.6.0 -> v0.7.0
google.golang.org/protobuf v1.34.3-0.20240816073751-94ecbc261689 -> v1.36.11
k8s.io/apimachinery v0.31.0 -> v0.35.3
sigs.k8s.io/controller-tools v0.16.0 -> v0.20.0
dario.cat/mergo v1.0.1 -> v1.0.2
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.13.0
github.com/evanphx/json-patch/v5 v5.9.0 -> v5.9.11
github.com/fatih/color v1.17.0 -> v1.18.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-openapi/jsonpointer v0.19.6 -> v0.22.5
github.com/go-openapi/jsonreference v0.20.2 -> v0.21.5
github.com/go-openapi/swag v0.22.4 -> v0.25.5
github.com/google/gnostic-models v0.6.8 -> v0.7.1
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/mattn/go-isatty v0.0.20 -> v0.0.22
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
go.uber.org/zap v1.27.0 -> v1.28.0
golang.org/x/mod v0.21.0 -> v0.35.0
golang.org/x/net v0.33.0 -> v0.54.0
golang.org/x/oauth2 v0.22.0 -> v0.36.0
golang.org/x/sync v0.11.0 -> v0.20.0
golang.org/x/sys v0.30.0 -> v0.45.0
golang.org/x/term v0.29.0 -> v0.43.0
golang.org/x/text v0.22.0 -> v0.37.0
golang.org/x/time v0.5.0 -> v0.15.0
golang.org/x/tools v0.25.0 -> v0.44.0
k8s.io/api v0.31.0 -> v0.35.3
k8s.io/apiextensions-apiserver v0.31.0 -> v0.35.0
k8s.io/client-go v0.31.0 -> v0.35.1
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20260127142750-a19766b6e2d4
k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3 -> v0.0.0-20260319190234-28399d86e0b5
sigs.k8s.io/controller-runtime v0.19.0 -> v0.23.1
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate Bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from 045a969 to f111f69 Compare February 2, 2026 21:32
@renovate renovate Bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from f111f69 to 925eb6f Compare February 12, 2026 11:27
@renovate renovate Bot changed the title fix(deps): update module github.com/crossplane/function-sdk-go to v0.5.0 fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.0 Feb 20, 2026
@renovate renovate Bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from 925eb6f to fd41f56 Compare February 20, 2026 14:51
@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 2 times, most recently from 6a4a2ec to a4cd066 Compare March 22, 2026 16:45
@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 changed the title fix(deps): update module github.com/crossplane/function-sdk-go to v0.6.2 Update module github.com/crossplane/function-sdk-go to v0.6.2 Apr 8, 2026
@renovate renovate Bot changed the title Update module github.com/crossplane/function-sdk-go to v0.6.2 Update module github.com/crossplane/function-sdk-go to v0.7.0 May 22, 2026
@renovate renovate Bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from a4cd066 to 5258515 Compare May 22, 2026 01:10
@renovate renovate Bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from 5258515 to 52d6a08 Compare May 26, 2026 20:48
@renovate renovate Bot changed the title Update module github.com/crossplane/function-sdk-go to v0.7.0 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