Skip to content

Commit d99ab1e

Browse files
author
leofigy
committed
chore: changelog for v0.6.5
1 parent c60cff3 commit d99ab1e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 0.6.5 (2020-09-18)
2+
3+
**Fixed bugs:**
4+
5+
- X509 is using the wrong authentication database when updating an existing user [\#292](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/292)
6+
- `mongodbatlas\_cloud\_provider\_snapshot\_backup\_policy` `restore\_window\_days` \(optional value\) is being set even when omitted in resource config [\#290](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/290)
7+
8+
**Closed issues:**
9+
10+
- "mongodbatlas\_alert\_configuration" prints Slack API token in plain text [\#310](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/310)
11+
- Can we create search index using terraform-provider-mongodbatlas? [\#308](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/308)
12+
- Error: rpc error: code = Unavailable desc = transport is closing [\#302](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/302)
13+
- Can't create alerts with using many event\_type [\#232](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/232)
14+
15+
**Merged pull requests:**
16+
17+
- mongo atlas client update fix \#292 \#312 [\#315](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/315) ([leofigy](https://github.com/leofigy))
18+
- DB user creation error because bad encoding in path [\#313](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/313) ([leofigy](https://github.com/leofigy))
19+
- Database user scopes [\#307](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/307) ([coderGo93](https://github.com/coderGo93))
20+
- Setting deterministic encoding id output, just sorting the keys [\#303](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/303) ([leofigy](https://github.com/leofigy))
21+
22+
123
## 0.6.4 (2020-08-27)
224

325
**Fixed bugs:**

0 commit comments

Comments
 (0)