Skip to content

v20240530002.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 16:13
· 3 commits to main since this release
e7ba704

Release Notes

Notes

The Atlas Golang SDK official v20240530002.0.0 release.

SDK documentation

Please refer to the official documentation

https://www.mongodb.com/docs/atlas/sdk/

API documentation

SDK is based on Atlas Admin v2 API.
Currently supported version: 2024-05-30

For API documentation please refer to:
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/2024-05-30/

Breaking Changes

SDK changes

go.mongodb.org/atlas-sdk/v20240530002/admin
Incompatible changes:

  • (*DiskBackupExportJob).GetComponents: changed from func() []DiskBackupBaseRestoreMember to func() []DiskBackupExportMember
  • (DiskBackupExportJob).GetComponentsOk: changed from func() ([]DiskBackupBaseRestoreMember, bool) to func() (*[]DiskBackupExportMember, bool)
  • (*DiskBackupExportJob).SetComponents: changed from func([]DiskBackupBaseRestoreMember) to func([]DiskBackupExportMember)
  • (*InvoicesApiService).ListInvoicesExecute: changed from func(ListInvoicesApiRequest) (*PaginatedApiInvoice, *net/http.Response, error) to func(ListInvoicesApiRequest) (*PaginatedApiInvoiceMetadata, *net/http.Response, error)
  • (*LiveMigrationRequest).GetDropEnabled: removed
  • (*LiveMigrationRequest).GetDropEnabledOk: removed
  • (*LiveMigrationRequest).SetDropEnabled: removed
  • AuthorizeCloudProviderAccessRoleApiParams.CloudProviderAccessAWSIAMRoleUpdateRequest: removed
  • CloudProviderAccessAWSIAMRoleRequest: removed
  • CloudProviderAccessAWSIAMRoleUpdateRequest: removed
  • CreateCloudProviderAccessRoleApiParams.CloudProviderAccessAWSIAMRoleRequest: removed
  • CreatePushMigrationApiParams.LiveMigrationRequest: removed
  • DiskBackupBaseRestoreMember: removed
  • DiskBackupExportJob.Components: changed from _[]DiskBackupBaseRestoreMember to _[]DiskBackupExportMember
  • InvoicesApi.ListInvoicesExecute: changed from func(ListInvoicesApiRequest) (*PaginatedApiInvoice, *net/http.Response, error) to func(ListInvoicesApiRequest) (*PaginatedApiInvoiceMetadata, *net/http.Response, error)
  • ListInvoicesApiRequest.Execute: changed from func() (*PaginatedApiInvoice, *net/http.Response, error) to func() (*PaginatedApiInvoiceMetadata, *net/http.Response, error)
  • LiveMigrationRequest.DropEnabled: removed
  • LiveMigrationRequest: removed
  • NewCloudProviderAccessAWSIAMRoleRequest: removed
  • NewCloudProviderAccessAWSIAMRoleRequestWithDefaults: removed
  • NewCloudProviderAccessAWSIAMRoleUpdateRequest: removed
  • NewCloudProviderAccessAWSIAMRoleUpdateRequestWithDefaults: removed
  • NewDiskBackupBaseRestoreMember: removed
  • NewDiskBackupBaseRestoreMemberWithDefaults: removed
  • NewLiveMigrationRequest: removed
  • NewLiveMigrationRequestWithDefaults: removed
  • ValidateMigrationApiParams.LiveMigrationRequest: removed

API Changelog

https://www.mongodb.com/docs/atlas/reference/api-resources-spec/changelog