Skip to content

Commit d2dfafd

Browse files
authored
INTMDB-138: Rlease preparation (#160)
1 parent ca3f696 commit d2dfafd

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

CHANGELOG.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Changelog
22

3+
## [v0.6.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.6.0) (December 14, 2020)
4+
5+
[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.5.0...v0.6.0)
6+
7+
**Breaking changes:**
8+
9+
- CLOUDP-78002: adds support for Atlas Error codes [\#157](https://github.com/mongodb/go-client-mongodb-atlas/pull/157) ([antonlisovenko](https://github.com/antonlisovenko))
10+
- fix: update online archive structs [\#155](https://github.com/mongodb/go-client-mongodb-atlas/pull/155) ([gssbzn](https://github.com/gssbzn))
11+
- INTMDB-122: Private Endpoints [\#148](https://github.com/mongodb/go-client-mongodb-atlas/pull/148) ([coderGo93](https://github.com/coderGo93))
12+
- add OrganizationsListOptions for filtering organization list results [\#144](https://github.com/mongodb/go-client-mongodb-atlas/pull/144) ([sunny-b](https://github.com/sunny-b))
13+
14+
**Closed issues:**
15+
16+
- Add "Name" ListOption for filtering list results [\#143](https://github.com/mongodb/go-client-mongodb-atlas/issues/143)
17+
18+
**Merged pull requests:**
19+
20+
- INTMDB-134: Added parameter roleId and valid for AWS KMS [\#158](https://github.com/mongodb/go-client-mongodb-atlas/pull/158) ([coderGo93](https://github.com/coderGo93))
21+
- fix: improve connection closing [\#156](https://github.com/mongodb/go-client-mongodb-atlas/pull/156) ([gssbzn](https://github.com/gssbzn))
22+
- test: move from travis to github actions [\#154](https://github.com/mongodb/go-client-mongodb-atlas/pull/154) ([gssbzn](https://github.com/gssbzn))
23+
- Provider access integration [\#153](https://github.com/mongodb/go-client-mongodb-atlas/pull/153) ([leofigy](https://github.com/leofigy))
24+
- Add Raw field to atlas response [\#152](https://github.com/mongodb/go-client-mongodb-atlas/pull/152) ([svagner](https://github.com/svagner))
25+
- Fix private endpoints [\#151](https://github.com/mongodb/go-client-mongodb-atlas/pull/151) ([coderGo93](https://github.com/coderGo93))
26+
- NOREF: Include userAlias for processes [\#150](https://github.com/mongodb/go-client-mongodb-atlas/pull/150) ([howdoicomputer](https://github.com/howdoicomputer))
27+
- INTMDB-132: Add support for Cloud Provider Access [\#147](https://github.com/mongodb/go-client-mongodb-atlas/pull/147) ([gssbzn](https://github.com/gssbzn))
28+
- docs: fix AlertConfigurationsService docs [\#146](https://github.com/mongodb/go-client-mongodb-atlas/pull/146) ([gssbzn](https://github.com/gssbzn))
29+
- letting 0 be as value in the threshold [\#145](https://github.com/mongodb/go-client-mongodb-atlas/pull/145) ([leofigy](https://github.com/leofigy))
30+
- chore: update versions to next desired [\#142](https://github.com/mongodb/go-client-mongodb-atlas/pull/142) ([gssbzn](https://github.com/gssbzn))
31+
332
## [v0.5.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.5.0) (October 01, 2020)
433

534
[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.4.0...v0.5.0)
@@ -230,6 +259,4 @@
230259
- Chore: TravisCI integration [\#2](https://github.com/mongodb/go-client-mongodb-atlas/pull/2) ([marinsalinas](https://github.com/marinsalinas))
231260
- Cloud Provider Snapshot Restore Job Support [\#1](https://github.com/mongodb/go-client-mongodb-atlas/pull/1) ([PacoDw](https://github.com/PacoDw))
232261

233-
234-
235262
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)