Skip to content

Commit 068362d

Browse files
INTMDB-912: Generate the CHANGELOG.md (#1307)
1 parent c49f7b0 commit 068362d

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

.github_changelog_generator

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
future-release=v1.10.0
2-
since-tag=v1.9.0
1+
future-release=v1.10.1
2+
since-tag=v1.10.0
33
date-format=%B %d, %Y
44
base=CHANGELOG.md

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [v1.10.1](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/v1.10.1) (July 10, 2023)
4+
5+
[Full Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.10.0...v1.10.1)
6+
7+
**Closed issues:**
8+
9+
- mongodbatlas\_alert\_configuration failing to be created on apply due to `METRIC_TYPE_UNSUPPORTED` 400 error [\#1242](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1242)
10+
- app\_id property doesn't work in mongodbatlas\_event\_trigger resource [\#1224](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1224)
11+
- Random change in region\_configs order of mongodbatlas\_advanced\_cluster [\#1204](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1204)
12+
- Problem returning some fields from mongodbatlas\_advanced\_cluster [\#1189](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1189)
13+
- `node_count` documented as read-only for advanced cluster [\#1187](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1187)
14+
- mongodbatlas\_third\_party\_integration - microsoft\_teams\_webhook\_url keeps updating on every apply [\#1135](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1135)
15+
- Point in Time Restore is not enabled when `should_copy_oplogs` is set to `true`, when copying backups to other regions [\#1134](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1134)
16+
- Documentation: `analyzer` argument in Atlas search index is required [\#1132](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1132)
17+
- Serverless Instance wants to do an in-place update on every run [\#1070](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1070)
18+
319
## [v1.10.0](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/v1.10.0) (2023-6-15)
420

521
[Full Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.9.0...v1.10.0)

0 commit comments

Comments
 (0)