Skip to content

v1.1.0

Compare
Choose a tag to compare
@sergenyalcin sergenyalcin released this 30 Aug 14:21
· 10 commits to main since this release
8512885

This release contains fixes (to bring back some behaviours lost after v1.0.0 release), new cli options and log improvements.

  • New cli options to skip import and update steps: skip-import and skip-update.
  • Wait for deletion of all MRs. This was the case before v1.0.0. The relevant section has been fixed with this version.
  • While the setup script is running, the beta trace commands of the crossplane-cli give errors. Because some Kinds and Resources are not in the cluster yet. In order to prevent noise and confusion during this time, the logs of the executions where the crossplane-cli errors are redirected to a temporary file.

What's Changed

Full Changelog: v1.0.0...v1.1.0