Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/crossplane/function-sdk-go v0.5.0-rc.0.0.20250715215746-ca27889cd196 -> v0.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 is behind base branch, 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
Contributor Author

renovate bot commented Oct 29, 2025

⚠️ 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: module github.com/crossplane/function-sdk-go@v0.5.0 requires go >= 1.24.9; switching to go1.24.11
go: downloading go1.24.11 (linux/amd64)
go: download go1.24.11: golang.org/toolchain@v0.0.1-go1.24.11.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from 5ded8d2 to a408cdc Compare October 29, 2025 19:49
@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch 7 times, most recently from db076f3 to 4b30ed9 Compare November 28, 2025 16:53
@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from 4b30ed9 to bd18bf0 Compare November 30, 2025 12:27
@renovate renovate bot force-pushed the renovate/github.com-crossplane-function-sdk-go-0.x branch from bd18bf0 to f0f1504 Compare December 9, 2025 07:13
Signed-off-by: Yury Tsarev <yury@upbound.io>
@renovate
Copy link
Contributor Author

renovate bot commented Dec 22, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ytsarev ytsarev 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.5.0, crossplane-runtme to v2 Dec 22, 2025
@ytsarev ytsarev changed the title fix(deps): update module github.com/crossplane/function-sdk-go to v0.5.0, crossplane-runtme to v2 fix(deps): update module github.com/crossplane/function-sdk-go to v0.5.0, crossplane-runtime to v2 Dec 22, 2025
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.

2 participants