Skip to content

0.7.0 Release

Compare
Choose a tag to compare
@trironkk trironkk released this 05 Nov 19:46
· 242 commits to master since this release
c9c8870

New guide

We released a new guide for building deployers.

Breaking changes

The Makefiles are no longer in tools repo. If you wish to continue using them, please obtain a copy from click-to-deploy or example repos.

We found that Makefiles are too prescriptive. We recommend direct use of CLI commands to build and test your deployer. You can still choose to use our Makefiles for automation.

Release notes

  • This release changes partner integration points, but can run against deployers generated from preview versions. All tooling is now packaged in a dev container. See here for references.
  • Continuous testing blocking merging to master branch.
  • Continuous publishing of container images for each merge to master branch.