|
| 1 | +## [v0.1.2](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.2) (2019-12-23) |
| 2 | +[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.1.1...v0.1.2) |
| 3 | + |
| 4 | +**Merged pull requests:** |
| 5 | + |
| 6 | +- add providerName option in listoptions for containers service [\#36](https://github.com/mongodb/go-client-mongodb-atlas/pull/36) ([marinsalinas](https://github.com/marinsalinas)) |
| 7 | +- Improve Makefile [\#34](https://github.com/mongodb/go-client-mongodb-atlas/pull/34) ([gssbzn](https://github.com/gssbzn)) |
| 8 | +- Global Clusters Service [\#32](https://github.com/mongodb/go-client-mongodb-atlas/pull/32) ([marinsalinas](https://github.com/marinsalinas)) |
| 9 | +- fix: linting issue custom db roles [\#31](https://github.com/mongodb/go-client-mongodb-atlas/pull/31) ([marinsalinas](https://github.com/marinsalinas)) |
| 10 | +- Auditing [\#30](https://github.com/mongodb/go-client-mongodb-atlas/pull/30) ([PacoDw](https://github.com/PacoDw)) |
| 11 | +- Atlas Users Service [\#29](https://github.com/mongodb/go-client-mongodb-atlas/pull/29) ([marinsalinas](https://github.com/marinsalinas)) |
| 12 | +- chore: added default disk size for each provider tier [\#27](https://github.com/mongodb/go-client-mongodb-atlas/pull/27) ([PacoDw](https://github.com/PacoDw)) |
| 13 | +- Teams Service [\#26](https://github.com/mongodb/go-client-mongodb-atlas/pull/26) ([marinsalinas](https://github.com/marinsalinas)) |
| 14 | +- Maintance windows [\#25](https://github.com/mongodb/go-client-mongodb-atlas/pull/25) ([PacoDw](https://github.com/PacoDw)) |
| 15 | +- Service for manipulating Custom MongoDB Roles [\#20](https://github.com/mongodb/go-client-mongodb-atlas/pull/20) ([mpaluchowski](https://github.com/mpaluchowski)) |
| 16 | + |
| 17 | +## [v0.1.1](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.1) (2019-11-05) |
| 18 | +[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.1.0...v0.1.1) |
| 19 | + |
| 20 | +**Closed issues:** |
| 21 | + |
| 22 | +- Provide Cluster Advanced configuration API [\#22](https://github.com/mongodb/go-client-mongodb-atlas/issues/22) |
| 23 | +- Provide Alert Configurations API [\#18](https://github.com/mongodb/go-client-mongodb-atlas/issues/18) |
| 24 | + |
| 25 | +**Merged pull requests:** |
| 26 | + |
| 27 | +- Added missing comments and omitempty tags for the ProcessArgs struct [\#24](https://github.com/mongodb/go-client-mongodb-atlas/pull/24) ([PacoDw](https://github.com/PacoDw)) |
| 28 | +- Add cluster advaced configuration support [\#23](https://github.com/mongodb/go-client-mongodb-atlas/pull/23) ([marinsalinas](https://github.com/marinsalinas)) |
| 29 | +- Fix Linting issues. [\#21](https://github.com/mongodb/go-client-mongodb-atlas/pull/21) ([marinsalinas](https://github.com/marinsalinas)) |
| 30 | + |
| 31 | +## [v0.1.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.1.0) (2019-09-18) |
| 32 | +[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.0.3...v0.1.0) |
| 33 | + |
| 34 | +**Merged pull requests:** |
| 35 | + |
| 36 | +- feat: add private ip mode service [\#19](https://github.com/mongodb/go-client-mongodb-atlas/pull/19) ([marinsalinas](https://github.com/marinsalinas)) |
| 37 | +- chore: update changelog [\#17](https://github.com/mongodb/go-client-mongodb-atlas/pull/17) ([marinsalinas](https://github.com/marinsalinas)) |
| 38 | + |
1 | 39 | ## [v0.0.3](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.0.3) (2019-08-14) |
2 | 40 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.0.2...v0.0.3) |
3 | 41 |
|
|
29 | 67 | - Chore: TravisCI integration [\#2](https://github.com/mongodb/go-client-mongodb-atlas/pull/2) ([marinsalinas](https://github.com/marinsalinas)) |
30 | 68 | - Cloud Provider Snapshot Restore Job Support [\#1](https://github.com/mongodb/go-client-mongodb-atlas/pull/1) ([PacoDw](https://github.com/PacoDw)) |
31 | 69 |
|
32 | | -- feat: JobID was added to SnapshotReqPathParameters struct [\#10](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/10) ([PacoDw](https://github.com/PacoDw)) |
33 | | -- Programmatic API Keys Service. [\#9](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/9) ([marinsalinas](https://github.com/marinsalinas)) |
34 | | -- Cloud Provider Snapshots Support [\#7](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/7) ([PacoDw](https://github.com/PacoDw)) |
35 | | -- Clusters Support [\#6](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/6) ([marinsalinas](https://github.com/marinsalinas)) |
36 | | -- :feature add projects service to handle API calls [\#5](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/5) ([PacoDw](https://github.com/PacoDw)) |
37 | | -- Project IP Whitelist Support [\#4](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/4) ([marinsalinas](https://github.com/marinsalinas)) |
38 | | -- chore: change module name [\#3](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/3) ([marinsalinas](https://github.com/marinsalinas)) |
39 | | -- Database Users Service [\#2](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/2) ([marinsalinas](https://github.com/marinsalinas)) |
40 | | -- Project skeleton [\#1](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/1) ([marinsalinas](https://github.com/marinsalinas)) |
41 | | - |
42 | 70 |
|
43 | 71 |
|
44 | 72 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments