Releases: camptocamp/terraboard
Releases · camptocamp/terraboard
v2.4.0
v2.3.0
Features
- go: upgrade Terraboard's Go version to v1.21 (https://www.github.com/camptocamp/terraboard/commit/e457ebc154730baea6fbbf1723e52e417c67f55c))
- internal: update Terraform's internal packages (e457ebc)
Bug Fixes
v2.2.0
v2.1.1
v2.1.0
v2.0.0
Features
- frontend: add loading spinner during plan fetching (4e6d2b6)
- frontend: highlightjs theme (#202) (e18dd8f)
- frontend: now trigger refresh on input for search's text fields (#205) (cd42ac1)
- frontend: resource filter now match any substring in res path or name (cc707ea)
- frontend: set role=button on list carets (#200) (02c0022)
- frontend: use pointer cursor on list group items (#201) (0b87348)
- frontend: use UTC strings for dates (#198) (c77d66f)
- plan: process plan's status from ci exit-code (#215) (5b32184)
- plans: add plans explorer and viewer (#193) (35d73c0)
Bug Fixes
- frontend: avatar not displaying due to css issue (#206) (78f8922)
- frontend: missing user's information & avatar (#204) (0aec334)
- frontend: performance issue with resource filter with multiples modules (#208) (cc707ea)
- frontend: performence issue on plans fetching (#212) (4e6d2b6)
- frontend: resource filter on state view now works (#203) (156e544)
- frontend: undefined error on plan view without outputs changes (#211) (a5d6050)
- json: plan's variables parsing error (#210) (91b3dab)
- remove localhost from URLs (#196) (7dd34ed)
Miscellaneous Chores
- release as 2.0.0 (a2dd9b6)
v2.0.0-alpha.2
Features
- frontend: highlightjs theme (#202) (e18dd8f)
- frontend: now trigger refresh on input for search's text fields (#205) (cd42ac1)
- frontend: set role=button on list carets (#200) (02c0022)
- frontend: use pointer cursor on list group items (#201) (0b87348)
- frontend: use UTC strings for dates (#198) (c77d66f)
Bug Fixes
v2.0.0-alpha
⚠ 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)
v1.1.0
v1.0.0
Breaking changes:
- Fixed failing CI following recent changes introducing GitLab backend support #133 (mvisonneau)
- Support multiple file extensions in S3 #122 (Moglum)
Implemented enhancements:
- Allow setting region and force path style for s3 #136 (hoshsadiq)
- option to switch go dns resolver #135 (mihaiplesa)
- bump terraform to 0.13.6 #134 (mihaiplesa)
- Bumped all dependencies / TF 0.14.5 / TFE 0.12.0 #131 (mvisonneau)
- Added support for GitLab as terraform state backend provider #130 (mvisonneau)
- made the goreleaser config a bit more readable #129 (mvisonneau)
- Fix/docker instructions #124 (uritau)
- bump terraform to 0.13.5 #120 (filiptepper)
- Bump to terraform 0.13.4 #119 (ouranos)
- Bump to terraform 0.13.3 #117 (chelnak)
- Add support for multiple instances of the same resource #115 (Wiston999)
- Implemented gosec as part of the testing workflow #114 (mvisonneau)
- Fixed Dockerfiles following recent changes #113 (mvisonneau)
- Enhanced Makefile and testing implementation #112 (mvisonneau)
- Bumped to golang 1.15 and upgraded all modules to their latest version #111 (mvisonneau)
- Upgraded terraform to 0.13.2 #110 (mvisonneau)
- ADDED release URL and updated links to open in new tab #108 (azhar22k)
Fixed bugs:
- Resources created using
for\_each
are missing #97 - Fix nill pointer #138 (Moglum)
- Fixed ineffassign definition following a recent update #132 (mvisonneau)
Closed issues: