acelinkio / argocd-homelab

GitOps driven homelab using ArgoCD
MIT License
37 stars 2 forks source link

Update Helm release crossplane to v1.17.0 #664

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Update Change
crossplane (source) minor 1.16.0 -> 1.17.0

Release Notes

crossplane/crossplane (crossplane) ### [`v1.17.0`](https://redirect.github.com/crossplane/crossplane/releases/tag/v1.17.0) [Compare Source](https://redirect.github.com/crossplane/crossplane/compare/v1.16.1...v1.17.0) The v1.17.0 release is a regular quarterly Crossplane release that is focused on maturing a number of key areas of functionality across the project, as Crossplane continues to become more capable, more reliable, and more performant for your production workloads. ### 🎉 Highlights - **New Contributors!** This release has 14 new contributors! A huge thank you to all contributors as always. - **Composition Functions graduation to v1:** [https://github.com/crossplane/crossplane/pull/5885](https://redirect.github.com/crossplane/crossplane/pull/5885) graduated Composition Functions to v1 while deprecating native patch and transform compositions. For a few releases, Crossplane will handle both beta and alpha composition Functions, and updated SDKs will be released soon. - **Errors/Conditions on claims:** It is now possible for Functions to communicate errors, events, and conditions up to the Claim level that occur during the execution of the composition function pipeline. Added with [https://github.com/crossplane/crossplane/pull/5450](https://redirect.github.com/crossplane/crossplane/pull/5450), this means that consumers of Claims can get helpful and relevant observability into what may be happening with the composed resources underneath their claim. This keeps a strong separation of concerns still between Claims and Composite Resources, while providing useful curated information to the claim consumer that can help them drive to a resolution and a healthy resource on their own. - **Cloud Change Logs:** The runtime support for [cloud change logs](https://redirect.github.com/crossplane/crossplane/issues/5477) is included in the [`crossplane-runtime` v1.17.0](https://redirect.github.com/crossplane/crossplane-runtime/releases/tag/v1.17.0) release. Starting with this release, it will be possible for providers to track and log all changes they are making to their managed resources. You can expect new provider releases in the near future with this functionality enabled. - **CLI updates:** - `crossplane beta render` was promoted and is now available as `crossplane render`. Added support for `render.crossplane.io/runtime-docker-cleanup` to allow removing images after run if needed. - `crossplane beta xpkg init` was promoted too and is now available as `crossplane xpkg init`. - `crossplane beta validate`: - can now validate Crossplane resources and can also validate Functions' inputs against their schema. - can now catch unknown fields errors too. - is now able to download and cache the whole tree of transitive dependencies for a Package. - is now using a global cache directory in the home instead of creating one in the current directory. - `crossplane beta trace` is now much more performant for really deep dependency trees. ### 🚨 Warnings and breaking changes - **Deprecated:** Native patch and transform is now deprecated, see [https://github.com/crossplane/crossplane/pull/5885](https://redirect.github.com/crossplane/crossplane/pull/5885) - We don't plan to remove native patch and transform from Crossplane, but we no longer recommend using it. Use composition functions (`mode: Pipeline`) instead, as described in the updated documentation: https://docs.crossplane.io/latest/concepts/compositions/ - As of Crossplane v1.17.0, development on native patch and transform will stop, and we'll only accept security related contributions to that part of the codebase. - crossplane CLI `beta render` and `beta xpkg init` were promoted to GA, meaning you no longer need to include the `beta` part of the command. ### 🏅 Release MVP For our very first Crossplane "Release MVP", we're proud to select [@​dalton-hill-0](https://redirect.github.com/dalton-hill-0) for his thorough and useful contribution on [https://github.com/crossplane/crossplane/pull/5450](https://redirect.github.com/crossplane/crossplane/pull/5450) to enable Claims to have selective errors/events/conditions surfaced to them. This has been functionality that the community desired for a long time and it really moves the needle on the end user developer/consumer experience with Crossplane. They will now be able to get relevant actionable information on their Claims to troubleshoot issues and get the infrastructure they need. Dalton did a great job of driving the complicated design and thinking through the edge cases with a critical eye on user experience throughout. Great work [@​dalton-hill-0](https://redirect.github.com/dalton-hill-0)! 🙇‍♂️ 🏅 ### 📖 Full Changelog - Remove the RBAC namespace controller by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5657](https://redirect.github.com/crossplane/crossplane/pull/5657) - Add Hyland Software to Adopters by [@​sethfduke](https://redirect.github.com/sethfduke) in [https://github.com/crossplane/crossplane/pull/5660](https://redirect.github.com/crossplane/crossplane/pull/5660) - Enhance permissions for Crossplane managed-roles by allowing access to the status subresource for Claims/Composites by [@​turkenh](https://redirect.github.com/turkenh) in [https://github.com/crossplane/crossplane/pull/5663](https://redirect.github.com/crossplane/crossplane/pull/5663) - Fix unit test coverage reports, add E2E flake reports by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5668](https://redirect.github.com/crossplane/crossplane/pull/5668) - Fix locking in the `PackagedFunctionRunner` by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5662](https://redirect.github.com/crossplane/crossplane/pull/5662) - chore(deps): pin dependencies (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5677](https://redirect.github.com/crossplane/crossplane/pull/5677) - Add Skillsoft to `ADOPTERS.md` by [@​brandon-powers](https://redirect.github.com/brandon-powers) in [https://github.com/crossplane/crossplane/pull/5670](https://redirect.github.com/crossplane/crossplane/pull/5670) - correcting help tag by [@​akhyaradn](https://redirect.github.com/akhyaradn) in [https://github.com/crossplane/crossplane/pull/5678](https://redirect.github.com/crossplane/crossplane/pull/5678) - chore(deps): update actions/checkout digest to [`0ad4b8f`](https://redirect.github.com/crossplane/crossplane/commit/0ad4b8f) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5679](https://redirect.github.com/crossplane/crossplane/pull/5679) - chore(deps): update actions/create-github-app-token digest to [`a0de6af`](https://redirect.github.com/crossplane/crossplane/commit/a0de6af) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5680](https://redirect.github.com/crossplane/crossplane/pull/5680) - chore(deps): update actions/setup-go digest to [`cdcb360`](https://redirect.github.com/crossplane/crossplane/commit/cdcb360) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5683](https://redirect.github.com/crossplane/crossplane/pull/5683) - chore(deps): update golang version to v1.22.3 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5684](https://redirect.github.com/crossplane/crossplane/pull/5684) - tests: AllOf failing immediately if fail-fast by [@​phisco](https://redirect.github.com/phisco) in [https://github.com/crossplane/crossplane/pull/5673](https://redirect.github.com/crossplane/crossplane/pull/5673) - build: add release-1.16 to Renovate baseBranches by [@​jbw976](https://redirect.github.com/jbw976) in [https://github.com/crossplane/crossplane/pull/5694](https://redirect.github.com/crossplane/crossplane/pull/5694) - Don't check for buf breaking changes on release branches by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5692](https://redirect.github.com/crossplane/crossplane/pull/5692) - Use a stripped out `crossplane/build` submodule fork by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5693](https://redirect.github.com/crossplane/crossplane/pull/5693) - Update releases table and renovate branches post 1.16 by [@​jbw976](https://redirect.github.com/jbw976) in [https://github.com/crossplane/crossplane/pull/5697](https://redirect.github.com/crossplane/crossplane/pull/5697) - chore(deps): update renovatebot/github-action action to v40.1.11 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5685](https://redirect.github.com/crossplane/crossplane/pull/5685) - chore(deps): update actions/upload-artifact digest to [`6546280`](https://redirect.github.com/crossplane/crossplane/commit/6546280) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5699](https://redirect.github.com/crossplane/crossplane/pull/5699) - chore(deps): update codecov/codecov-action digest to [`6d79887`](https://redirect.github.com/crossplane/crossplane/commit/6d79887) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5700](https://redirect.github.com/crossplane/crossplane/pull/5700) - chore(deps): update actions/checkout action to v4.1.5 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5704](https://redirect.github.com/crossplane/crossplane/pull/5704) - chore(deps): update gcr.io/distroless/static docker digest to [`4197211`](https://redirect.github.com/crossplane/crossplane/commit/4197211) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5701](https://redirect.github.com/crossplane/crossplane/pull/5701) - Add Sopra Steria NO to ADOPTERS.md by [@​tomberget](https://redirect.github.com/tomberget) in [https://github.com/crossplane/crossplane/pull/5689](https://redirect.github.com/crossplane/crossplane/pull/5689) - chore(deps): update github/codeql-action digest to [`b7cec75`](https://redirect.github.com/crossplane/crossplane/commit/b7cec75) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5702](https://redirect.github.com/crossplane/crossplane/pull/5702) - chore(deps): update golangci/golangci-lint-action digest to [`d6238b0`](https://redirect.github.com/crossplane/crossplane/commit/d6238b0) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5703](https://redirect.github.com/crossplane/crossplane/pull/5703) - adopters: Clarify production usage for Hyland Software by [@​jbw976](https://redirect.github.com/jbw976) in [https://github.com/crossplane/crossplane/pull/5712](https://redirect.github.com/crossplane/crossplane/pull/5712) - Add the pkg directory to GO_SUBDIRS by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5708](https://redirect.github.com/crossplane/crossplane/pull/5708) - fix(deps): update module github.com/emicklei/dot to v1.6.2 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5714](https://redirect.github.com/crossplane/crossplane/pull/5714) - chore(deps): update actions/checkout action to v4.1.6 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5713](https://redirect.github.com/crossplane/crossplane/pull/5713) - Update Claim CRD and XR CRD Reconciliation Filters by [@​dalton-hill-0](https://redirect.github.com/dalton-hill-0) in [https://github.com/crossplane/crossplane/pull/5716](https://redirect.github.com/crossplane/crossplane/pull/5716) - Use a single cache for all dynamic controllers (i.e. XRs and claims) by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5651](https://redirect.github.com/crossplane/crossplane/pull/5651) - chore(deps): update actions/checkout digest to [`a5ac7e5`](https://redirect.github.com/crossplane/crossplane/commit/a5ac7e5) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5718](https://redirect.github.com/crossplane/crossplane/pull/5718) - fix: crossplane xpkg init doesn't close file by [@​cychiang](https://redirect.github.com/cychiang) in [https://github.com/crossplane/crossplane/pull/5720](https://redirect.github.com/crossplane/crossplane/pull/5720) - Unset some UP env vars to avoid unexpect test behaviour. by [@​cychiang](https://redirect.github.com/cychiang) in [https://github.com/crossplane/crossplane/pull/5724](https://redirect.github.com/crossplane/crossplane/pull/5724) - Enhanced error logging by [@​NeerajNagure](https://redirect.github.com/NeerajNagure) in [https://github.com/crossplane/crossplane/pull/5698](https://redirect.github.com/crossplane/crossplane/pull/5698) - chore(deps): update github/codeql-action digest to [`9fdb3e4`](https://redirect.github.com/crossplane/crossplane/commit/9fdb3e4) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5725](https://redirect.github.com/crossplane/crossplane/pull/5725) - fix(deps): update module github.com/docker/docker-credential-helpers to v0.8.2 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5731](https://redirect.github.com/crossplane/crossplane/pull/5731) - chore(deps): update dependency golangci/golangci-lint to v1.58.2 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5648](https://redirect.github.com/crossplane/crossplane/pull/5648) - Update ADOPTERS.md by [@​xcloudscript](https://redirect.github.com/xcloudscript) in [https://github.com/crossplane/crossplane/pull/5603](https://redirect.github.com/crossplane/crossplane/pull/5603) - adopters: add Zuru Tech Italy to ADOPTERS.md by [@​jbw976](https://redirect.github.com/jbw976) in [https://github.com/crossplane/crossplane/pull/5732](https://redirect.github.com/crossplane/crossplane/pull/5732) - chore(deps): update codecov/codecov-action digest to [`125fc84`](https://redirect.github.com/crossplane/crossplane/commit/125fc84) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5719](https://redirect.github.com/crossplane/crossplane/pull/5719) - chore: ignore checklist for renovate prs by [@​phisco](https://redirect.github.com/phisco) in [https://github.com/crossplane/crossplane/pull/5736](https://redirect.github.com/crossplane/crossplane/pull/5736) - chore(deps): update aquasecurity/trivy-action action to v0.21.0 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5735](https://redirect.github.com/crossplane/crossplane/pull/5735) - fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.1 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5733](https://redirect.github.com/crossplane/crossplane/pull/5733) - fix(trace): set default qps and burst back by [@​phisco](https://redirect.github.com/phisco) in [https://github.com/crossplane/crossplane/pull/5737](https://redirect.github.com/crossplane/crossplane/pull/5737) - build: allow CRD patch dir to already exist by [@​jbw976](https://redirect.github.com/jbw976) in [https://github.com/crossplane/crossplane/pull/5739](https://redirect.github.com/crossplane/crossplane/pull/5739) - Proposal: Try using Earthly instead of Make for one release by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5711](https://redirect.github.com/crossplane/crossplane/pull/5711) - Enable Earthly remote caching, pass AWS credentials explicitly by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5746](https://redirect.github.com/crossplane/crossplane/pull/5746) - chore(deps): update zeebe-io/backport-action action to v2.5.0 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5741](https://redirect.github.com/crossplane/crossplane/pull/5741) - fix(deps): update module github.com/google/go-containerregistry to v0.19.1 by [@​jbw976](https://redirect.github.com/jbw976) in [https://github.com/crossplane/crossplane/pull/5744](https://redirect.github.com/crossplane/crossplane/pull/5744) - Fix Earthly remote cache, and typo in Renovate configuration by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5747](https://redirect.github.com/crossplane/crossplane/pull/5747) - chore(deps): pin dependencies (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5748](https://redirect.github.com/crossplane/crossplane/pull/5748) - chore(deps): update docker/login-action digest to [`0d4c9c5`](https://redirect.github.com/crossplane/crossplane/commit/0d4c9c5) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5749](https://redirect.github.com/crossplane/crossplane/pull/5749) - Set --cache-control flag when copying Helm index by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5751](https://redirect.github.com/crossplane/crossplane/pull/5751) - Enforced immutable fields using CEL rules by [@​NeerajNagure](https://redirect.github.com/NeerajNagure) in [https://github.com/crossplane/crossplane/pull/5682](https://redirect.github.com/crossplane/crossplane/pull/5682) - Make Renovate play nice with Earthly by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5754](https://redirect.github.com/crossplane/crossplane/pull/5754) - Don't re-run CodeQL or E2E tests if nothing but the git commit changes by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5755](https://redirect.github.com/crossplane/crossplane/pull/5755) - chore(deps): update dependency helm/helm to v3.15.1 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5756](https://redirect.github.com/crossplane/crossplane/pull/5756) - Bump golangci-lint to v1.59.0 by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5758](https://redirect.github.com/crossplane/crossplane/pull/5758) - Fix earthly E2E test results, CodeQL Renovate version by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5757](https://redirect.github.com/crossplane/crossplane/pull/5757) - Fix EARTHLY_VERSION matching in GitHub Workflows by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5759](https://redirect.github.com/crossplane/crossplane/pull/5759) - chore(deps): update dependency norwoodj/helm-docs to v1.13.1 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5761](https://redirect.github.com/crossplane/crossplane/pull/5761) - chore(deps): update dependency earthly/earthly to v0.8.13 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5760](https://redirect.github.com/crossplane/crossplane/pull/5760) - chore(deps): update dependency gotestyourself/gotestsum to v1.12.0 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5763](https://redirect.github.com/crossplane/crossplane/pull/5763) - Fix Renovate running `earthly` by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5762](https://redirect.github.com/crossplane/crossplane/pull/5762) - fix(deps): update module github.com/alecthomas/kong to v0.9.0 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5764](https://redirect.github.com/crossplane/crossplane/pull/5764) - Match build submodule artifact pushing behavior by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5765](https://redirect.github.com/crossplane/crossplane/pull/5765) - fix(deps): update module github.com/aws/smithy-go to v1.20.2 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5767](https://redirect.github.com/crossplane/crossplane/pull/5767) - fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5768](https://redirect.github.com/crossplane/crossplane/pull/5768) - chore(deps): update amazon/aws-cli docker tag to v2.15.61 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5769](https://redirect.github.com/crossplane/crossplane/pull/5769) - Fix check for master branch to enable pushing by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5772](https://redirect.github.com/crossplane/crossplane/pull/5772) - chore(deps): update dependency kubernetes-sigs/kind to v0.23.0 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5770](https://redirect.github.com/crossplane/crossplane/pull/5770) - fix(deps): update module github.com/prometheus/client_golang to v1.19.1 (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5773](https://redirect.github.com/crossplane/crossplane/pull/5773) - Reported the status as deleted for the deleted resources in crossplane beta trace by [@​NeerajNagure](https://redirect.github.com/NeerajNagure) in [https://github.com/crossplane/crossplane/pull/5775](https://redirect.github.com/crossplane/crossplane/pull/5775) - chore(deps): update github/codeql-action digest to [`f079b84`](https://redirect.github.com/crossplane/crossplane/commit/f079b84) (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5776](https://redirect.github.com/crossplane/crossplane/pull/5776) - fix(Earthfile): Build also the go binaries when running +build by [@​tampakrap](https://redirect.github.com/tampakrap) in [https://github.com/crossplane/crossplane/pull/5782](https://redirect.github.com/crossplane/crossplane/pull/5782) - fix(Earthfile): Add .exe extension in the windows binaries by [@​tampakrap](https://redirect.github.com/tampakrap) in [https://github.com/crossplane/crossplane/pull/5781](https://redirect.github.com/crossplane/crossplane/pull/5781) - fix(runtime): remove container after run by [@​johnathan-sq](https://redirect.github.com/johnathan-sq) in [https://github.com/crossplane/crossplane/pull/5796](https://redirect.github.com/crossplane/crossplane/pull/5796) - Add Topology Spread Constraints to Helm Chart by [@​blakeromano](https://redirect.github.com/blakeromano) in [https://github.com/crossplane/crossplane/pull/5795](https://redirect.github.com/crossplane/crossplane/pull/5795) - Composition Function Events and Status Conditions by [@​dalton-hill-0](https://redirect.github.com/dalton-hill-0) in [https://github.com/crossplane/crossplane/pull/5450](https://redirect.github.com/crossplane/crossplane/pull/5450) - Add unknown field check to `beta validate` by [@​enesonus](https://redirect.github.com/enesonus) in [https://github.com/crossplane/crossplane/pull/5791](https://redirect.github.com/crossplane/crossplane/pull/5791) - README: add SIG-docs to the list of SIGs by [@​jbw976](https://redirect.github.com/jbw976) in [https://github.com/crossplane/crossplane/pull/5814](https://redirect.github.com/crossplane/crossplane/pull/5814) - improve trace client performance using concurrent resource load by [@​gotwarlost](https://redirect.github.com/gotwarlost) in [https://github.com/crossplane/crossplane/pull/5726](https://redirect.github.com/crossplane/crossplane/pull/5726) - Fix broken links by [@​mergenci](https://redirect.github.com/mergenci) in [https://github.com/crossplane/crossplane/pull/5833](https://redirect.github.com/crossplane/crossplane/pull/5833) - docs: add Rogo to ADOPTERS.md by [@​aiell0](https://redirect.github.com/aiell0) in [https://github.com/crossplane/crossplane/pull/5837](https://redirect.github.com/crossplane/crossplane/pull/5837) - Add configuration.meta/crossplane.yaml support for dependencies to beta validate by [@​enesonus](https://redirect.github.com/enesonus) in [https://github.com/crossplane/crossplane/pull/5815](https://redirect.github.com/crossplane/crossplane/pull/5815) - Support dependecies with version constraints in crank validate by [@​jtyr](https://redirect.github.com/jtyr) in [https://github.com/crossplane/crossplane/pull/5669](https://redirect.github.com/crossplane/crossplane/pull/5669) - Use more global cache directory at validate by [@​enesonus](https://redirect.github.com/enesonus) in [https://github.com/crossplane/crossplane/pull/5839](https://redirect.github.com/crossplane/crossplane/pull/5839) - download/cache full graph of dependencies at `beta validate` by [@​enesonus](https://redirect.github.com/enesonus) in [https://github.com/crossplane/crossplane/pull/5809](https://redirect.github.com/crossplane/crossplane/pull/5809) - chore: fix comment for struct field by [@​stellrust](https://redirect.github.com/stellrust) in [https://github.com/crossplane/crossplane/pull/5832](https://redirect.github.com/crossplane/crossplane/pull/5832) - fix(deps): update module github.com/docker/docker to v25.0.6+incompatible \[security] (master) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5852](https://redirect.github.com/crossplane/crossplane/pull/5852) - Delete resources that don't have a controller but appear in resourceRefs by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5876](https://redirect.github.com/crossplane/crossplane/pull/5876) - Implement extra resource handling as a `FunctionRunner` by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5883](https://redirect.github.com/crossplane/crossplane/pull/5883) - fix: exit on fatal handling extra resources by [@​phisco](https://redirect.github.com/phisco) in [https://github.com/crossplane/crossplane/pull/5881](https://redirect.github.com/crossplane/crossplane/pull/5881) - Promote composition functions to v1, and deprecate patch and transform by [@​negz](https://redirect.github.com/negz) in [https://github.com/crossplane/crossplane/pull/5885](https://redirect.github.com/crossplane/crossplane/pull/5885) - Documentation housekeeping for graduation application by [@​jbw976](https://redirect.github.com/jbw976) in [https://github.com/crossplane/crossplane/pull/5889](https://redirect.github.com/crossplane/crossplane/pull/5889) - Fix race condition creating certs in init. by [@​JonathanO](https://redirect.github.com/JonathanO) in [https://github.com/crossplane/crossplane/pull/5892](https://redirect.github.com/crossplane/crossplane/pull/5892) - chore(deps): bump crossplane-runtime to v1.17.0-rc.1 by [@​phisco](https://redirect.github.com/phisco) in [https://github.com/crossplane/crossplane/pull/5897](https://redirect.github.com/crossplane/crossplane/pull/5897) - \[Backport release-1.17] ci: docker login to right registry when promoting by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/crossplane/crossplane/pull/5900](https://redirect.github.com/crossplane/crossplane/pull/5900) - \[Backport release-1.17] Add secrets.crossplane.io grant rules to RBAC manager roles, even though the feature is alpha. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/crossplane/crossplane/pull/5904](https://redirect.github.com/crossplane/crossplane/pull/5904) - \[Backport release-1.17] ci: --push on promote by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/crossplane/crossplane/pull/5905](https://redirect.github.com/crossplane/crossplane/pull/5905) - chore(deps): bump crossplane-runtime to v1.17.0 by [@​phisco](https://redirect.github.com/phisco) in [https://github.com/crossplane/crossplane/pull/5915](https://redirect.github.com/crossplane/crossplane/pull/5915) - \[Backport release-1.17] fix: ensure x-kubernetes-preserve-unknown-fields is copied from xrd to crd spec by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/crossplane/crossplane/pull/5912](https://redirect.github.com/crossplane/crossplane/pull/5912) ### 🆕 New Contributors - [@​sethfduke](https://redirect.github.com/sethfduke) made their first contribution in [https://github.com/crossplane/crossplane/pull/5660](https://redirect.github.com/crossplane/crossplane/pull/5660) - [@​brandon-powers](https://redirect.github.com/brandon-powers) made their first contribution in [https://github.com/crossplane/crossplane/pull/5670](https://redirect.github.com/crossplane/crossplane/pull/5670) - [@​akhyaradn](https://redirect.github.com/akhyaradn) made their first contribution in [https://github.com/crossplane/crossplane/pull/5678](https://redirect.github.com/crossplane/crossplane/pull/5678) - [@​tomberget](https://redirect.github.com/tomberget) made their first contribution in [https://github.com/crossplane/crossplane/pull/5689](https://redirect.github.com/crossplane/crossplane/pull/5689) - [@​cychiang](https://redirect.github.com/cychiang) made their first contribution in [https://github.com/crossplane/crossplane/pull/5720](https://redirect.github.com/crossplane/crossplane/pull/5720) - [@​NeerajNagure](https://redirect.github.com/NeerajNagure) made their first contribution in [https://github.com/crossplane/crossplane/pull/5698](https://redirect.github.com/crossplane/crossplane/pull/5698) - [@​xcloudscript](https://redirect.github.com/xcloudscript) made their first contribution in [https://github.com/crossplane/crossplane/pull/5603](https://redirect.github.com/crossplane/crossplane/pull/5603) - [@​tampakrap](https://redirect.github.com/tampakrap) made their first contribution in [https://github.com/crossplane/crossplane/pull/5782](https://redirect.github.com/crossplane/crossplane/pull/5782) - [@​johnathan-sq](https://redirect.github.com/johnathan-sq) made their first contribution in [https://github.com/crossplane/crossplane/pull/5796](https://redirect.github.com/crossplane/crossplane/pull/5796) - [@​gotwarlost](https://redirect.github.com/gotwarlost) made their first contribution in [https://github.com/crossplane/crossplane/pull/5726](https://redirect.github.com/crossplane/crossplane/pull/5726) - [@​mergenci](https://redirect.github.com/mergenci) made their first contribution in [https://github.com/crossplane/crossplane/pull/5833](https://redirect.github.com/crossplane/crossplane/pull/5833) - [@​aiell0](https://redirect.github.com/aiell0) made their first contribution in [https://github.com/crossplane/crossplane/pull/5837](https://redirect.github.com/crossplane/crossplane/pull/5837) - [@​stellrust](https://redirect.github.com/stellrust) made their first contribution in [https://github.com/crossplane/crossplane/pull/5832](https://redirect.github.com/crossplane/crossplane/pull/5832) - [@​JonathanO](https://redirect.github.com/JonathanO) made their first contribution in [https://github.com/crossplane/crossplane/pull/5892](https://redirect.github.com/crossplane/crossplane/pull/5892) **Full Changelog**: https://github.com/crossplane/crossplane/compare/v1.17.0-rc.0...v1.17.0 ### [`v1.16.1`](https://redirect.github.com/crossplane/crossplane/releases/tag/v1.16.1) [Compare Source](https://redirect.github.com/crossplane/crossplane/compare/v1.16.0...v1.16.1) This is a patch release scoped to fixing issues reported by users of Crossplane v1.16. #### What's Changed - \[Backport release-1.16] fix(trace): set default qps and burst back by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/crossplane/crossplane/pull/5742](https://redirect.github.com/crossplane/crossplane/pull/5742) - fix(deps): update module github.com/docker/docker to v25.0.6+incompatible \[security] (release-1.16) by [@​crossplane-renovate](https://redirect.github.com/crossplane-renovate) in [https://github.com/crossplane/crossplane/pull/5855](https://redirect.github.com/crossplane/crossplane/pull/5855) - \[Backport release-1.16] Fix race condition creating certs in init. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/crossplane/crossplane/pull/5894](https://redirect.github.com/crossplane/crossplane/pull/5894) - \[Backport release-1.16] Add secrets.crossplane.io grant rules to RBAC manager roles, even though the feature is alpha. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/crossplane/crossplane/pull/5903](https://redirect.github.com/crossplane/crossplane/pull/5903) **Full Changelog**: https://github.com/crossplane/crossplane/compare/v1.16.0...v1.16.1

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.