Skip to content

v20231115007.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 17:31
· 264 commits to main since this release
0578926

Release Notes

Notes

The Atlas Golang SDK official v20231115007.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-11-15

For API documentation please refer to:
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/2023-11-15/

Breaking Changes

SDK changes

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

  • (*TeamsApiService).RenameTeam: changed from func(context.Context, string, string, *Team) RenameTeamApiRequest to func(context.Context, string, string, *TeamUpdate) RenameTeamApiRequest
  • APIClient.DefaultApi: removed
  • ClusterSearchIndex: old is comparable, new is not
  • CreateThirdPartyIntegrationApiParams.ThridPartyIntegration: removed
  • DefaultApi: removed
  • DefaultApiService: removed
  • FederatedAuthenticationApi.CreateIdentityProvider: added
  • FederatedAuthenticationApi.CreateIdentityProviderExecute: added
  • FederatedAuthenticationApi.CreateIdentityProviderWithParams: added
  • FederatedAuthenticationApi.DeleteIdentityProvider: added
  • FederatedAuthenticationApi.DeleteIdentityProviderExecute: added
  • FederatedAuthenticationApi.DeleteIdentityProviderWithParams: added
  • FederatedAuthenticationApi.RevokeJwksFromIdentityProvider: added
  • FederatedAuthenticationApi.RevokeJwksFromIdentityProviderExecute: added
  • FederatedAuthenticationApi.RevokeJwksFromIdentityProviderWithParams: added
  • NewThridPartyIntegration: removed
  • NewThridPartyIntegrationWithDefaults: removed
  • PerformanceAdvisorApi.GetServerlessAutoIndexing: added
  • PerformanceAdvisorApi.GetServerlessAutoIndexingExecute: added
  • PerformanceAdvisorApi.GetServerlessAutoIndexingWithParams: added
  • PerformanceAdvisorApi.SetServerlessAutoIndexing: added
  • PerformanceAdvisorApi.SetServerlessAutoIndexingExecute: added
  • PerformanceAdvisorApi.SetServerlessAutoIndexingWithParams: added
  • RenameTeamApiParams.Team: removed
  • RootApi.GetSystemStatus: added
  • RootApi.GetSystemStatusExecute: added
  • RootApi.GetSystemStatusWithParams: added
  • RootApi.ReturnAllControlPlaneIPAddresses: added
  • RootApi.ReturnAllControlPlaneIPAddressesExecute: added
  • RootApi.ReturnAllControlPlaneIPAddressesWithParams: added
  • TeamsApi.RenameTeam: changed from func(context.Context, string, string, *Team) RenameTeamApiRequest to func(context.Context, string, string, *TeamUpdate) RenameTeamApiRequest
  • ThridPartyIntegration: removed
  • UpdateThirdPartyIntegrationApiParams.ThridPartyIntegration: removed

API Changelog

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