Releases: overmindtech/cli
Releases · overmindtech/cli
v1.5.4
Changelog
- 7e2c9c8 Increase heartbeat frequency
- b0654b3 Lock file maintenance (#625)
- e07a0ac Merge pull request #582 from overmindtech/renovate/opentelemetry-go
- 19f12ac Merge pull request #632 from overmindtech/hb-freq
- 8aaacbd Update Overmind Dependencies (#624)
- 3658b4a Update Overmind Dependencies (#631)
- c3c94c0 Update Terraform aws to v5.72.1 (#619)
- 265fd72 Update Terraform aws to v5.73.0 (#629)
- 881d502 Update dependency @types/node to v20.16.12 (#617)
- 2bd4f47 Update dependency @types/node to v20.17.0 (#630)
- c67be9a Update dependency lost-pixel to v3.21.0 (#620)
- 88fcdd0 Update github.com/overmindtech/aws-source digest to ddbf16d (#623)
- 866fbb5 Update lost-pixel/lost-pixel action to v3.21.0 (#621)
- c3dd740 Update module github.com/aws/aws-sdk-go-v2/config to v1.28.0 (#622)
- b80f031 Update module github.com/charmbracelet/lipgloss to v0.13.1 (#627)
- e97958c Update module github.com/jedib0t/go-pretty/v6 to v6.6.1 (#628)
- 650a04a Update module go.opentelemetry.io/otel/exporters/stdout/stdouttrace to v1.31.0
- 94e4fdd Update pnpm to v9.12.2 (#618)
v1.5.3
Changelog
- 4870a7f (fix) use the latest stdlib and aws sources with adapter changes
- f1db496 Added ASDF package manager
- 61a8775 Added shutdown spinner & auto-populate code
- dcccb60 Capture failed mappings
- f2e0f67 Improve attribute names
- c5aaa45 Lock file maintenance (#602)
- 9d395f7 Lock file maintenance (#612)
- e075bf9 Merge pull request #601 from overmindtech/add-asdf
- 1e3cdb7 Merge pull request #610 from overmindtech/adapter_metadata_changes
- 5497b5d Merge pull request #613 from overmindtech/remove-docgen
- c72573f Merge pull request #614 from overmindtech/improve-ux
- e6c6b0d Merge pull request #616 from overmindtech/capture-failed-mappings
- 10f445c Removed static maps and move to go-native mapping
- 8301fbf Removed steps that pull in sources for tests & build
- f25f1a9 Update AWS SDK (#605)
- 30dd63f Update Overmind Dependencies (#611)
- 309f79e Update dependencies
- 1677365 Update dependency @types/node to v20.16.11 (#603)
- 973fda6 Update lost-pixel/lost-pixel action to v3.20.0 (#606)
- 932196a Update module github.com/overmindtech/sdp-go to v0.96.0 (#570)
- bffdfec Update module golang.org/x/net to v0.30.0 (#607)
- 8437541 Update module google.golang.org/protobuf to v1.35.1 (#608)
- 6f9f89f Update pnpm to v9.12.1 (#604)
v1.5.2
Changelog
- a04c489 (feat) display more information about aws creds being used. (#593)
- 963a1d9 (fix) open browser automatically for explore sub command
- 92b7429 Lock file maintenance (#589)
- f35ef0b Merge pull request #592 from overmindtech/explore_browser_open
- 8bce06c Merge pull request #595 from overmindtech/tphoney-patch-1
- 4ca9aa5 Update .goreleaser.yaml
- 8a3e958 Update AWS SDK (#596)
- e75d18e Update README.md (#594)
- 6c08b59 Update Terraform aws to v5.70.0 (#597)
- 4a37125 Update module github.com/jedib0t/go-pretty/v6 to v6.6.0 (#598)
- 7f35803 Update pnpm to v9.12.0 (#599)
v1.5.1
Changelog
- 43ae667 "Upstream" the custerm spinner to our fork
- ca722ba (fix) linting and go generate fix
- a25bca2 (maint) add CONTRIBUTING.md documentation
- 15d27ac (maint) link the contributing doc in the readme
- 668f470 Add some space before the risk headers
- bb318e1 Add status message for running commands
- c97fa9a Added docgen
- ec5e381 Added heartbeats to started sources
- 7a0613a Adding shell?
- 22b5215 Address feedback from Dylan to clean up the rough edges
- 66ada16 Adjust error output to match new style
- f073e09 Also add our defaults for our custom spinner
- 973ac73 Bump SDP version
- 071861e Clean up some unused bits
- 1fc6eae Default pterm output to stderr to not interfere with non-interactive output
- 9c1f017 Ensure a common rhythm for updates
- 468627b Extract StartLocalSources to become a reusable component
- 90c31aa Extract utility method for formatting snapshot state
- 897f803 Fix missing sources status output
- 3586d8f Fix the missing lines on prompting for approval
- e5946ed Fix themeing for indentation and warnings
- db981cc Fully stop the "Starting Change" spinner before continuing
- 2aa6d6c Generate
commit.txt
for sources too - 22f4795 Implement the
explore
command to have sources running - acd5784 Link to the appropriate explore page when starting
explore
- 726cf60 Lock file maintenance (#571)
- 3620c5f Lock file maintenance (#578)
- 27146a0 Merge pull request #523 from overmindtech/pterm-ensuretoken
- 1f1057a Merge pull request #542 from overmindtech/renovate/overmindtech-go
- aafa676 Merge pull request #560 from overmindtech/add_CONTRIBUTING.md
- 126b6a5 Merge pull request #561 from overmindtech/readme_contributing
- 98bb64f Merge pull request #562 from overmindtech/renovate/overmindtech-go
- 8f098c5 Merge pull request #563 from overmindtech/renovate/github.com-muesli-termenv-digest
- e3ab308 Merge pull request #564 from overmindtech/renovate/opentelemetry-go
- ca42663 Merge pull request #580 from overmindtech/heartbeats
- b3a48fa Merge pull request #587 from overmindtech/fix_lint
- d5725a6 Merge remote-tracking branch 'origin/renovate/overmindtech-go' into heartbeats
- 649c9ca Port "ensureToken" over to PTerm
- c094c6d Port
terraform apply
subcommand to pterm - 18245d5 Port
terraform plan
subcommand to pterm - 1401511 Pull the loginSpinner into the login() method
- f696c23 Remove bubbletea
- 0482df5 Update AWS SDK (#572)
- a033c84 Update AWS SDK (#583)
- 566c6dd Update Observability modules
- 01ed666 Update Overmind Dependencies
- 054b9c3 Update Overmind Dependencies
- fb3f8d2 Update Overmind Dependencies
- b730995 Update Terraform aws to v5.67.0 (#565)
- 28df1d1 Update Terraform aws to v5.68.0 (#573)
- ecf4ea6 Update Terraform aws to v5.69.0 (#584)
- 18c236d Update dependency @types/node to v20.16.9 (#581)
- 95efd91 Update github.com/muesli/termenv digest to 82936c5
- c774f9c Update module connectrpc.com/connect to v1.17.0 (#575)
- a91840e Update module github.com/charmbracelet/bubbles to v0.20.0 (#566)
- 5d034fe Update module github.com/charmbracelet/bubbletea to v1.1.1 (#569)
- 93692cf Update module github.com/charmbracelet/huh to v0.6.0 (#567)
- b2a1ca8 Update overmindtech/pterm
- 53ef8e1 Update pnpm to v9.10.0 (#568)
- fd891e6 Update pnpm to v9.11.0 (#576)
- 323b2d1 Updated dependencies
- 50e45c7 Updated disco
- 1627782 Updated version logic
- 3fa7545 Use more of the tea-OG symbols with pterm
- 28b273b Use our own fork to carry local patches not yet merged upstream
v1.5.0
Changelog
- 43ae667 "Upstream" the custerm spinner to our fork
- ca722ba (fix) linting and go generate fix
- a25bca2 (maint) add CONTRIBUTING.md documentation
- 15d27ac (maint) link the contributing doc in the readme
- 668f470 Add some space before the risk headers
- bb318e1 Add status message for running commands
- c97fa9a Added docgen
- ec5e381 Added heartbeats to started sources
- 7a0613a Adding shell?
- 22b5215 Address feedback from Dylan to clean up the rough edges
- 66ada16 Adjust error output to match new style
- f073e09 Also add our defaults for our custom spinner
- 973ac73 Bump SDP version
- 071861e Clean up some unused bits
- 1fc6eae Default pterm output to stderr to not interfere with non-interactive output
- 9c1f017 Ensure a common rhythm for updates
- 468627b Extract StartLocalSources to become a reusable component
- 90c31aa Extract utility method for formatting snapshot state
- 897f803 Fix missing sources status output
- 3586d8f Fix the missing lines on prompting for approval
- e5946ed Fix themeing for indentation and warnings
- db981cc Fully stop the "Starting Change" spinner before continuing
- 2aa6d6c Generate
commit.txt
for sources too - 22f4795 Implement the
explore
command to have sources running - acd5784 Link to the appropriate explore page when starting
explore
- 726cf60 Lock file maintenance (#571)
- 3620c5f Lock file maintenance (#578)
- 27146a0 Merge pull request #523 from overmindtech/pterm-ensuretoken
- 1f1057a Merge pull request #542 from overmindtech/renovate/overmindtech-go
- aafa676 Merge pull request #560 from overmindtech/add_CONTRIBUTING.md
- 126b6a5 Merge pull request #561 from overmindtech/readme_contributing
- 98bb64f Merge pull request #562 from overmindtech/renovate/overmindtech-go
- 8f098c5 Merge pull request #563 from overmindtech/renovate/github.com-muesli-termenv-digest
- e3ab308 Merge pull request #564 from overmindtech/renovate/opentelemetry-go
- ca42663 Merge pull request #580 from overmindtech/heartbeats
- b3a48fa Merge pull request #587 from overmindtech/fix_lint
- d5725a6 Merge remote-tracking branch 'origin/renovate/overmindtech-go' into heartbeats
- 649c9ca Port "ensureToken" over to PTerm
- c094c6d Port
terraform apply
subcommand to pterm - 18245d5 Port
terraform plan
subcommand to pterm - 1401511 Pull the loginSpinner into the login() method
- f696c23 Remove bubbletea
- 0482df5 Update AWS SDK (#572)
- a033c84 Update AWS SDK (#583)
- 566c6dd Update Observability modules
- 01ed666 Update Overmind Dependencies
- 054b9c3 Update Overmind Dependencies
- fb3f8d2 Update Overmind Dependencies
- b730995 Update Terraform aws to v5.67.0 (#565)
- 28df1d1 Update Terraform aws to v5.68.0 (#573)
- ecf4ea6 Update Terraform aws to v5.69.0 (#584)
- 18c236d Update dependency @types/node to v20.16.9 (#581)
- 95efd91 Update github.com/muesli/termenv digest to 82936c5
- c774f9c Update module connectrpc.com/connect to v1.17.0 (#575)
- a91840e Update module github.com/charmbracelet/bubbles to v0.20.0 (#566)
- 5d034fe Update module github.com/charmbracelet/bubbletea to v1.1.1 (#569)
- 93692cf Update module github.com/charmbracelet/huh to v0.6.0 (#567)
- b2a1ca8 Update overmindtech/pterm
- 53ef8e1 Update pnpm to v9.10.0 (#568)
- fd891e6 Update pnpm to v9.11.0 (#576)
- 323b2d1 Updated dependencies
- 50e45c7 Updated disco
- 1627782 Updated version logic
- 3fa7545 Use more of the tea-OG symbols with pterm
- 28b273b Use our own fork to carry local patches not yet merged upstream
v1.4.0
Changelog
- 4992b4d (feat) prefer app over frontend flag.
- c20bc24 Lock file maintenance (#544)
- d9f5ee6 Lock file maintenance (#551)
- 61c740f Lock file maintenance (#559)
- f3193d3 Merge pull request #535 from overmindtech/renovate/overmindtech-go
- b724e0a Merge pull request #547 from overmindtech/renovate/opentelemetry-go
- 504a2d8 Merge pull request #553 from overmindtech/add_app_flag
- 7018d0e Update AWS SDK (#536)
- 27bf23c Update AWS SDK (#545)
- b344cc0 Update AWS SDK (#554)
- fa6754f Update AWS tfutils
- 1c39ebd Update Observability modules
- 69e2c5f Update Overmind Dependencies
- b102c8e Update Terraform aws to v5.64.0 (#541)
- 68ec85c Update Terraform aws to v5.65.0 (#548)
- d686615 Update Terraform aws to v5.66.0 (#556)
- f5354ac Update dependency @types/node to v20.16.3 (#546)
- d672df0 Update dependency @types/node to v20.16.5 (#555)
- 1001a0d Update module github.com/charmbracelet/bubbles to v0.19.0 (#537)
- 372337c Update module github.com/charmbracelet/bubbletea to v0.27.1 (#538)
- 7a41a21 Update module github.com/charmbracelet/huh to v0.5.3 (#543)
- b401a0a Update module github.com/charmbracelet/lipgloss to v0.13.0 (#539)
- 3763d6f Update module github.com/hashicorp/hcl/v2 to v2.22.0 (#549)
- 6c72466 Update module golang.org/x/net to v0.29.0 (#557)
- e79543c Update module golang.org/x/oauth2 to v0.23.0 (#558)
- 9ad06ed Update pnpm to v9.8.0 (#540)
- ca3542e Update pnpm to v9.9.0 (#550)
- 92402c5 update logic for --frontend
v1.3.2
Changelog
- 5bc9859 Lock file maintenance (#532)
- 6244501 Merge pull request #527 from overmindtech/renovate/overmindtech-go
- 3492344 Merge pull request #528 from overmindtech/renovate/overmindtech-go
- 7d95866 Merge pull request #534 from overmindtech/renovate/overmindtech-go
- 2d74bf5 Update AWS SDK (#529)
- 84ee41b Update Overmind Dependencies
- 70c71a8 Update Overmind Dependencies
- 66e3799 Update Terraform aws to v5.63.0 (#531)
- 1f209e5 Update generated tfutils
- eb94ed7 Update github.com/overmindtech/stdlib-source digest to a1fece6
- baa2dae Update pnpm to v9.7.1 (#530)
v1.3.1
v1.3.0
Changelog
- 2e04b60 Add
get-change --risk-levels
flag to filter risks that get displayed - a361589 Add aws_kms_custom_key_store data
- 8909aeb Add new AWS
kms-key
type - e6c38c5 Lock file maintenance (#522)
- 13a5e34 Merge pull request #514 from overmindtech/go-1-22-5
- 5769487 Merge pull request #515 from overmindtech/renovate/overmindtech-go
- f3f08f3 Merge pull request #525 from overmindtech/risk-levels
- 6c41f7c Update Overmind Dependencies
- 5d376a0 Update Terraform aws to v5.62.0 (#505)
- fb4edc0 Update dependency lost-pixel to v3.18.2 (#516)
- c4adcef Update lost-pixel/lost-pixel action to v3.18.2 (#517)
- a995632 Update module github.com/charmbracelet/glamour to v0.8.0 (#518)
- aaf478c Update module golang.org/x/net to v0.28.0 (#519)
- c57aa8f Update module golang.org/x/oauth2 to v0.22.0 (#520)
- 77cd5cb Update pnpm to v9.7.0 (#521)
- 374592e Update to go 1.22.5
- eb5af79 go mod tidy
v1.2.0
Release v1.2.0
- Updated the JSON output of
get-change
to include risks
Changelog
- f6708a4 (maint) use a centralized .golangci.yml
- dc23103 Added risks to JSON output
- 36a380e Also set keyfile permissions
- 3e851cf Capture a cleaner service version
- a19cc16 Configure and run lost-pixel on the screencaps from VHS
- 855dd60 Fix lost-pixel config
- 3b18239 Implement a bare-bones interface to the HCP Terraform integration config
- 732074c Lock file maintenance (#496)
- eb8706b Merge pull request #447 from overmindtech/e2e-tests
- c58e334 Merge pull request #487 from overmindtech/renovate/overmindtech-go
- c529718 Merge pull request #495 from overmindtech/renovate/overmindtech-go
- cca8cf4 Merge pull request #498 from overmindtech/handle-umask
- 74f8ab5 Merge pull request #499 from overmindtech/hcp
- 0961e62 Merge pull request #500 from overmindtech/use_centralized_golangci_config
- ae1507f Merge pull request #501 from overmindtech/renovate/overmindtech-go
- 1e0f6ef Merge pull request #502 from overmindtech/readme-update
- b23240e Merge pull request #503 from overmindtech/renovate/github.com-hashicorp-terraform-config-inspect-digest
- bc296cc Merge pull request #509 from overmindtech/renovate/overmindtech-go
- 2282466 Merge pull request #510 from overmindtech/cleaner-service-version
- 8865f16 Merge pull request #512 from overmindtech/add-risks-to-json
- dde0bc7 Merge pull request #513 from overmindtech/renovate/overmindtech-go
- 20fabd6 Remove redundant e2e tests
- 4779880 Update Overmind Dependencies
- aebd004 Update Overmind Dependencies
- e165dc2 Update Overmind Dependencies
- 84475eb Update Terraform aws to v5.60.0 (#490)
- f3bab7e Update Terraform aws to ~> 5.60 (#491)
- d937e1b Update dependency @types/node to v20.14.12 (#488)
- ef93b2d Update dependency @types/node to v20.14.14 (#508)
- 39534ee Update dependency lost-pixel to v3.18.0 (#506)
- a4c6bb7 Update github.com/hashicorp/terraform-config-inspect digest to 6714b46
- 125fc59 Update github.com/overmindtech/aws-source digest to 01ef21c
- c23e5b0 Update github.com/overmindtech/aws-source digest to 540402a
- 54d67e8 Update install to handle strict UMASK
- 503c476 Update lost-pixel/lost-pixel action to v3.18.0 (#507)
- 9576af4 Update module github.com/charmbracelet/huh to v0.5.2 (#489)
- d0d56bc Update module github.com/go-jose/go-jose/v4 to v4.0.4 (#504)
- 3aeaf8d Update module github.com/overmindtech/sdp-go to v0.80.1 (#486)
- eb6bbcc Update module github.com/zclconf/go-cty to v1.15.0 (#492)
- 80ad783 Update module golang.org/x/net to v0.27.0 (#493)
- baef60b Update pnpm to v9.6.0 (#494)
- c41d0b9 Update sdp-go
- 0b4eddb improve warning comment