Skip to content

Releases: minamijoyo/tfschema

v0.7.9

10 Aug 14:35
Compare
Choose a tag to compare

Changelog

  • 1a41a76 Bump version to v0.7.9
  • ea8ec8a Switch to the official action for creating GitHub App token
  • 721683d Update goreleaser to v2
  • 2bdc80f Add support for OpenTofu 1.8
  • 5ad060c Add support for Terraform 1.9
  • 32a4747 Update setup-go to v5
  • 2b54077 Update golangci-lint to v1.59.1
  • fc4b6b6 Update alpine to v3.20
  • 4833595 Use docker compose command instead of docker-compose
  • 7a62ec8 feat: update to use go 1.22

v0.7.8

14 Jan 13:29
Compare
Choose a tag to compare

Changelog

  • edcce30 Bump version to v0.7.8
  • d3faa89 Update actions/checkout to v4
  • 89b9df2 Add support for Terraform v1.6
  • e53c95f Add support for OpenTofu v1.6

v0.7.7

22 Nov 06:56
Compare
Choose a tag to compare

Changelog

v0.7.6

18 Nov 01:56
Compare
Choose a tag to compare

Changelog

  • 6659dff Bump version to v0.7.6
  • 57c9523 Add OpenTofu to test matrix
  • f96b227 Set golangci-lint timeout to 5 minutes
  • afd8035 Omit cache true for setup-go@v4
  • 88c2974 deps: upgrade to use go1.21 and fix golangci-lint errors
  • 143c51c Fix the git permission issue

v0.7.5

12 Aug 08:40
Compare
Choose a tag to compare

Changelog

  • 00ec47c Bump version to v0.7.5
  • 10aebc9 Use GitHub App token for updating brew formula on release

v0.7.4

08 Jul 14:50
Compare
Choose a tag to compare

Changelog

v0.7.4-beta1

08 Jul 14:43
Compare
Choose a tag to compare
v0.7.4-beta1 Pre-release
Pre-release

Changelog

  • bda1b92 Bump version to v0.7.4-beta1
  • 18d334d Fix build for windows_arm64

v0.7.2

20 Dec 00:49
Compare
Choose a tag to compare

Changelog

  • 486638b Bump version to v0.7.2
  • b86491e Fixed broken links being generated by 'tfschema resource browse '

v0.7.1

28 Oct 02:46
Compare
Choose a tag to compare

Changelog

6b3c147 Bump version to v0.7.1
5cd9d4c Set timeout for GitHub Actions
840a333 Restrict permissions for GitHub Actions
64d1a97 Add a godoc comment to InitCommands
12bb43e Use dns provider instead of hashicups for testing
81fedc7 Run acceptance tests on GitHub Actions
5829ee7 Add tests for browse commands
1d71eaf Add acceptance tests
04044e4 Set up docker-compose for acceptance testing
50325bf Remove unused .envrc.sample

v0.7.0

26 Apr 13:58
Compare
Choose a tag to compare

Changelog

8b0b4de Bump version to v0.7.0
d0ab8e9 Add Terraform v0.15 support
c6a9c7c Update Terraform to v0.15.0
897bd86 Update Go to v1.16.2
b52e040 Drop Terraform v0.11 support
31ff58a Bump version to v0.7.0-dev