Skip to content

v0.19.0

Compare
Choose a tag to compare
@branden branden released this 28 Aug 21:07
· 328 commits to main since this release
62b427b

What's Changed

  • advance main ahead of v0.18.0 by @jastang in #337
  • Add repeatable --debug (short -d) enabling API request logging by @sttts in #339
  • Package composition function types by @nullable-eth in #340
  • Prevent deferred File.Close and wrap errors while putting CRDs into xpls provider package cache by @ulucinar in #343
  • [DevEx] xpkg: add error contexts and print & fail on parse errors by @sttts in #342
  • Add up space billing get with GCS support by @branden in #345
  • Add AWS support to up spaces billing get by @nlinx in #347
  • New subcommands to support Upbound Spaces by @tnthornton in #348
  • Introduce additional requirements for the spaces install by @tnthornton in #350
  • Adjust ingress-nginx deployment to target kind by @tnthornton in #352
  • Fix broken marketplace links by @hasheddan in #353
  • Use default font rather than setting a font that may be too light by @tnthornton in #356
  • Update docs link for up space init to point to correct URL. by @tnthornton in #359
  • Spaces: add helpers for default and unattended installation by @darkmuggle in #357
  • Allow operators to override the registry and registry-endpoint for a spaces install by @tnthornton in #358
  • Spaces: add support for public load balancer by @darkmuggle in #360
  • Add Azure support to up space billing get + provider-generic refactor by @branden in #351
  • cmd/space: fix missing install.Context by @sttts in #361
  • Space: improve destroy command by @darkmuggle in #362
  • space: unify and deduplicate registry flag logic by @sttts in #363
  • Use concrete types with destroyCmd.Run() by @branden in #365
  • Fix typo in up space destroy output by @branden in #366
  • space/upgrade: validate versions locally by @sttts in #364
  • Rename up space billing get to export and fix event tags by @branden in #367

New Contributors

Full Changelog: v0.18.0...v0.19.0