Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 27 Jul 20:53
3cd8a7f

Bugfixes

  • Prevent initial setup from accepting configurations that fail when reloaded.
  • Allow project IDs containing token without treating them as secrets.

Breaking changes

  • Require schema v2 machine state: regenerate older development state before using v0.1.4.
  • Require configuration files named host.yml: rename .yaml files and update loader scripts.
  • Require mapping syntax for pgbouncer and http: replace boolean shorthands with enabled mappings.