Releases: mongodb-labs/atlas-cli-plugin-terraform
Releases · mongodb-labs/atlas-cli-plugin-terraform
v1.2.0
Changelog
- b2fe0c9 chore: Prepare release v1.2.0 (#84)
- 8eef23c feat: Allow no-free clusters without replication_specs in clu2adv command (#83)
- f23bb1d feat: Support region_configs without dynamic block inside a replication_specs with dynamic blocks (#82)
- 0d16e2b chore: Bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#79)
- 52bb4bf chore: Bump github.com/spf13/afero from 1.14.0 to 1.15.0 (#80)
- 0656b32 chore: Bump actions/stale from 9.1.0 to 10.0.0 (#78)
- c473720 chore: Bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 (#81)
- 9856ed1 chore: Bump actions/setup-go from 5.5.0 to 6.0.0 (#77)
- 255ff3f doc: Add info about plugin uninstallation (#76)
- d7451ae chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#74)
- ab375a3 chore: Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#75)
- 35a9a58 chore: Bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 (#72)
- 7b81b82 chore: Update Go to 1.25.0 (#73)
- 9cb43b4 doc: Update doc for adv2v2 command (#68)
- 59e6f89 chore: Bump amannn/action-semantic-pull-request from 6.1.0 to 6.1.1 (#71)
- a5ac842 chore: Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#70)
- 89c734f feat: Handle errors for unsupported dynamic block use cases (#69)
- 8fec80a feat: Support dynamic blocks in adv2v2 command (#67)
- 97d04dc feat: Update clu2adv command so it doesn't produce deprecated attributes (#66)
- d3b06dc chore: Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.0 (#64)
- 1a6a661 chore: Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#63)
- 36d404e feat: Don't use num_shards and root disk_size_gb in conversion (#65)
- b37f419 feat: Convert multi replication specs multi regions advanced clusters (#62)
- 0900ebc feat: Convert from blocks to nested attributes in advancedClusterToV2 command (#61)
- 6c18dc0 feat: Create advancedClusterToNew command skeleton (#58)
- 12c7f10 chore: Bump actions/checkout from 4.2.2 to 5.0.0 (#59)
- c04e7aa chore: Bump bewuethr/shellcheck-action from 2.2.0 to 2.3.0 (#60)
- f0256f0 chore: Update to Go 1.24.6 and Go linter to 2.3.1 (#57)
- 0554ab6 chore: Bump docker/login-action from 3.4.0 to 3.5.0 (#56)
- 271d806 chore: Bump github.com/sebdah/goldie/v2 from 2.5.5 to 2.7.1 (#54)
- 47670db chore: Bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 (#52)
- 9917381 chore: Bump marocchino/sticky-pull-request-comment from 2.9.3 to 2.9.4 (#55)
- ae4993e chore: Bump marocchino/sticky-pull-request-comment from 2.9.2 to 2.9.3 (#50)
- 266db88 chore: Bump softprops/action-gh-release from 2.2.2 to 2.3.2 (#51)
- d34a3dd chore: Onboard to Silkbomb to generate SSDLC reports, SBOM and generate augmented SBOM on demand (#49)
- 935f7b8 Update dependabot.yml (#48)
- 810a6b3 chore: Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 (#47)
- b062a5f chore: Bump actions/setup-go from 5.4.0 to 5.5.0 (#46)
- 29fb8b4 chore: Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#45)
- c2b6ff3 chore: Bump marocchino/sticky-pull-request-comment from 2.9.1 to 2.9.2 (#44)
- 4c53127 chore: Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#43)
- 05b96b2 chore: Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#42)
- 963a859 chore: Upgrades golangci-lint to v2 (#41)
- 4dbdcf8 chore: Bump actions/setup-go from 5.3.0 to 5.4.0 (#40)
v1.1.0
Changelog
- 0f4a097 changelog v1.1.0 (#38)
- 7b00e4e feat: Supports dynamic blocks in replication_specs (#37)
- 1bb46dd feat: Supports dynamic blocks in regions_config (#33)
- e9c2134 chore: Bump github.com/spf13/afero from 1.12.0 to 1.14.0 (#36)
- 18a80a3 chore: Bump golangci/golangci-lint-action from 6.5.0 to 6.5.2 (#34)
- 2e4dc03 chore: Bump docker/login-action from 3.3.0 to 3.4.0 (#35)
- 3d13e27 feat: Supports dynamic blocks in tags and labels (#31)
- c4563c4 chore: Updates Go to 1.24.1 and linter (#32)
v1.0.0
v0.0.1-pre5
Changelog
- 4be7edc public key (#27)
- f7830c6 feat: Adds optionally moved blocks (#26)
- 153a387 feat: Supports watch param (#25)
- cb5edda feat: Converts data sources (#24)
- 25a2d7b feat: Sign release packages (#23)
- c4722c9 feat: Converts clusters with multiple replications_specs, region_configs and shards (#22)
- 063910b chore: Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#19)
- b760f4a chore: Bump golangci/golangci-lint-action from 6.3.0 to 6.3.2 (#20)
v0.0.1-pre4
v0.0.1-pre3
Changelog
- 5e717b7 feat: Convert clusters with 1 replication_spec and multiple region_configs (#18)
- 350f098 chore: Bump github.com/stretchr/testify from 1.4.0 to 1.10.0 (#15)
- 19005f0 chore: Refactor to
convert
package (#17) - b7e4ee3 feat: Converts clusters with one replication_specs, regions_config and shard (#16)
- 6c32a9e chore: Bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 (#14)
- 3318080 chore: Convert free clusters with count (#13)
- af30720 chore: Create plugin command with test infra (#12)
- e0e3eba chore: Bump actions/setup-go from 5.2.0 to 5.3.0 (#9)
- b5a3f0d chore: Bump actions/stale from 9.0.0 to 9.1.0 (#8)
- 719bd72 chore: Bump marocchino/sticky-pull-request-comment from 2.9.0 to 2.9.1 (#10)
- 4c6cc97 chore: Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#11)
- b78f0e0 chore: Initial plugin command (#7)
- ed4a91b fix jira prefix (#6)
- f457061 jira issue prefix (#4)
- d720d84 chore: Bump srvaroa/labeler from 1.12.0 to 1.13.0 (#3)
- d58223d chore: Initial file setup (#1)
- 3a889a6 rename README
- dcb18a5 Create README.me
v0.0.1-pre2
Changelog
- 48a88d1 sign tag
v0.0.1-pre1
Changelog
- 8a38100 don't fix main
- cec28f0 typo
- 8764e63 use master for release
- 4c33e17 import gpg key
- 501fceb fetch-depth: 0
- 0e0d334 enable release
- ec30261 unify GHA names
- 29462a9 release initial commit
- 230137a local dev
- 515759b fix linter
- 6c8259d add Terraform word in docs
- 9d23433 correct alias
- 11463cd typo
- 0a904be readme info
- 2e4ba72 initial Go files
- ed4a91b fix jira prefix (#6)
- f457061 jira issue prefix (#4)
- d720d84 chore: Bump srvaroa/labeler from 1.12.0 to 1.13.0 (#3)
- d58223d chore: Initial file setup (#1)
- 3a889a6 rename README
- dcb18a5 Create README.me