|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v0.3.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.3.0) (2020-06-01) |
| 3 | +## [0.4.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.4.0) (August 10, 2020) |
| 4 | +[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.3.0...0.4.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Organizations endpoints [\#100](https://github.com/mongodb/go-client-mongodb-atlas/issues/100) |
| 9 | + |
| 10 | +**Closed issues:** |
| 11 | + |
| 12 | +- CloudProviderSnapshotBackupPolicy: Zero Values are ignored [\#93](https://github.com/mongodb/go-client-mongodb-atlas/issues/93) |
| 13 | + |
| 14 | +**Merged pull requests:** |
| 15 | + |
| 16 | +- Create SECURITY.md [\#118](https://github.com/mongodb/go-client-mongodb-atlas/pull/118) ([gssbzn](https://github.com/gssbzn)) |
| 17 | +- fix: add more fields to the search field [\#117](https://github.com/mongodb/go-client-mongodb-atlas/pull/117) ([gssbzn](https://github.com/gssbzn)) |
| 18 | +- Updated the references to the digest library [\#116](https://github.com/mongodb/go-client-mongodb-atlas/pull/116) ([MihaiBojin](https://github.com/MihaiBojin)) |
| 19 | +- Add a hook to ensure the client's version is updated before pushing a tag/release [\#115](https://github.com/mongodb/go-client-mongodb-atlas/pull/115) ([MihaiBojin](https://github.com/MihaiBojin)) |
| 20 | +- Added field for aws iam type for database user [\#114](https://github.com/mongodb/go-client-mongodb-atlas/pull/114) ([coderGo93](https://github.com/coderGo93)) |
| 21 | +- Remove libraryVersion from user agent [\#113](https://github.com/mongodb/go-client-mongodb-atlas/pull/113) ([gssbzn](https://github.com/gssbzn)) |
| 22 | +- Add custom AWS DNS support [\#112](https://github.com/mongodb/go-client-mongodb-atlas/pull/112) ([gssbzn](https://github.com/gssbzn)) |
| 23 | +- CLOUDP-67056: Implement search API in the go client [\#111](https://github.com/mongodb/go-client-mongodb-atlas/pull/111) ([gssbzn](https://github.com/gssbzn)) |
| 24 | +- CLOUDP-66612: fix json marshaling [\#110](https://github.com/mongodb/go-client-mongodb-atlas/pull/110) ([robcarlan-mlab](https://github.com/robcarlan-mlab)) |
| 25 | +- Update GNUmakefile [\#109](https://github.com/mongodb/go-client-mongodb-atlas/pull/109) ([gssbzn](https://github.com/gssbzn)) |
| 26 | +- CLOUDP-66607: Atlas Data Lakes [\#108](https://github.com/mongodb/go-client-mongodb-atlas/pull/108) ([robcarlan-mlab](https://github.com/robcarlan-mlab)) |
| 27 | +- CLOUDP-66608: Implement Online Archive in the Go client [\#107](https://github.com/mongodb/go-client-mongodb-atlas/pull/107) ([gssbzn](https://github.com/gssbzn)) |
| 28 | +- Add the ability to filter processes by cluster ID [\#105](https://github.com/mongodb/go-client-mongodb-atlas/pull/105) ([gssbzn](https://github.com/gssbzn)) |
| 29 | +- feat: Add missing method to get all containers [\#104](https://github.com/mongodb/go-client-mongodb-atlas/pull/104) ([gssbzn](https://github.com/gssbzn)) |
| 30 | +- feat: adds organization API [\#103](https://github.com/mongodb/go-client-mongodb-atlas/pull/103) ([gssbzn](https://github.com/gssbzn)) |
| 31 | +- task: Update and fix linting [\#102](https://github.com/mongodb/go-client-mongodb-atlas/pull/102) ([gssbzn](https://github.com/gssbzn)) |
| 32 | +- Improve docs [\#101](https://github.com/mongodb/go-client-mongodb-atlas/pull/101) ([gssbzn](https://github.com/gssbzn)) |
| 33 | +- Updated Changelog for v0.3.0 release [\#99](https://github.com/mongodb/go-client-mongodb-atlas/pull/99) ([PacoDw](https://github.com/PacoDw)) |
| 34 | +- Use the new vanity url [\#87](https://github.com/mongodb/go-client-mongodb-atlas/pull/87) ([gssbzn](https://github.com/gssbzn)) |
| 35 | + |
| 36 | +## [v0.3.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.3.0) (June 01, 2020) |
4 | 37 |
|
5 | 38 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.2.0...v0.3.0) |
6 | 39 |
|
|
30 | 63 | - Update CHANGELOG.md [\#82](https://github.com/mongodb/go-client-mongodb-atlas/pull/82) ([marinsalinas](https://github.com/marinsalinas)) |
31 | 64 | - Improve docs [\#61](https://github.com/mongodb/go-client-mongodb-atlas/pull/61) ([gssbzn](https://github.com/gssbzn)) |
32 | 65 |
|
33 | | -## [v0.2.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.2.0) (2020-04-20) |
| 66 | +## [v0.2.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.2.0) (April 20, 2020) |
34 | 67 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.1.3...v0.2.0) |
35 | 68 |
|
36 | 69 | **Merged pull requests:** |
|
68 | 101 | - Private Endpoints [\#48](https://github.com/mongodb/go-client-mongodb-atlas/pull/48) ([PacoDw](https://github.com/PacoDw)) |
69 | 102 | - Simplify tests [\#46](https://github.com/mongodb/go-client-mongodb-atlas/pull/46) ([gssbzn](https://github.com/gssbzn)) |
70 | 103 |
|
71 | | -## [v0.1.3](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.3) (2020-01-24) |
| 104 | +## [v0.1.3](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.3) (January 24, 2020) |
72 | 105 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.1.2...v0.1.3) |
73 | 106 |
|
74 | 107 | **Implemented enhancements:** |
|
92 | 125 | - Udpate changelog for v0.1.2 release [\#37](https://github.com/mongodb/go-client-mongodb-atlas/pull/37) ([marinsalinas](https://github.com/marinsalinas)) |
93 | 126 | - Whitelist [\#35](https://github.com/mongodb/go-client-mongodb-atlas/pull/35) ([PacoDw](https://github.com/PacoDw)) |
94 | 127 |
|
95 | | -## [v0.1.2](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.2) (2019-12-23) |
| 128 | +## [v0.1.2](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.2) (December 23, 2019) |
96 | 129 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.1.1...v0.1.2) |
97 | 130 |
|
98 | 131 | **Merged pull requests:** |
|
108 | 141 | - Maintance windows [\#25](https://github.com/mongodb/go-client-mongodb-atlas/pull/25) ([PacoDw](https://github.com/PacoDw)) |
109 | 142 | - Service for manipulating Custom MongoDB Roles [\#20](https://github.com/mongodb/go-client-mongodb-atlas/pull/20) ([mpaluchowski](https://github.com/mpaluchowski)) |
110 | 143 |
|
111 | | -## [v0.1.1](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.1) (2019-11-05) |
| 144 | +## [v0.1.1](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.1) (November 05, 2019) |
112 | 145 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.1.0...v0.1.1) |
113 | 146 |
|
114 | 147 | **Closed issues:** |
|
122 | 155 | - Add cluster advaced configuration support [\#23](https://github.com/mongodb/go-client-mongodb-atlas/pull/23) ([marinsalinas](https://github.com/marinsalinas)) |
123 | 156 | - Fix Linting issues. [\#21](https://github.com/mongodb/go-client-mongodb-atlas/pull/21) ([marinsalinas](https://github.com/marinsalinas)) |
124 | 157 |
|
125 | | -## [v0.1.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.0) (2019-09-18) |
| 158 | +## [v0.1.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.0) (September 18, 2019) |
126 | 159 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.0.3...v0.1.0) |
127 | 160 |
|
128 | 161 | **Merged pull requests:** |
129 | 162 |
|
130 | 163 | - feat: add private ip mode service [\#19](https://github.com/mongodb/go-client-mongodb-atlas/pull/19) ([marinsalinas](https://github.com/marinsalinas)) |
131 | 164 | - chore: update changelog [\#17](https://github.com/mongodb/go-client-mongodb-atlas/pull/17) ([marinsalinas](https://github.com/marinsalinas)) |
132 | 165 |
|
133 | | -## [v0.0.3](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.0.3) (2019-08-14) |
| 166 | +## [v0.0.3](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.0.3) (August 14, 2019) |
134 | 167 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.0.2...v0.0.3) |
135 | 168 |
|
136 | 169 | **Merged pull requests:** |
137 | 170 |
|
138 | 171 | - Add AssignAPIKey struct to Assign request [\#16](https://github.com/mongodb/go-client-mongodb-atlas/pull/16) ([thetonymaster](https://github.com/thetonymaster)) |
139 | 172 | - chore: add changelog for new release [\#15](https://github.com/mongodb/go-client-mongodb-atlas/pull/15) ([marinsalinas](https://github.com/marinsalinas)) |
140 | 173 |
|
141 | | -## [v0.0.2](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.0.2) (2019-08-08) |
| 174 | +## [v0.0.2](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.0.2) (August 08, 2019) |
142 | 175 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.0.1...v0.0.2) |
143 | 176 |
|
144 | 177 | **Merged pull requests:** |
|
147 | 180 | - Chore: Sort the services alphabetically [\#13](https://github.com/mongodb/go-client-mongodb-atlas/pull/13) ([thetonymaster](https://github.com/thetonymaster)) |
148 | 181 | - Whitelist API Keys [\#11](https://github.com/mongodb/go-client-mongodb-atlas/pull/11) ([PacoDw](https://github.com/PacoDw)) |
149 | 182 |
|
150 | | -## [v0.0.1](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.0.1) (2019-07-17) |
| 183 | +## [v0.0.1](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.0.1) (July 17, 2019) |
151 | 184 | **Merged pull requests:** |
152 | 185 |
|
153 | 186 | - chore: add changelog file [\#10](https://github.com/mongodb/go-client-mongodb-atlas/pull/10) ([marinsalinas](https://github.com/marinsalinas)) |
|
163 | 196 |
|
164 | 197 |
|
165 | 198 |
|
166 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 199 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments