Skip to content

v20240530004.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 10:04
· 81 commits to main since this release
15f5a99

Release Notes

Notes

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

  • (*EventTypeDetails).GetLinks: removed
  • (*EventTypeDetails).GetLinksOk: removed
  • (*EventTypeDetails).HasLinks: removed
  • (*EventTypeDetails).SetLinks: removed
  • (*EventsApiService).ListEventTypesExecute: changed from func(ListEventTypesApiRequest) ([]EventTypeDetails, *net/http.Response, error) to func(ListEventTypesApiRequest) (*PaginatedEventTypeDetailsResponse, *net/http.Response, error)
  • (*IndexOptions).GetUnique: removed
  • (*IndexOptions).GetUniqueOk: removed
  • (*IndexOptions).HasUnique: removed
  • (*IndexOptions).SetUnique: removed
  • EventTypeDetails.Links: removed
  • EventsApi.ListEventTypesExecute: changed from func(ListEventTypesApiRequest) ([]EventTypeDetails, *net/http.Response, error) to func(ListEventTypesApiRequest) (*PaginatedEventTypeDetailsResponse, *net/http.Response, error)
  • IndexOptions.Unique: removed
  • ListEventTypesApiRequest.Execute: changed from func() ([]EventTypeDetails, *net/http.Response, error) to func() (*PaginatedEventTypeDetailsResponse, *net/http.Response, error)

API Changelog

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