Releases: mongodb/go-client-mongodb-atlas
Releases · mongodb/go-client-mongodb-atlas
MongoDB Atlas Client Release v0.19.0
What's Changed
- CLOUDP-79100: Autoclose stale issues and PRs by @andreaangiolillo in #318
- CLOUDP-141434: Add RootCertType to the atlas go client by @andreaangiolillo in #319
- chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #322
- task: drop support for 1.17 by @gssbzn in #323
- chore(deps): bump github.com/openlyinc/pointy from 1.1.2 to 1.2.0 by @dependabot in #321
- INTMDB-373: Add support for Webhook and MicrosoftTeamsWebhookURL Notifications by @martinstibbe in #320
- CLOUDP-143634: Add analyticsAutoScaling to advanced cluster atlas go client by @andreaangiolillo in #324
- INTMDB-444 Add support for terminationProtectionEnabled flag by @martinstibbe in #325
- task: Release 0.19.0 prep by @andreaangiolillo in #326
Full Changelog: v0.18.0...v0.19.0
MongoDB Atlas Client Release v0.18.0
What's Changed
- CLOUDP-139997: added OplogMinRetentionHours to ProcessArgs by @andreaangiolillo in #316
- INTMDB-364: [Terraform] Add support for serverless private endpoints by @martinstibbe in #314
- task: Release 0.18.0 prep by @andreaangiolillo in #317
Full Changelog: v0.17.0...v0.18.0
MongoDB Atlas Client Release v0.17.0
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #295
- feat: add pagination to listing x509 users by @gssbzn in #294
- INTMDB-301: Feature add: Add support for management of federated authentication configuration by @martinstibbe in #296
- CLOUDP-110989: Capture Raw response body by @fmenezes in #297
- CLOUDP-110989: Adds OnResponseProcessed by @fmenezes in #298
- CLOUDP-120670 client for registration config endpoint by @tibulca in #299
- CLOUDP-126267: Add 'Upgrade One Shared Tier Cluster' endpoint to atlas go client by @Razeer123 in #301
- CLOUDP-127482: Add filter by name on list all groups by org by @fmenezes in #302
- Fix: Fixed naming of parameter in UpdateTeamRoles by @marcoriopel in #304
- task: add tests against 1.19 by @gssbzn in #305
- task: drop support for whitelist by @gssbzn in #306
- CLOUDP-132967: add the ability to use yaml file for advance cluster by @andreaangiolillo in #307
- Revert CLOUDP-132967: add the ability to use yaml file for advance cluster by @andreaangiolillo in #309
- Update to Go v1.18 by @andreaangiolillo in #308
- CLOUDP-132512: [Atlas CLI] Add support for updating a serverless cluster by @gssbzn in #310
- feat: add GET process by @gssbzn in #311
- task: release 0.17.0 prep by @gssbzn in #312
New Contributors
- @Razeer123 made their first contribution in #301
- @marcoriopel made their first contribution in #304
Full Changelog: v0.16.0...v0.17.0
MongoDB Atlas Client Release v0.16.0
What's Changed
- INTMDB-299: Added snapshot export jobs support by @abner-dou in #279
- chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 by @dependabot in #280
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #282
- CLOUDP-114669: Automatically add trailing slash to the URL by @igor-karpukhin in #281
- chore(deps): bump actions/cache from 2 to 3 by @dependabot in #283
- task: add go 1.18 to the test matrix by @gssbzn in #285
- INTMDB-311: Feature Add: Prometheus and Microsoft Team to the Third Party Integration Settings by @martinstibbe in #284
- feat: add ready for cutover field to live migrations by @gssbzn in #286
- CLOUDP-118028: [atlascli] Allow to list and edit project settings by @andreaangiolillo in #287
- chore(deps): bump actions/setup-go from 2 to 3 by @dependabot in #288
- feat: add support to export snapshots on backup policies by @trunet in #289
- feat: add useOrgAndGroupNamesInExportPrefix to snapshot shcedule by @gssbzn in #290
- CLOUDP-118714 add IsTimeoutErr func by @tibulca in #291
- task: release v0.16.0 preparations by @gssbzn in #292
New Contributors
- @igor-karpukhin made their first contribution in #281
- @martinstibbe made their first contribution in #284
- @trunet made their first contribution in #289
- @tibulca made their first contribution in #291
Full Changelog: v0.15.0...v0.16.0
MongoDB Atlas Client Release v0.15.0
What's Changed
- fix: fixes release smoke tests by @gssbzn in #269
- INTMDB-276: Added parameter versionReleaseSystem in clusters by @coderGo93 in #270
- INTMDB-263: Added Private_link_endpoint_adl resource to go-client by @abner-dou in #271
- INTMDB-5: added parameter team name for alert configurations by @coderGo93 in #272
- CLOUDP-110641: Add device grant flow to atlas client by @gssbzn in #274
- INTMDB-288: Added support for restore backup job by @abner-dou in #273
- feat: add the ability to revoke tokens by @gssbzn in #275
- feat: add the ability to refresh tokens by @gssbzn in #277
- INTMDB-299: Added snapshot export bucket support by @abner-dou in #276
- task: Release prep for 0.15.0 by @gssbzn in #278
Full Changelog: v0.14.0...v0.15.0
MongoDB Atlas Client Release v0.14.0
What's Changed
- INTMDB-260: Added for gcp features in private endpoints by @coderGo93 in #260
- INTMDB-239: added fields for cloud provider snapshot by @coderGo93 in #261
- chore(deps): bump github.com/go-test/deep from 1.0.7 to 1.0.8 by @dependabot in #262
- INTMDB-270: Added 'withDefaultAlertsSettings' property to Project struct by @abner-dou in #265
- custom_db_role resource use *string by @Freyert in #264
- CLOUDP-105826: Update golangci-lint to 1.43 by @gssbzn in #266
- task: release prep by @gssbzn in #268
New Contributors
Full Changelog: v0.13.0...v0.14.0
MongoDB Atlas Client Release v0.13.0
What's Changed
- INTMDB-230: Added autoDeferOnceEnabled property to MaintenanceWindow struct by @abner-dou in #249
- CLOUDP-82836: Parse service version by @fmenezes in #248
- Adding projectOwnerId to Projects.Create by @andreaangiolillo in #251
- CLOUDP-97442: update performance advisor with new endpoints -> atlas go client by @andreaangiolillo in #252
- INTMDB-252: Added two parameters for Process args by @coderGo93 in #250
- docs: clarify processes ClusterID by @gssbzn in #255
- task: run go mod tidy by @gssbzn in #256
- INTMDB-211: Added shard keys properties to Managed Namespace in global configurat… by @abner-dou in #253
- INTMDB-216: Added parameter version release system for advanced cluster by @coderGo93 in #258
- task: pre-release tasks by @gssbzn in #259
Full Changelog: v0.12.0...v0.13.0
MongoDB Atlas Client Release v0.12.0
task: release prep for 0.12.0 (#247)