Releases: MagnusOpera/Terrabuild
Releases · MagnusOpera/Terrabuild
0.92.0
What's Changed
- Optimizer is officially removed. Unused artifacts are still not downloaded.
- No more universal binary for macOS: download correct version now (either arm64 or x64)
- State can be synchronized with external state (Terraform for example). See --checkstate and Extensions for dynamic operations
terrabuild_head_commit
variable is available in workflow now. It's discourage to use it anyway since this interferes with task caching
Full Changelog: 0.90.4...0.92.0
0.90.4
Full Changelog: 0.90.3...0.90.4
0.90.3
Full Changelog: 0.90.2...0.90.3
0.90.2
Full Changelog: 0.90.1...0.90.2
0.90.1
Full Changelog: 0.90.0...0.90.1
0.90.0
0.88.1
Full Changelog: 0.88.0...0.88.1
0.88.0
0.86.0
What's Changed
- Cleanup exec commands in build by @pchalamet in #32
- isolate consistency computation by @pchalamet in #33
- add metadata to CI by @pchalamet in #34
- rename api args by @pchalamet in #35
- cleanup GraphDef by @pchalamet in #36
- remove file size from artifact - compute server side instead by @pchalamet in #38
- rename field (breaking change) by @pchalamet in #39
- track artifact completion by @pchalamet in #40
- implement links (loose dependencies) for build optimizations by @pchalamet in #41
Full Changelog: 0.84.5...0.86.0
0.84.5
Changes:
- Fix npm run