Skip to content

Releases: AGLEnergyPublic/tfectl

v1.6.0

14 Oct 04:39
98b697a
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/go-tfe from 1.44.0 to 1.45.0 by @dependabot in #63
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #65
  • Bump github.com/hashicorp/go-tfe from 1.45.0 to 1.48.0 by @dependabot in #68
  • Bump github.com/itchyny/gojq from 0.12.14 to 0.12.15 by @dependabot in #69
  • Bump github.com/hashicorp/go-tfe from 1.48.0 to 1.49.0 by @dependabot in #70
  • Bump github.com/hashicorp/go-tfe from 1.49.0 to 1.51.0 by @dependabot in #72
  • Bump github.com/hashicorp/go-tfe from 1.51.0 to 1.53.0 by @dependabot in #74
  • Bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 by @dependabot in #75
  • Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #77
  • Bump github.com/hashicorp/go-tfe from 1.53.0 to 1.55.0 by @dependabot in #78
  • Bump github.com/hashicorp/go-tfe from 1.55.0 to 1.56.0 by @dependabot in #80
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #79
  • Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #81
  • Bump github.com/hashicorp/go-tfe from 1.56.0 to 1.57.0 by @dependabot in #82
  • Bump github.com/hashicorp/go-tfe from 1.57.0 to 1.60.0 by @dependabot in #85
  • Bump github.com/hashicorp/go-tfe from 1.60.0 to 1.64.2 by @dependabot in #91
  • Bump github.com/hashicorp/go-tfe from 1.64.2 to 1.65.0 by @dependabot in #92
  • Features/feature set by @sharathrnair87 in #90

Full Changelog: v1.5.0...v1.6.0

v1.5.0

05 Feb 00:32
e6ea793
Compare
Choose a tag to compare

Changelog

  • 481d17e Bump github.com/hashicorp/go-tfe from 1.42.0 to 1.43.0 (#61)
  • e6ea793 Feature: Add Registry ops to query private Providers and Modules (#46) (#62)

v1.4.0

22 Jan 23:26
f33fb1c
Compare
Choose a tag to compare

Changelog

  • e4df371 Bump actions/checkout from 3 to 4 (#42)
  • aaebe7d Bump actions/setup-go from 4 to 5 (#55)
  • 1beba28 Bump github.com/hashicorp/go-tfe from 1.31.0 to 1.32.0 (#40)
  • 0c44e6f Bump github.com/hashicorp/go-tfe from 1.32.0 to 1.32.1 (#41)
  • a6ea6fb Bump github.com/hashicorp/go-tfe from 1.32.1 to 1.33.0 (#43)
  • 70f1448 Bump github.com/hashicorp/go-tfe from 1.33.0 to 1.34.0 (#45)
  • 51378c4 Bump github.com/hashicorp/go-tfe from 1.34.0 to 1.36.0 (#48)
  • d76b384 Bump github.com/hashicorp/go-tfe from 1.36.0 to 1.37.0 (#49)
  • 7fef2c0 Bump github.com/hashicorp/go-tfe from 1.37.0 to 1.38.0 (#51)
  • 50d5e8c Bump github.com/hashicorp/go-tfe from 1.38.0 to 1.39.2 (#52)
  • 494a39f Bump github.com/hashicorp/go-tfe from 1.39.2 to 1.40.0 (#53)
  • 21265af Bump github.com/hashicorp/go-tfe from 1.40.0 to 1.41.0 (#56)
  • 07c4fd7 Bump github.com/itchyny/gojq from 0.12.13 to 0.12.14 (#54)
  • 7dbf797 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#50)
  • 5612360 Bump github/codeql-action from 2 to 3 (#57)
  • 6be9b24 Bump goreleaser/goreleaser-action from 4 to 5 (#44)
  • 3af6f36 Feature set 01 (#59)
  • f33fb1c fix version (#60)
  • 4b01c4a remove broken test badge (#47)

v1.3.1

09 Aug 23:20
0dd20ee
Compare
Choose a tag to compare

Changelog

  • 0dd20ee Use goreleaser for mullti-arch release builds (#39)

Add support for searching via tag names

27 Jul 06:51
1c81280
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1 Version Fix and TFE SDK update

07 Jul 03:12
5e5f131
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Jun 05:41
0d8ff43
Compare
Choose a tag to compare

What's Changed

Release 1.2.0 adds a new feature to allow operations using workspace tags - submitted by @sharathrnair87

Module Bumps:

  • Bump github.com/hashicorp/go-tfe from 1.18.0 to 1.19.0 by @dependabot in #16
  • Bump github.com/hashicorp/go-tfe from 1.19.0 to 1.20.0 by @dependabot in #18
  • Bump actions/setup-go from 3 to 4 by @dependabot in #17
  • Bump github.com/hashicorp/go-tfe from 1.20.0 to 1.22.0 by @dependabot in #20
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #19
  • Bump github.com/hashicorp/go-tfe from 1.22.0 to 1.23.0 by @dependabot in #21
  • Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #22
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #24
  • Bump github.com/hashicorp/go-tfe from 1.23.0 to 1.25.0 by @dependabot in #25
  • Bump github.com/hashicorp/go-tfe from 1.25.0 to 1.25.1 by @dependabot in #26
  • Bump github.com/hashicorp/go-tfe from 1.25.1 to 1.26.0 by @dependabot in #30
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #29
  • Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #28
  • Bump github.com/itchyny/gojq from 0.12.12 to 0.12.13 by @dependabot in #27
  • Bump github.com/hashicorp/go-tfe from 1.26.0 to 1.27.0 by @dependabot in #31
  • Bump github.com/hashicorp/go-tfe from 1.27.0 to 1.28.0 by @dependabot in #33

Full Changelog: v1.1.0...v1.2.0

v1.1.0

08 Mar 06:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 Jan 00:04
bd6879e
Compare
Choose a tag to compare

v1.0.0

  • Perform operations as described in README against TFC/TFE

What's Changed

New Contributors

Full Changelog: https://github.com/AGLEnergyPublic/tfectl/commits/v1.0.0