Releases: overmindtech/cli
Releases · overmindtech/cli
v1.0.8
v1.0.7
Changelog
- 0e1c570 Correctly pass through scopes when logging in
- 4c1c349 Downgrade sentry log message
- a713d1e Handle aborts during ensureToken more gracefully
- bf175d8 Merge pull request #425 from overmindtech/scopes
- 92c566a Merge pull request #426 from overmindtech/signalhandling
- 2160413 Remove duplicate signal handling
v1.0.6
Changelog
- fbd3c6d Change the homebrew PR to a release bot
- a2bfc55 Fix initialisation order of tracing and logging
- 13afb99 Merge pull request #418 from overmindtech/viper-init-fix
- a22faea Merge pull request #419 from overmindtech/change-to-release-bot
- 16230a2 Merge pull request #420 from overmindtech/renovate/overmindtech-go
- 80147cb Update Overmind Dependencies
- 932d90b Update Terraform aws to v5.55.0 (#422)
- 8655845 Update module github.com/aws/aws-sdk-go-v2/service/sts to v1.29.1 (#423)
- 3aed379 Update module github.com/charmbracelet/bubbletea to v0.26.5 (#424)
- bcbd656 Update module github.com/overmindtech/sdp-go to v0.76.0 (#417)
- 2f6e59b Update module github.com/spf13/cobra to v1.8.1 (#421)
v1.0.5
v1.0.4
v1.0.3
What's New
- Improvements in telemetry, capturing more errors and less information we don't need
Changelog
- fd70391 Add missing scope for loading snapshots
- a99eaea Bump go minor version
- fa428fe Capture account and user name on traces
- cf944f9 Capture errors for quality management
- d151001 Capture exitcodes for commands used in the github action
- 273af86 Ensure that the
request load
command returns at the end of processing - a0c519a Fix typo
- a4b046a Fix typos in tracedSettings
- b0995eb Lock file maintenance (#405)
- f67cf1d Merge pull request #406 from overmindtech/go-update
- 21f15c5 Merge pull request #407 from overmindtech/renovate/overmindtech-go
- 814665c Merge pull request #408 from overmindtech/cleanup
- 3113b17 Merge pull request #409 from overmindtech/error-recording
- 2937f26 Merge pull request #410 from overmindtech/init-refactor
- 4403868 Merge pull request #411 from overmindtech/renovate/overmindtech-go
- c0b3dd6 Merge pull request #412 from overmindtech/tracing
- 6550298 Refactor cli command initialisation and error reporting
- 7cc421a Update Overmind Dependencies
- b8d8122 Update github.com/overmindtech/aws-source digest to d7fd9f5
- e75fc54 Wire through command context for tea-based commands for tracing
- f729d5d don't capture potentially sensitive customer info
- 698e6df make formatting of template more robust (and fix accidental indentation)
v1.0.2
Bugs Fixed
- Fixed an issue with spinners in Powershell and Command Prompt
- Fixed an issue where the Terraform plan output wasn't captured, leading to poor quality risks
Changelog
- ab4fcda Add docs for winget
- a050fcc Added winget to readme
- 76942fe Capture the raw tf plan command output for the risks v2 implementation
- 923728f Fix header levels
- 0cc801c Fix windows duplicate
- 11d3c6c Merge pull request #392 from overmindtech/conhost
- d02a801 Merge pull request #394 from overmindtech/renovate/overmindtech-go
- fa24576 Merge pull request #395 from overmindtech/renovate/golang.org-x-exp-digest
- 92cfad4 Merge pull request #396 from overmindtech/renovate/opentelemetry-go
- 72c3d2d Merge pull request #399 from overmindtech/add-winget
- 27d8e12 Merge pull request #401 from overmindtech/renovate/overmindtech-go
- 4fc2ce0 Merge pull request #402 from overmindtech/renovate/overmindtech-go
- 3b1ab72 Merge pull request #404 from overmindtech/capture-raw-plan-output
- 3c32ab3 Render ASCII-only spinner and icons on conhost.exe
- 561e218 Update Observability modules
- 62dc445 Update Overmind Dependencies
- dc8f697 Update Terraform aws to v5.54.0 (#400)
- d8ea69b Update github.com/overmindtech/aws-source digest to daafc87
- 1c78b65 Update github.com/overmindtech/stdlib-source digest to b363bd8
- 6958e3a Update golang.org/x/exp digest to 7f521ea
- 3b2628b Update module github.com/aws/aws-sdk-go-v2/service/sts to v1.28.12 (#397)
- 1b22ab1 Update module google.golang.org/protobuf to v1.34.2 (#398)
v1.0.1
v1.0.0
Version 1! 🚀
We're really excited to announce that the Overmind CLI is generally available. With this release you can run:
overmind terraform plan
In place of your usual terraform plan
in order to get all the benefits of Overmind without any extra effort.
Changelog
- fe00d7d Change secret redaction to indicate when HoneyComb or Sentry keys are non default
- ff00b61 Configure sentry for error reporting
- b8ca8ee Create a more restrained way to collect viper settings
- 5f2aaf2 Don't capture terraform arguments
- 42a6488 Don't cerate a draft PR
- 41f2a35 Enable always sending traces to honeycomb
- ec749b6 Enable caching
- 29b1434 Improve basic tracing setup
- 0c0fd07 Merge pull request #383 from overmindtech/cache
- de47348 Merge pull request #386 from overmindtech/otel-tracing
- f21d98b Merge pull request #389 from overmindtech/no-draft
- 7a16b71 Remove obsolete allocation