Skip to content

crossplane 2.4.0#289674

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-crossplane-2.4.0
Jun 24, 2026
Merged

crossplane 2.4.0#289674
BrewTestBot merged 2 commits into
mainfrom
bump-crossplane-2.4.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
The `v2.4.0` release is the first Crossplane CLI release that does not correspond to a Crossplane core release. It is compatible with the currently supported minor versions of Crossplane core: v2.3, v2.2, v2.1, and v1.20. It includes a number of incremental features and improvements along with many bug fixes.

🚨 Installation Note

Since this release does not correspond to a Crossplane core release, it will not be uploaded to releases.crossplane.io. Its artifacts are available only from cli.crossplane.io. The install.sh script will install it from the correct location.

🎉 Highlights

  • New Commands
    • crossplane xr generate converts a claim to a composite resource, as Crossplane would do internally when a claim is applied to a cluster. #13
    • crossplane xr patch applies defaults from an XRD to an input XR, as the apiserver would do when an XR is applied to a cluster. #61
    • crossplane xpkg get-crds downloads package dependencies based on a crossplane.yaml file or package resource and writes their CRDs to files. #26
  • Command Updates
    • crossplane project init now allows a repository to be specified. #105
    • crossplane resource validate now has YAML and JSON output formats. #66
    • crossplane xpkg push now allows OCI manifest annotations to be specified with the --oci-annotation flag. #11
    • crossplane composition render now supports repeating the --required-resources and --extra-resources flags. #107
    • Commands that interact with a cluster (e.g., crossplane resource trace and crossplane xpkg install) now support impersonation with the --as, --as-group, and --as-uid flags. #114
  • Developer Experience Updates
    • Projects can now include pre-built functions specified in the crossplane-project.yaml file, allowing functions to be built using any language, tool, or framework. #24
    • Projects can now specify a subset of languages for which schemas should be generated in the crossplane-project.yaml file. #24

What's Changed

New Contributors

Full Changelog: crossplane/cli@v2.3.0...v2.4.0

View the full release notes at https://github.com/crossplane/cli/releases/tag/v2.4.0.


@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 24, 2026
@BrewTestBot BrewTestBot enabled auto-merge June 24, 2026 22:03
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 24, 2026
Merged via the queue into main with commit 4aaa60e Jun 24, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-crossplane-2.4.0 branch June 24, 2026 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants