crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)
### [`v1.14.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.14.0)
[Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.13.0...v1.14.0)
Crossplane runtime release for Crossplane v1.14.0.
See the Crossplane release notes for new features and highlights.
#### What's Changed
- Update github/codeql-action digest to [`1813ca7`](https://togithub.com/crossplane/crossplane-runtime/commit/1813ca7) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/485](https://togithub.com/crossplane/crossplane-runtime/pull/485)
- Update module google.golang.org/grpc to v1.57.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/488](https://togithub.com/crossplane/crossplane-runtime/pull/488)
- Update github/codeql-action digest to [`6ca1aa8`](https://togithub.com/crossplane/crossplane-runtime/commit/6ca1aa8) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/487](https://togithub.com/crossplane/crossplane-runtime/pull/487)
- Update module github.com/bufbuild/buf to v1.25.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/484](https://togithub.com/crossplane/crossplane-runtime/pull/484)
- Update kubernetes deps to v0.27.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/486](https://togithub.com/crossplane/crossplane-runtime/pull/486)
- Update dependency golang to v1.20.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/494](https://togithub.com/crossplane/crossplane-runtime/pull/494)
- Bump go version to 1.20 by [@ezgidemirel](https://togithub.com/ezgidemirel) in [https://github.com/crossplane/crossplane-runtime/pull/495](https://togithub.com/crossplane/crossplane-runtime/pull/495)
- Update module github.com/bufbuild/buf to v1.25.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/496](https://togithub.com/crossplane/crossplane-runtime/pull/496)
- Update github/codeql-action digest to [`0ba4244`](https://togithub.com/crossplane/crossplane-runtime/commit/0ba4244) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/490](https://togithub.com/crossplane/crossplane-runtime/pull/490)
- feat(controller-runtime): enable recover true option by [@haarchri](https://togithub.com/haarchri) in [https://github.com/crossplane/crossplane-runtime/pull/493](https://togithub.com/crossplane/crossplane-runtime/pull/493)
- Ignore k8s secret not found when ESS enabled by [@ezgidemirel](https://togithub.com/ezgidemirel) in [https://github.com/crossplane/crossplane-runtime/pull/492](https://togithub.com/crossplane/crossplane-runtime/pull/492)
- Update module sigs.k8s.io/controller-runtime to v0.15.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/499](https://togithub.com/crossplane/crossplane-runtime/pull/499)
- reconciler/managed: only debug log transient conflict errors by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/498](https://togithub.com/crossplane/crossplane-runtime/pull/498)
- Update module golang.org/x/net to v0.13.0 \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/500](https://togithub.com/crossplane/crossplane-runtime/pull/500)
- docs: document release process by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/501](https://togithub.com/crossplane/crossplane-runtime/pull/501)
- docs(release): add step for empty commit and rc tag by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/503](https://togithub.com/crossplane/crossplane-runtime/pull/503)
- pkg.parser: add the ability to parse manifests with comments by [@muvaf](https://togithub.com/muvaf) in [https://github.com/crossplane/crossplane-runtime/pull/504](https://togithub.com/crossplane/crossplane-runtime/pull/504)
- Update dependency golangci/golangci-lint to v1.54.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/508](https://togithub.com/crossplane/crossplane-runtime/pull/508)
- Cleanup deprecated code that are no longer used by [@turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/512](https://togithub.com/crossplane/crossplane-runtime/pull/512)
- Remove in-tree Vault implementation by [@turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/513](https://togithub.com/crossplane/crossplane-runtime/pull/513)
- Update actions/setup-go digest to [`93397be`](https://togithub.com/crossplane/crossplane-runtime/commit/93397be) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/505](https://togithub.com/crossplane/crossplane-runtime/pull/505)
- Update github/codeql-action digest to [`a09933a`](https://togithub.com/crossplane/crossplane-runtime/commit/a09933a) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/506](https://togithub.com/crossplane/crossplane-runtime/pull/506)
- Update module github.com/bufbuild/buf to v1.26.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/510](https://togithub.com/crossplane/crossplane-runtime/pull/510)
- Update dependency golangci/golangci-lint to v1.54.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/520](https://togithub.com/crossplane/crossplane-runtime/pull/520)
- Extend unstructured composed package with additional methods by [@turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/518](https://togithub.com/crossplane/crossplane-runtime/pull/518)
- Update golangci/golangci-lint-action digest to [`3a91952`](https://togithub.com/crossplane/crossplane-runtime/commit/3a91952) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/519](https://togithub.com/crossplane/crossplane-runtime/pull/519)
- Update zeebe-io/backport-action action to v1.4.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/522](https://togithub.com/crossplane/crossplane-runtime/pull/522)
- Update dependency golang to v1.21.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/507](https://togithub.com/crossplane/crossplane-runtime/pull/507)
- Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/521](https://togithub.com/crossplane/crossplane-runtime/pull/521)
- Update dependency ubuntu to v22 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/509](https://togithub.com/crossplane/crossplane-runtime/pull/509)
- Update dependency golangci/golangci-lint to v1.54.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/524](https://togithub.com/crossplane/crossplane-runtime/pull/524)
- feat(remove): remove deprecated providerRef by [@haarchri](https://togithub.com/haarchri) in [https://github.com/crossplane/crossplane-runtime/pull/475](https://togithub.com/crossplane/crossplane-runtime/pull/475)
- Update actions/checkout digest to [`f43a0e5`](https://togithub.com/crossplane/crossplane-runtime/commit/f43a0e5) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/528](https://togithub.com/crossplane/crossplane-runtime/pull/528)
- reconciler/managed: avoid temporary data loss to managed on annotation update by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/526](https://togithub.com/crossplane/crossplane-runtime/pull/526)
- Update github/codeql-action digest to [`00e563e`](https://togithub.com/crossplane/crossplane-runtime/commit/00e563e) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/530](https://togithub.com/crossplane/crossplane-runtime/pull/530)
- Update actions/checkout action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/533](https://togithub.com/crossplane/crossplane-runtime/pull/533)
- Update aquasecurity/trivy-action action to v0.12.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/531](https://togithub.com/crossplane/crossplane-runtime/pull/531)
- Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/525](https://togithub.com/crossplane/crossplane-runtime/pull/525)
- pkg/resource: add StoreCurrentRV by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/534](https://togithub.com/crossplane/crossplane-runtime/pull/534)
- resource: add FirstNAndSomeMore helper by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/538](https://togithub.com/crossplane/crossplane-runtime/pull/538)
- Update dependency golang to v1.21.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/536](https://togithub.com/crossplane/crossplane-runtime/pull/536)
- Update actions/cache digest to [`704facf`](https://togithub.com/crossplane/crossplane-runtime/commit/704facf) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/539](https://togithub.com/crossplane/crossplane-runtime/pull/539)
- Update module google.golang.org/grpc to v1.58.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/537](https://togithub.com/crossplane/crossplane-runtime/pull/537)
- Add support for applying jitter when requeuing resources after reconcile by [@toastwaffle](https://togithub.com/toastwaffle) in [https://github.com/crossplane/crossplane-runtime/pull/523](https://togithub.com/crossplane/crossplane-runtime/pull/523)
- Update docker/login-action action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/542](https://togithub.com/crossplane/crossplane-runtime/pull/542)
- Update github/codeql-action digest to [`701f152`](https://togithub.com/crossplane/crossplane-runtime/commit/701f152) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/544](https://togithub.com/crossplane/crossplane-runtime/pull/544)
- Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/543](https://togithub.com/crossplane/crossplane-runtime/pull/543)
- Update codecov/codecov-action action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/545](https://togithub.com/crossplane/crossplane-runtime/pull/545)
- Update module google.golang.org/grpc to v1.58.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/547](https://togithub.com/crossplane/crossplane-runtime/pull/547)
- Update github/codeql-action digest to [`04daf01`](https://togithub.com/crossplane/crossplane-runtime/commit/04daf01) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/546](https://togithub.com/crossplane/crossplane-runtime/pull/546)
- controller: add TriggeredBy custom watches to engine by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/535](https://togithub.com/crossplane/crossplane-runtime/pull/535)
- Update github/codeql-action digest to [`6a28655`](https://togithub.com/crossplane/crossplane-runtime/commit/6a28655) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/551](https://togithub.com/crossplane/crossplane-runtime/pull/551)
- GMP to beta by [@lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/549](https://togithub.com/crossplane/crossplane-runtime/pull/549)
- fix(package parser): only drop fully commented files by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/548](https://togithub.com/crossplane/crossplane-runtime/pull/548)
- Update module google.golang.org/grpc to v1.58.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/557](https://togithub.com/crossplane/crossplane-runtime/pull/557)
- introduce Lintable interace by [@lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/553](https://togithub.com/crossplane/crossplane-runtime/pull/553)
- Update actions/checkout digest to [`8ade135`](https://togithub.com/crossplane/crossplane-runtime/commit/8ade135) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/559](https://togithub.com/crossplane/crossplane-runtime/pull/559)
- Do not modify the informer cache objects in resource.AnnotationChangedPredicate.Update by [@ulucinar](https://togithub.com/ulucinar) in [https://github.com/crossplane/crossplane-runtime/pull/561](https://togithub.com/crossplane/crossplane-runtime/pull/561)
- Update module github.com/spf13/afero to v1.10.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/558](https://togithub.com/crossplane/crossplane-runtime/pull/558)
- reconciler/managed: only debug log transient conflict errors PT.2 by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/540](https://togithub.com/crossplane/crossplane-runtime/pull/540)
- Update github/codeql-action digest to [`ddccb87`](https://togithub.com/crossplane/crossplane-runtime/commit/ddccb87) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/562](https://togithub.com/crossplane/crossplane-runtime/pull/562)
- feat: add annotations to ConditionedStatus to make conditions a map by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/564](https://togithub.com/crossplane/crossplane-runtime/pull/564)
- errors: add SilentlyRequeueOnConflicts by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/556](https://togithub.com/crossplane/crossplane-runtime/pull/556)
- fix missing import by [@lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/565](https://togithub.com/crossplane/crossplane-runtime/pull/565)
- Update dependency golang to v1.21.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/567](https://togithub.com/crossplane/crossplane-runtime/pull/567)
- Update module github.com/bufbuild/buf to v1.27.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/566](https://togithub.com/crossplane/crossplane-runtime/pull/566)
- Update github/codeql-action digest to [`2cb752a`](https://togithub.com/crossplane/crossplane-runtime/commit/2cb752a) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/568](https://togithub.com/crossplane/crossplane-runtime/pull/568)
- Update github/codeql-action digest to [`fdcae64`](https://togithub.com/crossplane/crossplane-runtime/commit/fdcae64) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/569](https://togithub.com/crossplane/crossplane-runtime/pull/569)
- SetClaimReference must pass to underlying object just claimRef allowed fields by [@pedjak](https://togithub.com/pedjak) in [https://github.com/crossplane/crossplane-runtime/pull/552](https://togithub.com/crossplane/crossplane-runtime/pull/552)
- Update module github.com/google/go-cmp to v0.6.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/571](https://togithub.com/crossplane/crossplane-runtime/pull/571)
- Update module google.golang.org/grpc to v1.58.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/572](https://togithub.com/crossplane/crossplane-runtime/pull/572)
- Update dependency golang to v1.21.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/570](https://togithub.com/crossplane/crossplane-runtime/pull/570)
- Update github/codeql-action digest to [`d90b8d7`](https://togithub.com/crossplane/crossplane-runtime/commit/d90b8d7) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/573](https://togithub.com/crossplane/crossplane-runtime/pull/573)
- controller/engine: use local cache for client read requests by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/554](https://togithub.com/crossplane/crossplane-runtime/pull/554)
- Update module golang.org/x/net to v0.17.0 \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/574](https://togithub.com/crossplane/crossplane-runtime/pull/574)
- Update github/codeql-action digest to [`0116bc2`](https://togithub.com/crossplane/crossplane-runtime/commit/0116bc2) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/575](https://togithub.com/crossplane/crossplane-runtime/pull/575)
- Update module github.com/bufbuild/buf to v1.27.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/576](https://togithub.com/crossplane/crossplane-runtime/pull/576)
- Update module google.golang.org/grpc to v1.59.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/577](https://togithub.com/crossplane/crossplane-runtime/pull/577)
- Update actions/checkout digest to [`b4ffde6`](https://togithub.com/crossplane/crossplane-runtime/commit/b4ffde6) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/579](https://togithub.com/crossplane/crossplane-runtime/pull/579)
- Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/578](https://togithub.com/crossplane/crossplane-runtime/pull/578)
- Update github/codeql-action digest to [`49abf0b`](https://togithub.com/crossplane/crossplane-runtime/commit/49abf0b) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/581](https://togithub.com/crossplane/crossplane-runtime/pull/581)
- Update fkirc/skip-duplicate-actions action to v5.3.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/582](https://togithub.com/crossplane/crossplane-runtime/pull/582)
#### New Contributors
- [@haarchri](https://togithub.com/haarchri) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/493](https://togithub.com/crossplane/crossplane-runtime/pull/493)
- [@toastwaffle](https://togithub.com/toastwaffle) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/523](https://togithub.com/crossplane/crossplane-runtime/pull/523)
- [@pedjak](https://togithub.com/pedjak) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/552](https://togithub.com/crossplane/crossplane-runtime/pull/552)
**Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.13.0...v1.14.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.13.0
->v1.14.0
Release Notes
crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)
### [`v1.14.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.14.0) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.13.0...v1.14.0) Crossplane runtime release for Crossplane v1.14.0. See the Crossplane release notes for new features and highlights. #### What's Changed - Update github/codeql-action digest to [`1813ca7`](https://togithub.com/crossplane/crossplane-runtime/commit/1813ca7) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/485](https://togithub.com/crossplane/crossplane-runtime/pull/485) - Update module google.golang.org/grpc to v1.57.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/488](https://togithub.com/crossplane/crossplane-runtime/pull/488) - Update github/codeql-action digest to [`6ca1aa8`](https://togithub.com/crossplane/crossplane-runtime/commit/6ca1aa8) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/487](https://togithub.com/crossplane/crossplane-runtime/pull/487) - Update module github.com/bufbuild/buf to v1.25.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/484](https://togithub.com/crossplane/crossplane-runtime/pull/484) - Update kubernetes deps to v0.27.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/486](https://togithub.com/crossplane/crossplane-runtime/pull/486) - Update dependency golang to v1.20.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/494](https://togithub.com/crossplane/crossplane-runtime/pull/494) - Bump go version to 1.20 by [@ezgidemirel](https://togithub.com/ezgidemirel) in [https://github.com/crossplane/crossplane-runtime/pull/495](https://togithub.com/crossplane/crossplane-runtime/pull/495) - Update module github.com/bufbuild/buf to v1.25.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/496](https://togithub.com/crossplane/crossplane-runtime/pull/496) - Update github/codeql-action digest to [`0ba4244`](https://togithub.com/crossplane/crossplane-runtime/commit/0ba4244) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/490](https://togithub.com/crossplane/crossplane-runtime/pull/490) - feat(controller-runtime): enable recover true option by [@haarchri](https://togithub.com/haarchri) in [https://github.com/crossplane/crossplane-runtime/pull/493](https://togithub.com/crossplane/crossplane-runtime/pull/493) - Ignore k8s secret not found when ESS enabled by [@ezgidemirel](https://togithub.com/ezgidemirel) in [https://github.com/crossplane/crossplane-runtime/pull/492](https://togithub.com/crossplane/crossplane-runtime/pull/492) - Update module sigs.k8s.io/controller-runtime to v0.15.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/499](https://togithub.com/crossplane/crossplane-runtime/pull/499) - reconciler/managed: only debug log transient conflict errors by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/498](https://togithub.com/crossplane/crossplane-runtime/pull/498) - Update module golang.org/x/net to v0.13.0 \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/500](https://togithub.com/crossplane/crossplane-runtime/pull/500) - docs: document release process by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/501](https://togithub.com/crossplane/crossplane-runtime/pull/501) - docs(release): add step for empty commit and rc tag by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/503](https://togithub.com/crossplane/crossplane-runtime/pull/503) - pkg.parser: add the ability to parse manifests with comments by [@muvaf](https://togithub.com/muvaf) in [https://github.com/crossplane/crossplane-runtime/pull/504](https://togithub.com/crossplane/crossplane-runtime/pull/504) - Update dependency golangci/golangci-lint to v1.54.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/508](https://togithub.com/crossplane/crossplane-runtime/pull/508) - Cleanup deprecated code that are no longer used by [@turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/512](https://togithub.com/crossplane/crossplane-runtime/pull/512) - Remove in-tree Vault implementation by [@turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/513](https://togithub.com/crossplane/crossplane-runtime/pull/513) - Update actions/setup-go digest to [`93397be`](https://togithub.com/crossplane/crossplane-runtime/commit/93397be) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/505](https://togithub.com/crossplane/crossplane-runtime/pull/505) - Update github/codeql-action digest to [`a09933a`](https://togithub.com/crossplane/crossplane-runtime/commit/a09933a) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/506](https://togithub.com/crossplane/crossplane-runtime/pull/506) - Update module github.com/bufbuild/buf to v1.26.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/510](https://togithub.com/crossplane/crossplane-runtime/pull/510) - Update dependency golangci/golangci-lint to v1.54.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/520](https://togithub.com/crossplane/crossplane-runtime/pull/520) - Extend unstructured composed package with additional methods by [@turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/518](https://togithub.com/crossplane/crossplane-runtime/pull/518) - Update golangci/golangci-lint-action digest to [`3a91952`](https://togithub.com/crossplane/crossplane-runtime/commit/3a91952) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/519](https://togithub.com/crossplane/crossplane-runtime/pull/519) - Update zeebe-io/backport-action action to v1.4.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/522](https://togithub.com/crossplane/crossplane-runtime/pull/522) - Update dependency golang to v1.21.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/507](https://togithub.com/crossplane/crossplane-runtime/pull/507) - Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/521](https://togithub.com/crossplane/crossplane-runtime/pull/521) - Update dependency ubuntu to v22 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/509](https://togithub.com/crossplane/crossplane-runtime/pull/509) - Update dependency golangci/golangci-lint to v1.54.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/524](https://togithub.com/crossplane/crossplane-runtime/pull/524) - feat(remove): remove deprecated providerRef by [@haarchri](https://togithub.com/haarchri) in [https://github.com/crossplane/crossplane-runtime/pull/475](https://togithub.com/crossplane/crossplane-runtime/pull/475) - Update actions/checkout digest to [`f43a0e5`](https://togithub.com/crossplane/crossplane-runtime/commit/f43a0e5) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/528](https://togithub.com/crossplane/crossplane-runtime/pull/528) - reconciler/managed: avoid temporary data loss to managed on annotation update by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/526](https://togithub.com/crossplane/crossplane-runtime/pull/526) - Update github/codeql-action digest to [`00e563e`](https://togithub.com/crossplane/crossplane-runtime/commit/00e563e) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/530](https://togithub.com/crossplane/crossplane-runtime/pull/530) - Update actions/checkout action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/533](https://togithub.com/crossplane/crossplane-runtime/pull/533) - Update aquasecurity/trivy-action action to v0.12.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/531](https://togithub.com/crossplane/crossplane-runtime/pull/531) - Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/525](https://togithub.com/crossplane/crossplane-runtime/pull/525) - pkg/resource: add StoreCurrentRV by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/534](https://togithub.com/crossplane/crossplane-runtime/pull/534) - resource: add FirstNAndSomeMore helper by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/538](https://togithub.com/crossplane/crossplane-runtime/pull/538) - Update dependency golang to v1.21.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/536](https://togithub.com/crossplane/crossplane-runtime/pull/536) - Update actions/cache digest to [`704facf`](https://togithub.com/crossplane/crossplane-runtime/commit/704facf) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/539](https://togithub.com/crossplane/crossplane-runtime/pull/539) - Update module google.golang.org/grpc to v1.58.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/537](https://togithub.com/crossplane/crossplane-runtime/pull/537) - Add support for applying jitter when requeuing resources after reconcile by [@toastwaffle](https://togithub.com/toastwaffle) in [https://github.com/crossplane/crossplane-runtime/pull/523](https://togithub.com/crossplane/crossplane-runtime/pull/523) - Update docker/login-action action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/542](https://togithub.com/crossplane/crossplane-runtime/pull/542) - Update github/codeql-action digest to [`701f152`](https://togithub.com/crossplane/crossplane-runtime/commit/701f152) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/544](https://togithub.com/crossplane/crossplane-runtime/pull/544) - Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/543](https://togithub.com/crossplane/crossplane-runtime/pull/543) - Update codecov/codecov-action action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/545](https://togithub.com/crossplane/crossplane-runtime/pull/545) - Update module google.golang.org/grpc to v1.58.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/547](https://togithub.com/crossplane/crossplane-runtime/pull/547) - Update github/codeql-action digest to [`04daf01`](https://togithub.com/crossplane/crossplane-runtime/commit/04daf01) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/546](https://togithub.com/crossplane/crossplane-runtime/pull/546) - controller: add TriggeredBy custom watches to engine by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/535](https://togithub.com/crossplane/crossplane-runtime/pull/535) - Update github/codeql-action digest to [`6a28655`](https://togithub.com/crossplane/crossplane-runtime/commit/6a28655) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/551](https://togithub.com/crossplane/crossplane-runtime/pull/551) - GMP to beta by [@lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/549](https://togithub.com/crossplane/crossplane-runtime/pull/549) - fix(package parser): only drop fully commented files by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/548](https://togithub.com/crossplane/crossplane-runtime/pull/548) - Update module google.golang.org/grpc to v1.58.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/557](https://togithub.com/crossplane/crossplane-runtime/pull/557) - introduce Lintable interace by [@lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/553](https://togithub.com/crossplane/crossplane-runtime/pull/553) - Update actions/checkout digest to [`8ade135`](https://togithub.com/crossplane/crossplane-runtime/commit/8ade135) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/559](https://togithub.com/crossplane/crossplane-runtime/pull/559) - Do not modify the informer cache objects in resource.AnnotationChangedPredicate.Update by [@ulucinar](https://togithub.com/ulucinar) in [https://github.com/crossplane/crossplane-runtime/pull/561](https://togithub.com/crossplane/crossplane-runtime/pull/561) - Update module github.com/spf13/afero to v1.10.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/558](https://togithub.com/crossplane/crossplane-runtime/pull/558) - reconciler/managed: only debug log transient conflict errors PT.2 by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/540](https://togithub.com/crossplane/crossplane-runtime/pull/540) - Update github/codeql-action digest to [`ddccb87`](https://togithub.com/crossplane/crossplane-runtime/commit/ddccb87) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/562](https://togithub.com/crossplane/crossplane-runtime/pull/562) - feat: add annotations to ConditionedStatus to make conditions a map by [@phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/564](https://togithub.com/crossplane/crossplane-runtime/pull/564) - errors: add SilentlyRequeueOnConflicts by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/556](https://togithub.com/crossplane/crossplane-runtime/pull/556) - fix missing import by [@lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/565](https://togithub.com/crossplane/crossplane-runtime/pull/565) - Update dependency golang to v1.21.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/567](https://togithub.com/crossplane/crossplane-runtime/pull/567) - Update module github.com/bufbuild/buf to v1.27.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/566](https://togithub.com/crossplane/crossplane-runtime/pull/566) - Update github/codeql-action digest to [`2cb752a`](https://togithub.com/crossplane/crossplane-runtime/commit/2cb752a) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/568](https://togithub.com/crossplane/crossplane-runtime/pull/568) - Update github/codeql-action digest to [`fdcae64`](https://togithub.com/crossplane/crossplane-runtime/commit/fdcae64) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/569](https://togithub.com/crossplane/crossplane-runtime/pull/569) - SetClaimReference must pass to underlying object just claimRef allowed fields by [@pedjak](https://togithub.com/pedjak) in [https://github.com/crossplane/crossplane-runtime/pull/552](https://togithub.com/crossplane/crossplane-runtime/pull/552) - Update module github.com/google/go-cmp to v0.6.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/571](https://togithub.com/crossplane/crossplane-runtime/pull/571) - Update module google.golang.org/grpc to v1.58.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/572](https://togithub.com/crossplane/crossplane-runtime/pull/572) - Update dependency golang to v1.21.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/570](https://togithub.com/crossplane/crossplane-runtime/pull/570) - Update github/codeql-action digest to [`d90b8d7`](https://togithub.com/crossplane/crossplane-runtime/commit/d90b8d7) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/573](https://togithub.com/crossplane/crossplane-runtime/pull/573) - controller/engine: use local cache for client read requests by [@sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/554](https://togithub.com/crossplane/crossplane-runtime/pull/554) - Update module golang.org/x/net to v0.17.0 \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/574](https://togithub.com/crossplane/crossplane-runtime/pull/574) - Update github/codeql-action digest to [`0116bc2`](https://togithub.com/crossplane/crossplane-runtime/commit/0116bc2) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/575](https://togithub.com/crossplane/crossplane-runtime/pull/575) - Update module github.com/bufbuild/buf to v1.27.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/576](https://togithub.com/crossplane/crossplane-runtime/pull/576) - Update module google.golang.org/grpc to v1.59.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/577](https://togithub.com/crossplane/crossplane-runtime/pull/577) - Update actions/checkout digest to [`b4ffde6`](https://togithub.com/crossplane/crossplane-runtime/commit/b4ffde6) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/579](https://togithub.com/crossplane/crossplane-runtime/pull/579) - Update kubernetes deps by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/578](https://togithub.com/crossplane/crossplane-runtime/pull/578) - Update github/codeql-action digest to [`49abf0b`](https://togithub.com/crossplane/crossplane-runtime/commit/49abf0b) by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/581](https://togithub.com/crossplane/crossplane-runtime/pull/581) - Update fkirc/skip-duplicate-actions action to v5.3.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/582](https://togithub.com/crossplane/crossplane-runtime/pull/582) #### New Contributors - [@haarchri](https://togithub.com/haarchri) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/493](https://togithub.com/crossplane/crossplane-runtime/pull/493) - [@toastwaffle](https://togithub.com/toastwaffle) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/523](https://togithub.com/crossplane/crossplane-runtime/pull/523) - [@pedjak](https://togithub.com/pedjak) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/552](https://togithub.com/crossplane/crossplane-runtime/pull/552) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.13.0...v1.14.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.