Skip to content

Updated changelog v0.6.3 #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
## 0.7.0 (Unreleased)
## 0.6.3 (Unreleased)

**Fixed bugs:**

- Can't create a new cluster \(M2/M5\) after 0.6.2 version [\#265](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/265)

**Closed issues:**

- Creating cluster eventually returns 503 [\#256](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/256)

**Merged pull requests:**

- Fix golangci lint and travis [\#269](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/269) ([gssbzn](https://github.com/gssbzn))
- Add a unique user agent [\#268](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/268) ([gssbzn](https://github.com/gssbzn))
- Added validation for autoscaling compute enabled and when true add the parameter autoscaling to request and its test [\#267](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/267) ([coderGo93](https://github.com/coderGo93))

## 0.6.2 (July 16, 2020)

**Implemented enhancements:**
Expand Down