Skip to content

Releases: minamijoyo/tfupdate

v0.7.0

04 Jul 04:45
Compare
Choose a tag to compare

Changelog

  • 9fbd446 Bump version to v0.7.0
  • 54ab92d Fix typo
  • f18d544 Fix typo in testacc
  • 0efebb6 Fix an error message for ProviderVersion.Merge
  • 2f5aa16 Mention that provider packages could be distributed from elsewhere
  • 7e130e5 Fix tests for index
  • b0cbd5d Fix the git permission issue
  • 54d666a Setup acceptance tests
  • c05e01e Add tests for hclwrite helpers
  • ba90f8e Add more tests for LockUpdater
  • cb4a4bd Parameterise the mock response
  • 8a81eea Remove the shorthand flag for platform
  • e6b979d Move a lock index instance into LockUpdater
  • 8dd093c Add more debug logs
  • 2899273 Inject a Go's standard context outside of the tfupdate package
  • ae823c8 Fix lint issues
  • 3dbe933 Use filename instead of platform for keys of hash
  • ae1f023 Add native support for updating .terraform.lock.hcl
  • 679f233 Inject a ModuleContext to Updater
  • 721888c Fix lint issues
  • 3d07683 Implement version constraint detection
  • 80face0 Add tests for Index.GetOrCreateProviderVersion
  • 350423f Add tests for providerIndex.getOrCreateProviderVersion
  • 0585339 Add tests for buildProviderVersion
  • 912c079 Return an error if provider address is implicit legacy things
  • 48abf5c Implement an index of provider versions for caching
  • dd3df2b Validate SHASumsData
  • 222cba4 Validate sha256 checksum for zip data
  • 06704f5 Test ProviderDownload() with a mocked Registry API
  • b38c67b Implement downloading provider
  • d184fe3 Implement ProviderPackageMetadata API
  • 9a44923 Split file per registry API

v0.6.8

06 Jun 01:35
Compare
Choose a tag to compare

Changelog

  • 037ab6d Bump version to v0.6.8
  • 0b7fc7d Set docker build timeout to 10m
  • 298df92 Update hcl to v2.17.0
  • 9b12abb Update goreleaser/goreleaser-action to v4
  • 37b0b57 Update actions/setup-go to v4
  • 393777b Read Go version from file
  • f9e1bda Fix lint issues
  • dba3400 Update Go to v1.20 and Alpine 3.18

v0.6.7

29 Aug 08:54
Compare
Choose a tag to compare

Changelog

  • db8adf2 Bump version to v0.6.7
  • a5e7ba9 Add jq, openssl, and curl to Docker image
  • b2faaf4 docker: update to use go1.19 and alpine3.16
  • 63506c0 remove deprecated io/ioutil pkg usage
  • 6c3f348 deps: update to use go1.19

v0.6.6

10 Aug 14:50
Compare
Choose a tag to compare

Changelog

  • 80d96a9 Bump version to v0.6.6
  • f13ada9 Use GitHub App token for updating brew formula on release
  • 1e2a49f Fix lint errors
  • a656ad6 Update golangci-lint to v1.45.2 and actions to latest

v0.6.5

24 Mar 02:06
Compare
Choose a tag to compare

Changelog

  • 012d18d Bump version to v0.6.5
  • 3e9b7ed Fix go install error
  • b9bfe67 Add examples for how to pin the AWS provider to v3

v0.6.4

13 Jan 02:10
Compare
Choose a tag to compare

Changelog

  • 76d344c Bump version to v0.6.4
  • 5f343fc Fix lint errors
  • 48b2a61 Suppress all existing lint errors to pass CI
  • f334838 Add support for linux/arm64 Docker image
  • 906866a Use golangci-lint instead of golint
  • 105942c Remove docker build on pull request

v0.6.3

12 Nov 06:59
Compare
Choose a tag to compare

Changelog

bebf8bb Bump version to v0.6.3

v0.6.3-beta1

12 Nov 06:53
Compare
Choose a tag to compare
v0.6.3-beta1 Pre-release
Pre-release

Changelog

e7f51a4 Bump version to v0.6.3-beta1
fe90ccc Add arm64 builds to support M1 mac
360c2ce Update hcl to v2.10.1
11e0e5a Update Go to v1.17.3 and Alpine to 3.14

v0.6.2

25 Oct 04:31
Compare
Choose a tag to compare

Changelog

6b040f1 Bump version to v0.6.2
a9bc900 Set timeout for GitHub Actions
5ea3cb9 Restrict permissions for GitHub Actions
9ae43ae Fix panic when version key is quoted

v0.6.1

19 Jul 14:09
Compare
Choose a tag to compare

Changelog

03c11b2 Bump version to v0.6.1
950c7e6 Fix goreleaser settings for brew