Skip to content

v0.0.13

Compare
Choose a tag to compare
@hugosantos hugosantos released this 30 Mar 09:32
· 4829 commits to main since this release

Changelog

  • 2241ee0 cmd/deploy: made "next steps" non-sticky, and rendered after a successful deployment.
  • 631da06 cmd/keys: inhibit re-encryption if the contents don't change.
  • 8004839 configure: add PackageOwner() to Request, and use it in the postgres tools.
  • 3c7d008 db/postgres: use log.Printf.
  • 0748728 deploy/output: fix formatting of ingress blocks.
  • 212e4e6 display deployment statuses of non-ready pods (#8)
  • 18c3a50 fnapi: clean up dns.allocate-name arguments.
  • 4eae839 fnerrors: use "failed to compute" instead of "failed to resolve".
  • 2881e73 go.mod: bump github.com/aws/aws-sdk-go-v2/config from 1.13.1 to 1.15.2 (#130)
  • 3697901 nodejs: move tracked versions to versions.json (as we do for go, etc).
  • a544710 nodejs: update versions: typescript to 4.6.2, @grpc/grpc-js to 1.5.7, ts-node to 10.7.0.
  • 57d2abd rename tool/bootstrap --> configure.
  • ec28404 workflows/e2e: run startup tests too.
  • 1849aa4 workspace: sort and format prebuilt_binary entries.