Skip to content

0.10.1

Compare
Choose a tag to compare
@kovshenin kovshenin released this 19 Nov 08:24
· 225 commits to main since this release

Some minor work around domains/DNS and support for .deployignore (docs here).

  • Changed: Postfix and postfix-related blueprints now support namespaces under the hood
  • Changed: sail destroy will now delete DNS records for all associated domains, use --skip-dns to bypass
  • Changed: sail domain delete will no longer delete orphaned subdomains when given a parent domain
  • Changed: sail domain delete will now attempt to delete the DNS zone only if no more records exist in that zone
  • Changed: sail domain delete now accepts a --zone flag which forces a DNS zone delete (and orphaned subdomains form config.json)
  • Added: Support for the Mailgun EU region in mailgun.yaml blueprint
  • Added: Support for a .deployignore file to remove certain patters from deployment