Skip to content

v0.20.0

Compare
Choose a tag to compare
@tnthornton tnthornton released this 10 Oct 23:58
· 282 commits to main since this release
353ea63

Notable Changes

  • Introduced support for the following up ctp subcommands with spaces:
    • create
    • delete
    • get
    • list
  • ⚠️ Breaking change ⚠️ - up ctp connect was moved to up ctp connector install. This is anticipation of #391.

What's Changed

  • Add tests for auth.yaml inclusion in provider package by @tnthornton in #384
  • Allow pre-release versions of spaces to be installed and upgraded to by @tnthornton in #387
  • Introduce support for up ctp (create, get, list, delete) against an Upbound Space by @tnthornton in #388
  • Move ctp connect to ctp connector install by @tnthornton in #389

Full Changelog: v0.19.2...v0.20.0