|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v0.16.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.16.0) (May 10, 2022) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.15.0...v0.16.0) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- CLOUDP-118714 add IsTimeoutErr func [\#291](https://github.com/mongodb/go-client-mongodb-atlas/pull/291) ([tibulca](https://github.com/tibulca)) |
| 10 | +- feat: add useOrgAndGroupNamesInExportPrefix to snapshot shcedule [\#290](https://github.com/mongodb/go-client-mongodb-atlas/pull/290) ([gssbzn](https://github.com/gssbzn)) |
| 11 | +- feat: add support to export snapshots on backup policies [\#289](https://github.com/mongodb/go-client-mongodb-atlas/pull/289) ([trunet](https://github.com/trunet)) |
| 12 | +- chore\(deps\): bump actions/setup-go from 2 to 3 [\#288](https://github.com/mongodb/go-client-mongodb-atlas/pull/288) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 13 | +- CLOUDP-118028: \[atlascli\] Allow to list and edit project settings [\#287](https://github.com/mongodb/go-client-mongodb-atlas/pull/287) ([andreaangiolillo](https://github.com/andreaangiolillo)) |
| 14 | +- feat: add ready for cutover field to live migrations [\#286](https://github.com/mongodb/go-client-mongodb-atlas/pull/286) ([gssbzn](https://github.com/gssbzn)) |
| 15 | +- task: add go 1.18 to the test matrix [\#285](https://github.com/mongodb/go-client-mongodb-atlas/pull/285) ([gssbzn](https://github.com/gssbzn)) |
| 16 | +- INTMDB-311: Feature Add: Prometheus and Microsoft Team to the Third Party Integration Settings [\#284](https://github.com/mongodb/go-client-mongodb-atlas/pull/284) ([martinstibbe](https://github.com/martinstibbe)) |
| 17 | +- chore\(deps\): bump actions/cache from 2 to 3 [\#283](https://github.com/mongodb/go-client-mongodb-atlas/pull/283) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 18 | +- chore\(deps\): bump actions/checkout from 2 to 3 [\#282](https://github.com/mongodb/go-client-mongodb-atlas/pull/282) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 19 | +- CLOUDP-114669: Automatically add trailing slash to the URL [\#281](https://github.com/mongodb/go-client-mongodb-atlas/pull/281) ([igor-karpukhin](https://github.com/igor-karpukhin)) |
| 20 | +- chore\(deps\): bump golangci/golangci-lint-action from 2 to 3.1.0 [\#280](https://github.com/mongodb/go-client-mongodb-atlas/pull/280) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 21 | +- INTMDB-299: Added snapshot export jobs support [\#279](https://github.com/mongodb/go-client-mongodb-atlas/pull/279) ([abner-dou](https://github.com/abner-dou)) |
| 22 | + |
3 | 23 | ## [v0.15.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.15.0) (February 09, 2022) |
4 | 24 |
|
5 | 25 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.14.0...v0.15.0) |
|
0 commit comments