v0.6.4
What's Changed
Lots of bug fixes and fix for a regression in 0.6.2 that would break new BYOC deployments.
- Fix TaskDefinition inactive error by @lionello in #775
- Use Route53 delegation ID for BYOC on AWS by @lionello in #770
- Fix for old BYOC projects by @lionello in #778
- dns fixup in build args by @nullfunc in #776
- default to verbose mode for defang tail by @jordanstephens in #786
- Keep compose as-is by @lionello in #523
- fix windows signing cert by @lionello in #789
- fix: tcp+ingress is ok by @lionello in #791
- Compose as-is fixes for DO by @lionello in #792
- byoc/playground config validation by @nullfunc in #794
- Partition quota and config validation by @jordanstephens in #797
- move compose validation out of quota package by @jordanstephens in #798
- Smarter DNS replacement by @lionello in #799
- Split client and provider to 2 different interfaces by @edwardrf in #795
- Move track to its own package by @edwardrf in #800
- Run go fmt with pre-commit hook by @jordanstephens in #801
- Fix for empty compose project by @lionello in #805
- cd preview needs login by @lionello in #802
- Support log query for BYOC AI debugging by @lionello in #714
- Fix --dry-run flag by @lionello in #806
- Lint on commit, Test on push by @jordanstephens in #804
- fix printEndpoints by @jordanstephens in #807
- Fix for defang upgrade by @lionello in #803
- Fix 1st time BYOC on AWS by @lionello in #809
- Hide useless "limits" warning by @lionello in #819
- Show timestamps with milliseconds precision by @lionello in #821
- Check for missing interpolation vars by @lionello in #822
- Do not wait on managed resource status to complete. by @nullfunc in #820
- Add DEFANG_NO_CACHE env var by @lionello in #823
- update to request more parameters if given a next token by @nullfunc in #826
- Return nil ProjectUpdate on no bucket by @lionello in #828
- Avoid "no bucket found" error on first DO deploy by @jordanstephens in #825
- Consider redirection a success response for cert gen trigger by @edwardrf in #832
Full Changelog: v0.6.3...v0.6.4