Skip to content

Releases: mongodb/atlas-sdk-go

v20231115008.5.0

12 Apr 08:49
e1a90a9
Compare
Choose a tag to compare

Release Notes

Notes

The Atlas Golang SDK official v20231115008.5.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

API Changelog

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

v20231115008.4.0

05 Apr 10:45
311b3ff
Compare
Choose a tag to compare

Release Notes

Notes

The Atlas Golang SDK official v20231115008.4.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

v20231115008.2.0 introduced invalid golang version bump. Please use v20231115008.4.0 as it fixed this issue

API Changelog

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

v20231115008.3.0

05 Apr 09:50
769505a
Compare
Choose a tag to compare

Release Notes

Notes

The Atlas Golang SDK official v20231115008.3.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

API Changelog

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

v20231115008.2.0

28 Mar 11:01
9b4a386
Compare
Choose a tag to compare

Release Notes

Notes

The Atlas Golang SDK official v20231115008.2.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/

API Changelog

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

v20231115008.1.0

25 Mar 17:10
b3496fc
Compare
Choose a tag to compare

Release Notes

Notes

The Atlas Golang SDK official v20231115008.1.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/

API Changelog

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

v20231115008.0.0

08 Mar 10:25
103e85c
Compare
Choose a tag to compare

Release Notes

Notes

The Atlas Golang SDK official v20231115008.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/v20231115008/admin
Incompatible changes:

  • (*ApiSearchDeploymentRequest).HasSpecs: removed
  • (_ProgrammaticAPIKeysApiService).CreateApiKeyAccessList: changed from func(context.Context, string, string, _[]UserAccessList) CreateApiKeyAccessListApiRequest to func(context.Context, string, string, *[]UserAccessListRequest) CreateApiKeyAccessListApiRequest
  • (*ResourceTag).HasKey: removed
  • (*ResourceTag).HasValue: removed
  • ApiSearchDeploymentRequest.Specs: changed from *[]ApiSearchDeploymentSpec to []ApiSearchDeploymentSpec
  • ApiSearchDeploymentRequest: old is comparable, new is not
  • CreateApiKeyAccessListApiParams.UserAccessList: removed
  • GroupName: removed
  • ListIdentityProvidersApiParams.IdpType: changed from _string to _[]string
  • ListIdentityProvidersApiParams.Protocol: changed from _string to _[]string
  • ListIdentityProvidersApiRequest.IdpType: changed from func(string) ListIdentityProvidersApiRequest to func([]string) ListIdentityProvidersApiRequest
  • ListIdentityProvidersApiRequest.Protocol: changed from func(string) ListIdentityProvidersApiRequest to func([]string) ListIdentityProvidersApiRequest
  • NewApiSearchDeploymentRequest: changed from func() *ApiSearchDeploymentRequest to func([]ApiSearchDeploymentSpec) *ApiSearchDeploymentRequest
  • NewGroupName: removed
  • NewGroupNameWithDefaults: removed
  • NewPaginatedApiUserAccessList: removed
  • NewPaginatedApiUserAccessListWithDefaults: removed
  • NewResourceTag: changed from func() *ResourceTag to func(string, string) *ResourceTag
  • NewUserAccessList: removed
  • NewUserAccessListWithDefaults: removed
  • PaginatedApiUserAccessList: removed
  • ProgrammaticAPIKeysApi.CreateApiKeyAccessList: changed from func(context.Context, string, string, _[]UserAccessList) CreateApiKeyAccessListApiRequest to func(context.Context, string, string, _[]UserAccessListRequest) CreateApiKeyAccessListApiRequest
  • ResourceTag.Key: changed from *string to string
  • ResourceTag.Value: changed from *string to string
  • StreamsApi.DownloadStreamTenantAuditLogs: added
  • StreamsApi.DownloadStreamTenantAuditLogsExecute: added
  • StreamsApi.DownloadStreamTenantAuditLogsWithParams: added
  • UpdateProjectApiParams.GroupName: removed
  • UserAccessList: removed

API Changelog

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

v20231115007.1.0

29 Feb 12:28
e9898bd
Compare
Choose a tag to compare

Release Notes

Notes

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

API Changelog

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

v20231115007.0.0

14 Feb 17:31
0578926
Compare
Choose a tag to compare

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

v20231115006.0.0

07 Feb 07:30
682f3fc
Compare
Choose a tag to compare

Release Notes

Notes

The Atlas Golang SDK official v20231115006.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/v20231115006/admin
Incompatible changes:

  • GroupMaintenanceWindow.HourOfDay: changed from int to *int
  • NewGroupMaintenanceWindow: changed from func(int, int) *GroupMaintenanceWindow to func(int) *GroupMaintenanceWindow

API Changelog

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

v20231115005.1.0

02 Feb 10:47
302d211
Compare
Choose a tag to compare

Release Notes

Notes

The Atlas Golang SDK official v20231115005.1.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/

API Changelog

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

Contributions