You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,19 @@
1
-
## 0.7.0 (Unreleased)
1
+
## 0.6.3 (Unreleased)
2
+
3
+
**Fixed bugs:**
4
+
5
+
- Can't create a new cluster \(M2/M5\) after 0.6.2 version [\#265](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/265)
6
+
7
+
**Closed issues:**
8
+
9
+
- Creating cluster eventually returns 503 [\#256](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/256)
10
+
11
+
**Merged pull requests:**
12
+
13
+
- Fix golangci lint and travis [\#269](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/269) ([gssbzn](https://github.com/gssbzn))
14
+
- Add a unique user agent [\#268](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/268) ([gssbzn](https://github.com/gssbzn))
15
+
- 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 commit comments