crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)
### [`v1.16.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.16.0)
[Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.15.1...v1.16.0)
#### What's Changed
- Empty commit for 1.15 release by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/649](https://togithub.com/crossplane/crossplane-runtime/pull/649)
- Update github/codeql-action digest to [`b7bf0a3`](https://togithub.com/crossplane/crossplane-runtime/commit/b7bf0a3) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/650](https://togithub.com/crossplane/crossplane-runtime/pull/650)
- reconciler/managed: make more resilient to error conditions by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/651](https://togithub.com/crossplane/crossplane-runtime/pull/651)
- chore(deps): revert to buf 1.27.2 to avoid cel-go dependency ahead of k8s deps by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/656](https://togithub.com/crossplane/crossplane-runtime/pull/656)
- Update module google.golang.org/grpc to v1.61.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/647](https://togithub.com/crossplane/crossplane-runtime/pull/647)
- Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/630](https://togithub.com/crossplane/crossplane-runtime/pull/630)
- Update aquasecurity/trivy-action action to v0.17.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/665](https://togithub.com/crossplane/crossplane-runtime/pull/665)
- Update codecov/codecov-action digest to [`e0b68c6`](https://togithub.com/crossplane/crossplane-runtime/commit/e0b68c6) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/661](https://togithub.com/crossplane/crossplane-runtime/pull/661)
- Update github/codeql-action digest to [`e8893c5`](https://togithub.com/crossplane/crossplane-runtime/commit/e8893c5) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/664](https://togithub.com/crossplane/crossplane-runtime/pull/664)
- Add a nil case to the `getValueFromInterface` function by [@sergenyalcin](https://togithub.com/sergenyalcin) in [https://github.com/crossplane/crossplane-runtime/pull/666](https://togithub.com/crossplane/crossplane-runtime/pull/666)
- Update dependency golang to v1.22.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/667](https://togithub.com/crossplane/crossplane-runtime/pull/667)
- logging: add SetFilteredKlogLogger to show client-go throttling logs by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/673](https://togithub.com/crossplane/crossplane-runtime/pull/673)
- Bump golangci-lint, copy config from c/c by [@negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/676](https://togithub.com/crossplane/crossplane-runtime/pull/676)
- Update actions/cache digest to [`ab5e6d0`](https://togithub.com/crossplane/crossplane-runtime/commit/ab5e6d0) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/677](https://togithub.com/crossplane/crossplane-runtime/pull/677)
- Add ability to expose resource reconciliation progress by [@pedjak](https://togithub.com/pedjak) in [https://github.com/crossplane/crossplane-runtime/pull/633](https://togithub.com/crossplane/crossplane-runtime/pull/633)
- Update module golang.org/x/net to v0.23.0 \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/685](https://togithub.com/crossplane/crossplane-runtime/pull/685)
- Introduce High Level MR metrics by [@ezgidemirel](https://togithub.com/ezgidemirel) in [https://github.com/crossplane/crossplane-runtime/pull/683](https://togithub.com/crossplane/crossplane-runtime/pull/683)
- \[Backport release-1.16] Fix MR state metrics when MRs are deleted by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/691](https://togithub.com/crossplane/crossplane-runtime/pull/691)
**Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.15.0...v1.16.0
### [`v1.15.1`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.15.1)
[Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.15.0...v1.15.1)
#### What's Changed
- \[Backport release-1.15] Add a nil case to the `getValueFromInterface` function by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/671](https://togithub.com/crossplane/crossplane-runtime/pull/671)
**Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.15.0...v1.15.1
### [`v1.15.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.15.0)
[Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.15.0-rc.1...v1.15.0)
Crossplane runtime release for Crossplane v1.15.0.
#### What's Changed
- Fix retry in update critical annotations after a confict by [@turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/594](https://togithub.com/crossplane/crossplane-runtime/pull/594)
- Give unstructured types their own DeepCopy methods by [@negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/599](https://togithub.com/crossplane/crossplane-runtime/pull/599)
- add support for int pointer references by [@eljohnson92](https://togithub.com/eljohnson92) in [https://github.com/crossplane/crossplane-runtime/pull/610](https://togithub.com/crossplane/crossplane-runtime/pull/610)
- Add \[Observe, Delete] as a supported management policy by [@lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/613](https://togithub.com/crossplane/crossplane-runtime/pull/613)
- Treat all maps & slices of zero-length equal whether they are nil or not in managed.APISimpleReferenceResolver by [@ulucinar](https://togithub.com/ulucinar) in [https://github.com/crossplane/crossplane-runtime/pull/618](https://togithub.com/crossplane/crossplane-runtime/pull/618)
- Use server-side apply patch to update the resolved cross-resource references by [@ulucinar](https://togithub.com/ulucinar) in [https://github.com/crossplane/crossplane-runtime/pull/623](https://togithub.com/crossplane/crossplane-runtime/pull/623)
- Add a nil case to the expandWildcards function by [@sergenyalcin](https://togithub.com/sergenyalcin) in [https://github.com/crossplane/crossplane-runtime/pull/627](https://togithub.com/crossplane/crossplane-runtime/pull/627)
- reconciler/managed: fix RetryingCriticalAnnotationUpdater to support namespaces by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/635](https://togithub.com/crossplane/crossplane-runtime/pull/635)
- controller/engine: sync informers on controller start by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/641](https://togithub.com/crossplane/crossplane-runtime/pull/641)
- \[Backport release-1.15] reconciler/managed: make more resilient to error conditions by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/653](https://togithub.com/crossplane/crossplane-runtime/pull/653)
- \[Backport release-1.15] chore(deps): revert to buf 1.27.2 to avoid cel-go dependency ahead of k8s deps by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/657](https://togithub.com/crossplane/crossplane-runtime/pull/657)
#### Renovate
- Update aquasecurity/trivy-action action to v0.13.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/586](https://togithub.com/crossplane/crossplane-runtime/pull/586)
- Update github/codeql-action digest to [`74483a3`](https://togithub.com/crossplane/crossplane-runtime/commit/74483a3) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/588](https://togithub.com/crossplane/crossplane-runtime/pull/588)
- Update module github.com/bufbuild/buf to v1.27.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/589](https://togithub.com/crossplane/crossplane-runtime/pull/589)
- Update zeebe-io/backport-action action to v2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/590](https://togithub.com/crossplane/crossplane-runtime/pull/590)
- Update aquasecurity/trivy-action action to v0.13.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/591](https://togithub.com/crossplane/crossplane-runtime/pull/591)
- Update module github.com/docker/docker to v24.0.7+incompatible \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/592](https://togithub.com/crossplane/crossplane-runtime/pull/592)
- Update module github.com/go-logr/logr to v1.3.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/587](https://togithub.com/crossplane/crossplane-runtime/pull/587)
- Update module sigs.k8s.io/yaml to v1.4.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/584](https://togithub.com/crossplane/crossplane-runtime/pull/584)
- Update dependency golang to v1.21.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/601](https://togithub.com/crossplane/crossplane-runtime/pull/601)
- Update aquasecurity/trivy-action action to v0.14.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/600](https://togithub.com/crossplane/crossplane-runtime/pull/600)
- Update zeebe-io/backport-action action to v2.1.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/598](https://togithub.com/crossplane/crossplane-runtime/pull/598)
- Update actions/github-script action to v7 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/604](https://togithub.com/crossplane/crossplane-runtime/pull/604)
- Update dependency golangci/golangci-lint to v1.55.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/580](https://togithub.com/crossplane/crossplane-runtime/pull/580)
- Update module github.com/bufbuild/buf to v1.28.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/602](https://togithub.com/crossplane/crossplane-runtime/pull/602)
- Update github/codeql-action digest to [`689fdc5`](https://togithub.com/crossplane/crossplane-runtime/commit/689fdc5) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/605](https://togithub.com/crossplane/crossplane-runtime/pull/605)
- Update kubernetes deps to v0.28.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/606](https://togithub.com/crossplane/crossplane-runtime/pull/606)
- Update github/codeql-action digest to [`66b90a5`](https://togithub.com/crossplane/crossplane-runtime/commit/66b90a5) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/608](https://togithub.com/crossplane/crossplane-runtime/pull/608)
- Update actions/github-script digest to [`60a0d83`](https://togithub.com/crossplane/crossplane-runtime/commit/60a0d83) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/609](https://togithub.com/crossplane/crossplane-runtime/pull/609)
- Update module github.com/bufbuild/buf to v1.28.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/607](https://togithub.com/crossplane/crossplane-runtime/pull/607)
- Update github/codeql-action digest to [`407ffaf`](https://togithub.com/crossplane/crossplane-runtime/commit/407ffaf) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/611](https://togithub.com/crossplane/crossplane-runtime/pull/611)
- Update module github.com/spf13/afero to v1.11.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/612](https://togithub.com/crossplane/crossplane-runtime/pull/612)
- Update google.golang.org/protobuf digest to [`2087447`](https://togithub.com/crossplane/crossplane-runtime/commit/2087447) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/614](https://togithub.com/crossplane/crossplane-runtime/pull/614)
- Update dependency golang to v1.21.5 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/620](https://togithub.com/crossplane/crossplane-runtime/pull/620)
- Update github/codeql-action digest to [`c0d1daa`](https://togithub.com/crossplane/crossplane-runtime/commit/c0d1daa) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/622](https://togithub.com/crossplane/crossplane-runtime/pull/622)
- Update aquasecurity/trivy-action action to v0.15.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/619](https://togithub.com/crossplane/crossplane-runtime/pull/619)
- Update zeebe-io/backport-action action to v2.2.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/616](https://togithub.com/crossplane/crossplane-runtime/pull/616)
- Update actions/setup-go action to v5 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/621](https://togithub.com/crossplane/crossplane-runtime/pull/621)
- Update aquasecurity/trivy-action action to v0.16.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/624](https://togithub.com/crossplane/crossplane-runtime/pull/624)
- Update github/codeql-action digest to [`03e7845`](https://togithub.com/crossplane/crossplane-runtime/commit/03e7845) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/628](https://togithub.com/crossplane/crossplane-runtime/pull/628)
- Update github/codeql-action action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/629](https://togithub.com/crossplane/crossplane-runtime/pull/629)
- Update module golang.org/x/crypto to v0.17.0 \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/634](https://togithub.com/crossplane/crossplane-runtime/pull/634)
- Update module google.golang.org/grpc to v1.60.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/626](https://togithub.com/crossplane/crossplane-runtime/pull/626)
- Update module google.golang.org/protobuf to v1.32.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/636](https://togithub.com/crossplane/crossplane-runtime/pull/636)
- Update github/codeql-action digest to [`012739e`](https://togithub.com/crossplane/crossplane-runtime/commit/012739e) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/637](https://togithub.com/crossplane/crossplane-runtime/pull/637)
- Update github/codeql-action digest to [`e5f05b8`](https://togithub.com/crossplane/crossplane-runtime/commit/e5f05b8) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/638](https://togithub.com/crossplane/crossplane-runtime/pull/638)
- Update aquasecurity/trivy-action action to v0.16.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/639](https://togithub.com/crossplane/crossplane-runtime/pull/639)
- Update zeebe-io/backport-action action to v2.3.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/631](https://togithub.com/crossplane/crossplane-runtime/pull/631)
- Update module github.com/go-logr/logr to v1.4.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/632](https://togithub.com/crossplane/crossplane-runtime/pull/632)
- Update dependency golang to v1.21.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/640](https://togithub.com/crossplane/crossplane-runtime/pull/640)
- Update actions/cache digest to [`e12d46a`](https://togithub.com/crossplane/crossplane-runtime/commit/e12d46a) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/642](https://togithub.com/crossplane/crossplane-runtime/pull/642)
- Update actions/cache action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/644](https://togithub.com/crossplane/crossplane-runtime/pull/644)
- Update github/codeql-action digest to [`0b21cf2`](https://togithub.com/crossplane/crossplane-runtime/commit/0b21cf2) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/643](https://togithub.com/crossplane/crossplane-runtime/pull/643)
- Update zeebe-io/backport-action action to v2.4.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/645](https://togithub.com/crossplane/crossplane-runtime/pull/645)
- Update module github.com/bufbuild/buf to v1.29.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/648](https://togithub.com/crossplane/crossplane-runtime/pull/648)
- Update zeebe-io/backport-action action to v2.4.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/646](https://togithub.com/crossplane/crossplane-runtime/pull/646)
- \[Backport release-1.15] Update module google.golang.org/grpc to v1.61.0 by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/659](https://togithub.com/crossplane/crossplane-runtime/pull/659)
- \[Backport release-1.15] Update kubernetes deps by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/662](https://togithub.com/crossplane/crossplane-runtime/pull/662)
**Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.14.0...v1.15.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 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.15.0-rc.0.0.20231215091746-d23a82b3a2f5
->v1.16.0
Release Notes
crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)
### [`v1.16.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.16.0) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.15.1...v1.16.0) #### What's Changed - Empty commit for 1.15 release by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/649](https://togithub.com/crossplane/crossplane-runtime/pull/649) - Update github/codeql-action digest to [`b7bf0a3`](https://togithub.com/crossplane/crossplane-runtime/commit/b7bf0a3) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/650](https://togithub.com/crossplane/crossplane-runtime/pull/650) - reconciler/managed: make more resilient to error conditions by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/651](https://togithub.com/crossplane/crossplane-runtime/pull/651) - chore(deps): revert to buf 1.27.2 to avoid cel-go dependency ahead of k8s deps by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/656](https://togithub.com/crossplane/crossplane-runtime/pull/656) - Update module google.golang.org/grpc to v1.61.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/647](https://togithub.com/crossplane/crossplane-runtime/pull/647) - Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/630](https://togithub.com/crossplane/crossplane-runtime/pull/630) - Update aquasecurity/trivy-action action to v0.17.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/665](https://togithub.com/crossplane/crossplane-runtime/pull/665) - Update codecov/codecov-action digest to [`e0b68c6`](https://togithub.com/crossplane/crossplane-runtime/commit/e0b68c6) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/661](https://togithub.com/crossplane/crossplane-runtime/pull/661) - Update github/codeql-action digest to [`e8893c5`](https://togithub.com/crossplane/crossplane-runtime/commit/e8893c5) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/664](https://togithub.com/crossplane/crossplane-runtime/pull/664) - Add a nil case to the `getValueFromInterface` function by [@sergenyalcin](https://togithub.com/sergenyalcin) in [https://github.com/crossplane/crossplane-runtime/pull/666](https://togithub.com/crossplane/crossplane-runtime/pull/666) - Update dependency golang to v1.22.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/667](https://togithub.com/crossplane/crossplane-runtime/pull/667) - logging: add SetFilteredKlogLogger to show client-go throttling logs by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/673](https://togithub.com/crossplane/crossplane-runtime/pull/673) - Bump golangci-lint, copy config from c/c by [@negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/676](https://togithub.com/crossplane/crossplane-runtime/pull/676) - Update actions/cache digest to [`ab5e6d0`](https://togithub.com/crossplane/crossplane-runtime/commit/ab5e6d0) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/677](https://togithub.com/crossplane/crossplane-runtime/pull/677) - Add ability to expose resource reconciliation progress by [@pedjak](https://togithub.com/pedjak) in [https://github.com/crossplane/crossplane-runtime/pull/633](https://togithub.com/crossplane/crossplane-runtime/pull/633) - Update module golang.org/x/net to v0.23.0 \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/685](https://togithub.com/crossplane/crossplane-runtime/pull/685) - Introduce High Level MR metrics by [@ezgidemirel](https://togithub.com/ezgidemirel) in [https://github.com/crossplane/crossplane-runtime/pull/683](https://togithub.com/crossplane/crossplane-runtime/pull/683) - \[Backport release-1.16] Fix MR state metrics when MRs are deleted by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/691](https://togithub.com/crossplane/crossplane-runtime/pull/691) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.15.0...v1.16.0 ### [`v1.15.1`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.15.1) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.15.0...v1.15.1) #### What's Changed - \[Backport release-1.15] Add a nil case to the `getValueFromInterface` function by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/671](https://togithub.com/crossplane/crossplane-runtime/pull/671) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.15.0...v1.15.1 ### [`v1.15.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.15.0) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.15.0-rc.1...v1.15.0) Crossplane runtime release for Crossplane v1.15.0. #### What's Changed - Fix retry in update critical annotations after a confict by [@turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/594](https://togithub.com/crossplane/crossplane-runtime/pull/594) - Give unstructured types their own DeepCopy methods by [@negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/599](https://togithub.com/crossplane/crossplane-runtime/pull/599) - add support for int pointer references by [@eljohnson92](https://togithub.com/eljohnson92) in [https://github.com/crossplane/crossplane-runtime/pull/610](https://togithub.com/crossplane/crossplane-runtime/pull/610) - Add \[Observe, Delete] as a supported management policy by [@lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/613](https://togithub.com/crossplane/crossplane-runtime/pull/613) - Treat all maps & slices of zero-length equal whether they are nil or not in managed.APISimpleReferenceResolver by [@ulucinar](https://togithub.com/ulucinar) in [https://github.com/crossplane/crossplane-runtime/pull/618](https://togithub.com/crossplane/crossplane-runtime/pull/618) - Use server-side apply patch to update the resolved cross-resource references by [@ulucinar](https://togithub.com/ulucinar) in [https://github.com/crossplane/crossplane-runtime/pull/623](https://togithub.com/crossplane/crossplane-runtime/pull/623) - Add a nil case to the expandWildcards function by [@sergenyalcin](https://togithub.com/sergenyalcin) in [https://github.com/crossplane/crossplane-runtime/pull/627](https://togithub.com/crossplane/crossplane-runtime/pull/627) - reconciler/managed: fix RetryingCriticalAnnotationUpdater to support namespaces by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/635](https://togithub.com/crossplane/crossplane-runtime/pull/635) - controller/engine: sync informers on controller start by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/641](https://togithub.com/crossplane/crossplane-runtime/pull/641) - \[Backport release-1.15] reconciler/managed: make more resilient to error conditions by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/653](https://togithub.com/crossplane/crossplane-runtime/pull/653) - \[Backport release-1.15] chore(deps): revert to buf 1.27.2 to avoid cel-go dependency ahead of k8s deps by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/657](https://togithub.com/crossplane/crossplane-runtime/pull/657) #### Renovate - Update aquasecurity/trivy-action action to v0.13.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/586](https://togithub.com/crossplane/crossplane-runtime/pull/586) - Update github/codeql-action digest to [`74483a3`](https://togithub.com/crossplane/crossplane-runtime/commit/74483a3) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/588](https://togithub.com/crossplane/crossplane-runtime/pull/588) - Update module github.com/bufbuild/buf to v1.27.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/589](https://togithub.com/crossplane/crossplane-runtime/pull/589) - Update zeebe-io/backport-action action to v2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/590](https://togithub.com/crossplane/crossplane-runtime/pull/590) - Update aquasecurity/trivy-action action to v0.13.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/591](https://togithub.com/crossplane/crossplane-runtime/pull/591) - Update module github.com/docker/docker to v24.0.7+incompatible \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/592](https://togithub.com/crossplane/crossplane-runtime/pull/592) - Update module github.com/go-logr/logr to v1.3.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/587](https://togithub.com/crossplane/crossplane-runtime/pull/587) - Update module sigs.k8s.io/yaml to v1.4.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/584](https://togithub.com/crossplane/crossplane-runtime/pull/584) - Update dependency golang to v1.21.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/601](https://togithub.com/crossplane/crossplane-runtime/pull/601) - Update aquasecurity/trivy-action action to v0.14.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/600](https://togithub.com/crossplane/crossplane-runtime/pull/600) - Update zeebe-io/backport-action action to v2.1.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/598](https://togithub.com/crossplane/crossplane-runtime/pull/598) - Update actions/github-script action to v7 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/604](https://togithub.com/crossplane/crossplane-runtime/pull/604) - Update dependency golangci/golangci-lint to v1.55.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/580](https://togithub.com/crossplane/crossplane-runtime/pull/580) - Update module github.com/bufbuild/buf to v1.28.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/602](https://togithub.com/crossplane/crossplane-runtime/pull/602) - Update github/codeql-action digest to [`689fdc5`](https://togithub.com/crossplane/crossplane-runtime/commit/689fdc5) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/605](https://togithub.com/crossplane/crossplane-runtime/pull/605) - Update kubernetes deps to v0.28.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/606](https://togithub.com/crossplane/crossplane-runtime/pull/606) - Update github/codeql-action digest to [`66b90a5`](https://togithub.com/crossplane/crossplane-runtime/commit/66b90a5) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/608](https://togithub.com/crossplane/crossplane-runtime/pull/608) - Update actions/github-script digest to [`60a0d83`](https://togithub.com/crossplane/crossplane-runtime/commit/60a0d83) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/609](https://togithub.com/crossplane/crossplane-runtime/pull/609) - Update module github.com/bufbuild/buf to v1.28.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/607](https://togithub.com/crossplane/crossplane-runtime/pull/607) - Update github/codeql-action digest to [`407ffaf`](https://togithub.com/crossplane/crossplane-runtime/commit/407ffaf) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/611](https://togithub.com/crossplane/crossplane-runtime/pull/611) - Update module github.com/spf13/afero to v1.11.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/612](https://togithub.com/crossplane/crossplane-runtime/pull/612) - Update google.golang.org/protobuf digest to [`2087447`](https://togithub.com/crossplane/crossplane-runtime/commit/2087447) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/614](https://togithub.com/crossplane/crossplane-runtime/pull/614) - Update dependency golang to v1.21.5 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/620](https://togithub.com/crossplane/crossplane-runtime/pull/620) - Update github/codeql-action digest to [`c0d1daa`](https://togithub.com/crossplane/crossplane-runtime/commit/c0d1daa) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/622](https://togithub.com/crossplane/crossplane-runtime/pull/622) - Update aquasecurity/trivy-action action to v0.15.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/619](https://togithub.com/crossplane/crossplane-runtime/pull/619) - Update zeebe-io/backport-action action to v2.2.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/616](https://togithub.com/crossplane/crossplane-runtime/pull/616) - Update actions/setup-go action to v5 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/621](https://togithub.com/crossplane/crossplane-runtime/pull/621) - Update aquasecurity/trivy-action action to v0.16.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/624](https://togithub.com/crossplane/crossplane-runtime/pull/624) - Update github/codeql-action digest to [`03e7845`](https://togithub.com/crossplane/crossplane-runtime/commit/03e7845) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/628](https://togithub.com/crossplane/crossplane-runtime/pull/628) - Update github/codeql-action action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/629](https://togithub.com/crossplane/crossplane-runtime/pull/629) - Update module golang.org/x/crypto to v0.17.0 \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/634](https://togithub.com/crossplane/crossplane-runtime/pull/634) - Update module google.golang.org/grpc to v1.60.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/626](https://togithub.com/crossplane/crossplane-runtime/pull/626) - Update module google.golang.org/protobuf to v1.32.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/636](https://togithub.com/crossplane/crossplane-runtime/pull/636) - Update github/codeql-action digest to [`012739e`](https://togithub.com/crossplane/crossplane-runtime/commit/012739e) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/637](https://togithub.com/crossplane/crossplane-runtime/pull/637) - Update github/codeql-action digest to [`e5f05b8`](https://togithub.com/crossplane/crossplane-runtime/commit/e5f05b8) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/638](https://togithub.com/crossplane/crossplane-runtime/pull/638) - Update aquasecurity/trivy-action action to v0.16.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/639](https://togithub.com/crossplane/crossplane-runtime/pull/639) - Update zeebe-io/backport-action action to v2.3.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/631](https://togithub.com/crossplane/crossplane-runtime/pull/631) - Update module github.com/go-logr/logr to v1.4.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/632](https://togithub.com/crossplane/crossplane-runtime/pull/632) - Update dependency golang to v1.21.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/640](https://togithub.com/crossplane/crossplane-runtime/pull/640) - Update actions/cache digest to [`e12d46a`](https://togithub.com/crossplane/crossplane-runtime/commit/e12d46a) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/642](https://togithub.com/crossplane/crossplane-runtime/pull/642) - Update actions/cache action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/644](https://togithub.com/crossplane/crossplane-runtime/pull/644) - Update github/codeql-action digest to [`0b21cf2`](https://togithub.com/crossplane/crossplane-runtime/commit/0b21cf2) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/643](https://togithub.com/crossplane/crossplane-runtime/pull/643) - Update zeebe-io/backport-action action to v2.4.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/645](https://togithub.com/crossplane/crossplane-runtime/pull/645) - Update module github.com/bufbuild/buf to v1.29.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/648](https://togithub.com/crossplane/crossplane-runtime/pull/648) - Update zeebe-io/backport-action action to v2.4.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/646](https://togithub.com/crossplane/crossplane-runtime/pull/646) - \[Backport release-1.15] Update module google.golang.org/grpc to v1.61.0 by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/659](https://togithub.com/crossplane/crossplane-runtime/pull/659) - \[Backport release-1.15] Update kubernetes deps by [@github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/662](https://togithub.com/crossplane/crossplane-runtime/pull/662) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.14.0...v1.15.0Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.