v2.0.0-alpha
Pre-release
Pre-release
⚠ BREAKING CHANGES
- use lineage instead of path to link states on overview (#179)
- multiple buckets / providers support (#48) (#177)
Features
- add plan db scheme (#164) (2c1cd8f)
- add test environment with proper docker-compose using MinIO + add compatibility for it to AWS provider (#165) (6d44ecb)
- api: add lineages get endpoint (#176) (f632586)
- api: add plan submit/get endpoints (#175) (f341ffd)
- build on Terraform v1.0.2 (#185) (505ef82)
- front-end redesign to VueJS/Bootstrap 5 & server improvements (#188) (5001de9)
- gorm: gorm v2 migration (#170) (630ce3f)
- migration: add migration compatibility with states without lineage (#183) (e50bbf6)
- multiple buckets / providers support (#48) (#177) (e44ebce)
- new standalone lineage table + associated migration (#173) (aa7d455)
- use lineage instead of path to link states on overview (#179) (c576d95)
Bug Fixes
- terraboard crash at compose startup if db isn't fully initialized (#174) (a8e6bdd)
- view: style issue which cropped overview content (#189) (ee9f923)
Miscellaneous Chores
- release 2.0.0-alpha (aa3cd25)