Skip to content

v20241113005.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 13:30
c95de06

Release Notes

Notes

The Atlas Golang SDK official v20241113005.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-11-13

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

Breaking Changes

SDK changes

incompatible changes

  • (*PerformanceAdvisorApiService).GetManagedSlowMsExecute: changed from func(GetManagedSlowMsApiRequest) (*net/http.Response, error) to func(GetManagedSlowMsApiRequest) (bool, *net/http.Response, error)
  • GetManagedSlowMsApiRequest.Execute: changed from func() (*net/http.Response, error) to func() (bool, *net/http.Response, error)
  • ListProjectUsersApiParams.OrgMembershipStatus: removed
  • ListProjectUsersApiRequest.OrgMembershipStatus: removed
  • NewServerlessMetricThreshold: removed
  • NewServerlessMetricThresholdWithDefaults: removed
  • PerformanceAdvisorApi.GetManagedSlowMsExecute: changed from func(GetManagedSlowMsApiRequest) (*net/http.Response, error) to func(GetManagedSlowMsApiRequest) (bool, *net/http.Response, error)
  • ServerlessMetricThreshold: removed
  • StreamsApi.GetActiveVpcPeeringConnections: added
  • StreamsApi.GetActiveVpcPeeringConnectionsExecute: added
  • StreamsApi.GetActiveVpcPeeringConnectionsWithParams: added

API Changelog

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