Skip to content

Latest commit

 

History

History
380 lines (230 loc) · 22.8 KB

CHANGELOG.md

File metadata and controls

380 lines (230 loc) · 22.8 KB

Changelog

2.0.0-alpha (2021-07-31)

⚠ 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

1.1.0 (2021-04-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix environment variable for APPRoleArn on README #141 (alemuro)

Closed issues:

  • support of terraform 0.14.3 #137

1.0.0 (2021-02-17)

Full Changelog

Breaking changes:

  • Fixed failing CI following recent changes introducing GitLab backend support #133 (mvisonneau)
  • Support multiple file extensions in S3 #122 (Moglum)

Implemented enhancements:

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:

  • Unable to start terraboard in Docker following Readme instructions #123
  • v0.21.0 can't connect to RDS db when running on AWS ECS #118
  • Add support for terraform 0.13.3 #116
  • Use docker networks instead of deprecated --link. #45

0.22.0 (2020-08-12)

Full Changelog

Implemented enhancements:

0.21.0 (2020-07-22)

Full Changelog

Implemented enhancements:

Closed issues:

  • panic: runtime error: invalid memory address or nil pointer dereference #90

0.20.0 (2020-06-09)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Terraform v0.12.26 #93
  • pq sslmode #76

0.19.0 (2020-01-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Terraform version in changelog #73

0.18.0 (2020-01-20)

Full Changelog

Merged pull requests:

0.17.0 (2020-01-20)

Full Changelog

Merged pull requests:

0.16.0 (2019-10-30)

Full Changelog

Closed issues:

  • Compatibility Issue with Terraform v0.12.0 #59

Merged pull requests:

0.15.0 (2019-10-24)

Full Changelog

Closed issues:

  • simple install issues #63
  • Terraboard unable to DNS look up DB on ECS #61
  • Don't know how to install & run #44
  • base #43

Merged pull requests:

0.14.3 (2017-12-07)

Full Changelog

0.14.2 (2017-11-30)

Full Changelog

Merged pull requests:

0.14.1 (2017-11-29)

Full Changelog

Closed issues:

  • Index creation issue on blocking parsing of some statefiles #37

Merged pull requests:

  • Remove index for attribute value #39 (raphink)
  • Add a resource filter to the state view #31 (raphink)

0.14.0 (2017-11-25)

Full Changelog

Merged pull requests:

0.13.0 (2017-08-16)

Full Changelog

Implemented enhancements:

Merged pull requests:

0.12.0 (2017-08-03)

Full Changelog

Implemented enhancements:

  • Use location in search #7
  • Add a compare view #6

Merged pull requests:

0.11.0 (2017-08-01)

Full Changelog

Implemented enhancements:

  • Make sparklines clickable #9
  • Get lock status #3

Merged pull requests:

0.10.1 (2017-07-27)

Full Changelog

0.10.0 (2017-07-27)

Full Changelog

Fixed bugs:

  • Can't get terraboard running locally (without docker) #1

0.9.0 (2017-07-26)

Full Changelog

Merged pull requests:

0.8.0 (2017-07-25)

Full Changelog

0.7.2 (2017-07-24)

Full Changelog

0.7.1 (2017-07-24)

Full Changelog

0.7.0 (2017-07-24)

Full Changelog

0.6.0 (2017-07-22)

Full Changelog

0.5.0 (2017-07-20)

Full Changelog

0.4.0 (2017-07-20)

Full Changelog

0.3.3 (2017-07-20)

Full Changelog

0.3.2 (2017-07-20)

Full Changelog

0.3.1 (2017-07-20)

Full Changelog

0.3.0 (2017-07-20)

Full Changelog

0.2.0 (2017-07-19)

Full Changelog

0.1.1 (2017-07-19)

Full Changelog

0.1.0 (2017-07-19)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator