Skip to content

Releases: overmindtech/cli

v0.8.4

30 Aug 12:13
c03b383

Choose a tag to compare

Changelog

  • 9b9c6da Added caching of tokens so you don't have to click the link every time
  • c03b383 Merge pull request #63 from overmindtech/token-cache

v0.8.3

28 Aug 16:18
47a1f1a

Choose a tag to compare

Changelog

  • 47a1f1a Further logging improvements

v0.8.2

28 Aug 16:05
27cb8be

Choose a tag to compare

Changelog

  • 27cb8be Added fallback if error isn't found

v0.8.1

28 Aug 15:53
b4695d3

Choose a tag to compare

Changelog

  • b4695d3 Actually skip unchanging resources

v0.8.0

28 Aug 14:27
9ec3566

Choose a tag to compare

Changelog

  • 1b8f466 Accept many tfplan files in a single submit-plan invocation
  • 3a1b8d4 Added second pretty table
  • a345ef4 Address "G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)"
  • 4c365d2 Address all bugs-level lints
  • 8ecd35c Avoid golanci-lint cache conflict issues
  • 532b65d Create a default title when there is none specified on the command line
  • c697dda Enable all bugs linters
  • 559aef8 Enable gosec scanning
  • c5129d7 Fix create-bookmark output to stdout
  • dd419c9 Fix off-by-one error in otellogrus initialisiation
  • 8f229ca Fixed tests
  • 0f5e708 Force upgrade to go 1.21 and enable the loopvar feature
  • 364b013 Implement a --otel flag to globally disable tracing and error collecting
  • 59dd850 Implement manual-change subcommand; fix-up logging and output
  • 3b22f42 Implement request --ignore-cache
  • bfe1dc7 Improve nolint comments
  • 6342632 Improved errors
  • 301ee53 Initial prettification of logs
  • de0d72c Merge pull request #44 from overmindtech/lints
  • 5679eeb Merge pull request #48 from overmindtech/manual-change
  • 40f8bc8 Merge pull request #49 from overmindtech/otellogrus-init
  • 1c497d4 Merge pull request #50 from overmindtech/minor-improvements
  • 53a9ac3 Merge pull request #51 from overmindtech/looooooopvaaaaar
  • 284504e Merge pull request #58 from overmindtech/multiplan
  • f50678e Merge pull request #60 from overmindtech/stop-trying-tracing
  • 24ba896 Merge pull request #61 from overmindtech/default-title
  • 9ec3566 Merge pull request #62 from overmindtech/pretty-logs
  • a32946a Merge remote-tracking branch 'origin/remove-plan-json-flag' into pretty-logs
  • ea3000b Reduced spaces
  • b082025 Remove plan-json transitional implementation
  • cee60be Update module github.com/google/uuid to v1.3.1 (#56)
  • d6000c4 Update module github.com/overmindtech/sdp-go to v0.44.4 (#47)
  • 5119446 Update module github.com/overmindtech/sdp-go to v0.45.0 (#57)
  • a729185 Update module golang.org/x/oauth2 to v0.11.0 (#46)
  • 38d9826 Update sdp-go
  • 5ade629 go vet is part of golangci-lint

v0.7.1

10 Aug 10:39
0debfbf

Choose a tag to compare

Changelog

  • 1b991e9 Actually log the error
  • 0debfbf Merge pull request #45 from overmindtech/fix-err-logging

v0.7.0

09 Aug 15:45
c621910

Choose a tag to compare

Changelog

  • 8fc4741 Add cloudfront datamaps
  • 2bd37a8 Also log status when getting a change
  • 210c1bf Fix error handling when streaming UpdateChangingItems responses
  • c621910 Merge pull request #43 from overmindtech/new-scopes
  • 18f4191 Only request minimal scopes for each operation

v0.6.6

08 Aug 07:35
68c3443

Choose a tag to compare

Changelog

  • 8224122 Added support for removed resources
  • 68c3443 Merge pull request #42 from overmindtech/support-removed-resources

v0.6.5

07 Aug 12:20
ba51661

Choose a tag to compare

Changelog

  • eabff28 Improve error handling and fail on start-change/end-change when the change can't be located
  • ba51661 Merge pull request #40 from overmindtech/error-handling
  • e58419d Update AWS datamaps

v0.6.4

04 Aug 14:11
7eeb731

Choose a tag to compare

Changelog

  • a1cc218 Added debug logging for all queries produced
  • 7eeb731 Merge pull request #39 from overmindtech/more-logging
  • fc1590b Removed "unauthenticated"