From 85aee83d2f32d734396020f326e104543e6cf2df Mon Sep 17 00:00:00 2001 From: leofigy Date: Tue, 12 Jan 2021 11:17:59 -0600 Subject: [PATCH 1/2] release preparation changelog --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c041cd820..ceeadee40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [v0.7.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.7.0) (January 12, 2021) + +[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.6.0...v0.7.0) + +**Merged pull requests:** + +- INTMDB-157: Add deprecation notice [\#165](https://github.com/mongodb/go-client-mongodb-atlas/pull/165) ([themantissa](https://github.com/themantissa)) +- Fix broken link in api documentation for CloudProviderSnapshotRestoreJobsService. [\#164](https://github.com/mongodb/go-client-mongodb-atlas/pull/164) ([Stovoy](https://github.com/Stovoy)) +- INTMDB-139: Add access list for programmatic API keys [\#163](https://github.com/mongodb/go-client-mongodb-atlas/pull/163) ([coderGo93](https://github.com/coderGo93)) +- INTMDB-144: deleted omitempty for scopes of database users [\#162](https://github.com/mongodb/go-client-mongodb-atlas/pull/162) ([coderGo93](https://github.com/coderGo93)) +- INTMDB-138: Post release version bump [\#161](https://github.com/mongodb/go-client-mongodb-atlas/pull/161) ([gssbzn](https://github.com/gssbzn)) + +# 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) @@ -260,3 +274,6 @@ - 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)* + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* From 2339316a92c17086e7ad96622985e762ce3966b0 Mon Sep 17 00:00:00 2001 From: leofigy Date: Tue, 12 Jan 2021 11:19:32 -0600 Subject: [PATCH 2/2] update format --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ceeadee40..fcd6db516 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,8 +12,6 @@ - INTMDB-144: deleted omitempty for scopes of database users [\#162](https://github.com/mongodb/go-client-mongodb-atlas/pull/162) ([coderGo93](https://github.com/coderGo93)) - INTMDB-138: Post release version bump [\#161](https://github.com/mongodb/go-client-mongodb-atlas/pull/161) ([gssbzn](https://github.com/gssbzn)) -# 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)