Skip to content

Commit

Permalink
INTMDB-138: Rlease preparation (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
gssbzn authored Dec 16, 2020
1 parent ca3f696 commit d2dfafd
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Changelog

## [v0.6.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.6.0) (December 14, 2020)

[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.5.0...v0.6.0)

**Breaking changes:**

- CLOUDP-78002: adds support for Atlas Error codes [\#157](https://github.com/mongodb/go-client-mongodb-atlas/pull/157) ([antonlisovenko](https://github.com/antonlisovenko))
- fix: update online archive structs [\#155](https://github.com/mongodb/go-client-mongodb-atlas/pull/155) ([gssbzn](https://github.com/gssbzn))
- INTMDB-122: Private Endpoints [\#148](https://github.com/mongodb/go-client-mongodb-atlas/pull/148) ([coderGo93](https://github.com/coderGo93))
- 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))

**Closed issues:**

- Add "Name" ListOption for filtering list results [\#143](https://github.com/mongodb/go-client-mongodb-atlas/issues/143)

**Merged pull requests:**

- 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))
- fix: improve connection closing [\#156](https://github.com/mongodb/go-client-mongodb-atlas/pull/156) ([gssbzn](https://github.com/gssbzn))
- test: move from travis to github actions [\#154](https://github.com/mongodb/go-client-mongodb-atlas/pull/154) ([gssbzn](https://github.com/gssbzn))
- Provider access integration [\#153](https://github.com/mongodb/go-client-mongodb-atlas/pull/153) ([leofigy](https://github.com/leofigy))
- Add Raw field to atlas response [\#152](https://github.com/mongodb/go-client-mongodb-atlas/pull/152) ([svagner](https://github.com/svagner))
- Fix private endpoints [\#151](https://github.com/mongodb/go-client-mongodb-atlas/pull/151) ([coderGo93](https://github.com/coderGo93))
- NOREF: Include userAlias for processes [\#150](https://github.com/mongodb/go-client-mongodb-atlas/pull/150) ([howdoicomputer](https://github.com/howdoicomputer))
- INTMDB-132: Add support for Cloud Provider Access [\#147](https://github.com/mongodb/go-client-mongodb-atlas/pull/147) ([gssbzn](https://github.com/gssbzn))
- docs: fix AlertConfigurationsService docs [\#146](https://github.com/mongodb/go-client-mongodb-atlas/pull/146) ([gssbzn](https://github.com/gssbzn))
- letting 0 be as value in the threshold [\#145](https://github.com/mongodb/go-client-mongodb-atlas/pull/145) ([leofigy](https://github.com/leofigy))
- chore: update versions to next desired [\#142](https://github.com/mongodb/go-client-mongodb-atlas/pull/142) ([gssbzn](https://github.com/gssbzn))

## [v0.5.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.5.0) (October 01, 2020)

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



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

0 comments on commit d2dfafd

Please sign in to comment.