generated from crossplane/function-template-go
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update module github.com/crossplane/crossplane-runtime to v1.17.0 #16
Closed
renovate
wants to merge
1
commit into
main
from
renovate/github.com-crossplane-crossplane-runtime-1.x
Closed
Update module github.com/crossplane/crossplane-runtime to v1.17.0 #16
renovate
wants to merge
1
commit into
main
from
renovate/github.com-crossplane-crossplane-runtime-1.x
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
phisco
approved these changes
Nov 14, 2023
renovate
bot
changed the title
Update module github.com/crossplane/crossplane-runtime to v1.14.2
Update module github.com/crossplane/crossplane-runtime to v1.14.3
Dec 1, 2023
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
December 1, 2023 12:08
1283104
to
0c9ce55
Compare
renovate
bot
changed the title
Update module github.com/crossplane/crossplane-runtime to v1.14.3
Update module github.com/crossplane/crossplane-runtime to v1.14.4
Jan 29, 2024
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
January 29, 2024 15:24
0c9ce55
to
8f9f3e0
Compare
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
February 15, 2024 10:07
8f9f3e0
to
53769ed
Compare
renovate
bot
changed the title
Update module github.com/crossplane/crossplane-runtime to v1.14.4
Update module github.com/crossplane/crossplane-runtime to v1.15.0
Feb 15, 2024
renovate
bot
changed the title
Update module github.com/crossplane/crossplane-runtime to v1.15.0
Update module github.com/crossplane/crossplane-runtime to v1.15.1
Feb 21, 2024
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
February 21, 2024 13:18
53769ed
to
8c9f5db
Compare
renovate
bot
changed the title
Update module github.com/crossplane/crossplane-runtime to v1.15.1
Update module github.com/crossplane/crossplane-runtime to v1.16.0
May 16, 2024
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
May 16, 2024 04:51
8c9f5db
to
12d4155
Compare
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
August 28, 2024 17:06
12d4155
to
75fb355
Compare
renovate
bot
changed the title
Update module github.com/crossplane/crossplane-runtime to v1.16.0
Update module github.com/crossplane/crossplane-runtime to v1.17.0
Aug 28, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
2 times, most recently
from
September 19, 2024 22:20
5b13e44
to
a5801be
Compare
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
September 19, 2024 22:34
a5801be
to
1c27922
Compare
renovate
bot
deleted the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
September 19, 2024 23:22
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.14.1
->v1.17.0
Release Notes
crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)
v1.17.0
Compare Source
Breaking Changes and Warnings
ExternalClient.Delete()
method has a new return type ofExternalDelete
ExternalClient.Delete()
implementations to include this new return type.ExternalDelete{}
.Delete()
method wants to include additional details about the deletion operation to include in the change logs, then they may include those details in this return type.What's Changed
a5ac7e5
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/712b611370
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/735692973e
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/74031c86eb
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/741New Contributors
Full Changelog: crossplane/crossplane-runtime@v1.17.0-rc.0...v1.17.0
v1.16.0
Compare Source
What's Changed
b7bf0a3
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/650e0b68c6
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/661e8893c5
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/664getValueFromInterface
function by @sergenyalcin in https://github.com/crossplane/crossplane-runtime/pull/666ab5e6d0
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/677Full Changelog: crossplane/crossplane-runtime@v1.15.0...v1.16.0
v1.15.1
Compare Source
What's Changed
getValueFromInterface
function by @github-actions in https://github.com/crossplane/crossplane-runtime/pull/671Full Changelog: crossplane/crossplane-runtime@v1.15.0...v1.15.1
v1.15.0
Compare Source
Crossplane runtime release for Crossplane v1.15.0.
What's Changed
Renovate
74483a3
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/588689fdc5
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/60566b90a5
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/60860a0d83
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/609407ffaf
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/6112087447
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/614c0d1daa
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/62203e7845
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/628012739e
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/637e5f05b8
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/638e12d46a
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/6420b21cf2
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/643Full Changelog: crossplane/crossplane-runtime@v1.14.0...v1.15.0
v1.14.4
Compare Source
What's Changed
Full Changelog: crossplane/crossplane-runtime@v1.14.3...v1.14.4
v1.14.3
Compare Source
What's Changed
Full Changelog: crossplane/crossplane-runtime@v1.14.2...v1.14.3
v1.14.2
Compare Source
What's Changed
Full Changelog: crossplane/crossplane-runtime@v1.14.1...v1.14.2
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.
This PR was generated by Mend Renovate. View the repository job log.