v20231001002.0.0
·
306 commits
to main
since this release
Release Notes
Notes
The Atlas Golang SDK official v20231001002.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: 2023-10-01
For API documentation please refer to:
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/2023-10-01/
Breaking Changes
SDK changes
go.mongodb.org/atlas-sdk/v20231001002/admin
Incompatible changes:
- (*ClustersApiService).UpgradeSharedCluster: changed from func(context.Context, string, *LegacyAtlasCluster) UpgradeSharedClusterApiRequest to func(context.Context, string, *LegacyAtlasTenantClusterUpgradeRequest) UpgradeSharedClusterApiRequest
- APIClient.PushBasedLogExportApi: removed
- ClustersApi.UpgradeSharedCluster: changed from func(context.Context, string, *LegacyAtlasCluster) UpgradeSharedClusterApiRequest to func(context.Context, string, *LegacyAtlasTenantClusterUpgradeRequest) UpgradeSharedClusterApiRequest
- CreatePushBasedLogConfigurationApiParams: removed
- CreatePushBasedLogConfigurationApiRequest: removed
- DeletePushBasedLogConfigurationApiParams: removed
- DeletePushBasedLogConfigurationApiRequest: removed
- FederationIdentityProvider: changed from FederationIdentityProvider to FederationIdentityProvider
- GetPushBasedLogConfigurationApiParams: removed
- GetPushBasedLogConfigurationApiRequest: removed
- ListIdentityProvidersApiRequest.Execute: changed from func() ([]FederationIdentityProvider, *net/http.Response, error) to func() ([]FederationIdentityProvider, *net/http.Response, error)
- NewFederationIdentityProvider: changed from func(string) *FederationIdentityProvider to func(string, string) *FederationIdentityProvider
- NewFederationIdentityProviderWithDefaults: changed from func() *FederationIdentityProvider to func() *FederationIdentityProvider
- NewPushBasedLogExportProject: removed
- NewPushBasedLogExportProjectWithDefaults: removed
- PushBasedLogExportApi: removed
- PushBasedLogExportApiService: removed
- PushBasedLogExportProject: removed
- UpdatePushBasedLogConfigurationApiParams: removed
- UpdatePushBasedLogConfigurationApiRequest: removed
- UpgradeSharedClusterApiParams.LegacyAtlasCluster: removed
API Changelog
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/changelog