Skip to content

Releases: overmindtech/cli

v0.5.0

03 Aug 10:33
57ea657

Choose a tag to compare

Changelog

  • 0e1933d Cleanup, additional output
  • 760ad05 Implement create-bookmark command
  • 566b5da Implement re-using an existing change in submit-plan
  • 2b32439 Implement start-change and end-change
  • fdb5e58 Merge pull request #31 from overmindtech/new-commands
  • 57ea657 Merge pull request #33 from overmindtech/list-changes-by-status
  • e280a3b Send configured loglevels to honeycomb
  • c5feef1 refactor change uuid handling

v0.4.0

28 Jul 14:17
9c730e6

Choose a tag to compare

Changelog

  • f0cafb5 Add support for full teraform interpolation
  • 9c730e6 Merge pull request #27 from overmindtech/k8s-additions
  • 4ae41a1 Update module github.com/bufbuild/connect-go to v1.10.0 (#28)
  • 8fe4d91 Update module github.com/overmindtech/sdp-go to v0.41.0 (#29)
  • ae21006 Update module github.com/overmindtech/sdp-go to v0.41.1 (#30)

v0.3.3

25 Jul 18:04
f24d8a2

Choose a tag to compare

Changelog

  • 6b46c06 Update module github.com/overmindtech/sdp-go to v0.36.2 (#23)
  • f24d8a2 Updated AWS source links to use ARNs

v0.3.2

18 Jul 20:24
f16a545

Choose a tag to compare

Changelog

  • 28980aa Fixed SEARCH -> LIST conversion
  • f16a545 Merge pull request #21 from overmindtech/plan-submit-fixes
  • 47e7e80 Remove unused config file logic
  • 62a26c0 Use correct url

v0.3.1

18 Jul 11:19
b5c4394

Choose a tag to compare

Changelog

  • 289d461 Fix break/continue logic
  • 7bd8900 Improve error messages
  • b5c4394 Merge pull request #20 from overmindtech/fix-mapping
  • b4cdf35 Update module github.com/overmindtech/sdp-go to v0.36.1 (#17)

v0.3.0

13 Jul 09:11
8c3f162

Choose a tag to compare

Changelog

  • a2f033f Consistently use api-key everywhere
  • 8c3f162 Merge pull request #16 from overmindtech/consistency11
  • 632c52e Rename change-from-tfplan to submit-plan

v0.2.3

13 Jul 07:34
1f2fef2

Choose a tag to compare

Changelog

  • f88ffef Add machine-readable output for changeUrl
  • b49101b Merge pull request #14 from overmindtech/url-defaults
  • 1f2fef2 Merge pull request #15 from overmindtech/change-url-output

v0.2.2

12 Jul 13:58
543bf17

Choose a tag to compare

Changelog

  • debc421 Add common logging when creating a client
  • 543bf17 Fix service endpoint URL defaults
  • 73afd2e Merge pull request #13 from overmindtech/connect-logging

v0.2.1

12 Jul 13:38
c957bc1

Choose a tag to compare

Changelog

  • 1caa73c Add CLI version
  • 5714b3f Merge pull request #11 from overmindtech/ensure-gateway-url
  • c957bc1 Merge pull request #12 from overmindtech/add-version
  • 6088990 apply gateway-url config and fallback in ensureToken

v0.2.0

12 Jul 12:16
bfc511c

Choose a tag to compare

Changelog

  • 3bc9c03 Implement Authentication using API Keys
  • bfc511c Merge pull request #10 from overmindtech/api-keys