-
Notifications
You must be signed in to change notification settings - Fork 10
fix(deps): update module github.com/crossplane/function-sdk-go to v0.5.0 #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
81ca028 to
46ec222
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
46ec222 to
315266b
Compare
315266b to
fa42cf9
Compare
fa42cf9 to
acedf65
Compare
acedf65 to
ab2e94e
Compare
5dead09 to
369479d
Compare
369479d to
f3c3149
Compare
f3c3149 to
8b9aea9
Compare
8b9aea9 to
0ee8e26
Compare
|
This PR contains the following updates:
v0.1.0->v0.5.0Release Notes
crossplane/function-sdk-go (github.com/crossplane/function-sdk-go)
v0.5.0Compare Source
function-sdk-go
v0.5.0is a minor release focusing on Crossplane v2 support and compatibility. This SDK is now built oncrossplane-runtimev2.0.0. This release also includes a number of community driven contributions for new features and functionality.Highlights 🎉
crossplane-runtimev2 #226SetDesiredCompositeResource()now sets the composite ready state as part of the function response #218provider-awstypes, simplifying the dependency and enabling usage of this SDK by a broader range of functions #224What's Changed
5a3ec84by @renovate[bot] in #19911bd719- autoclosed by @renovate[bot] in #200d35c59aby @renovate[bot] in #21008eba0bby @renovate[bot] in #2274221315by @renovate[bot] in #230f28e40cby @renovate[bot] in #2285e57cd1by @renovate[bot] in #217bc988d5by @renovate[bot] in #188New Contributors
Full Changelog: crossplane/function-sdk-go@v0.4.0...v0.5.0
v0.4.0Compare Source
v0.4.0 is a minor release scoped to important dependency updates and minor changes to integrate them. This SDK is now compatible with
crossplane-runtimev1.18.0. Thank you @BigGold1310 for this contribution!The most notable dependency updates are listed below:
What's Changed
294a9d9by @renovate in #180461ef6cby @renovate in #183e2b3eafby @renovate in #185b9fd7d1by @renovate in #190df409f7by @renovate in #193New Contributors
Full Changelog: crossplane/function-sdk-go@v0.3.0...v0.4.0
v0.3.0Compare Source
Breaking Changes
Crossplane promoted composition functions to a generally available (GA) feature in v1.17. As part of promoting composition functions to GA, it introduced a new v1 RPC package.
This function-sdk-go release uses the new v1 RPC package. Functions must update to the new v1 RPCs. The new v1 RPCs are identical to the v1beta1 RPCs, so migration should be a simple case of finding and replacing v1beta1 imports with v1 imports.
Functions built using this SDK will transparently continue to support older versions of Crossplane (v1.16 and earlier) that send v1beta1 requests.
function.Serveimplements a translation layer that serves v1beta1 requests by converting them to v1.While composition functions as a feature is generally available, and Crossplane won't make breaking changes function RPCs, this SDK is still in beta. The SDK abstractions that build on the composition function RPCs continue to be subject to breaking changes until this SDK reaches v1.0.
Notable Changes
What's Changed
2e55bd4by @renovate in #968450866by @renovate in #1220c45773by @renovate in #135a5ac7e5by @renovate in #1410a12ed9by @renovate in #142429e197by @renovate in #118692973eby @renovate in #1569780b0cby @renovate in #158e28ff12- autoclosed by @renovate in #1578214744by @renovate in #163702e33fby @renovate in #166ebd3a89by @renovate in #165New Contributors
Full Changelog: crossplane/function-sdk-go@v0.2.0...v0.3.0
v0.2.0Compare Source
Notable Changes
See the composition functions documentation for a brief explanation of how to request that Crossplane supply extra resources. The design document provides additional detail. Functions that request extra resources require Crossplane v1.15 or newer.
What's Changed
689fdc5by @renovate in #8766b90a5by @renovate in #9060a0d83by @renovate in #92407ffafby @renovate in #94c0d1daaby @renovate in #10003e7845by @renovate in #105e7106e6by @renovate in #988b7fcbfby @renovate in #109e12d46aby @renovate in #116Full Changelog: crossplane/function-sdk-go@v0.1.0...v0.2.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.
This PR was generated by Mend Renovate. View the repository job log.