Skip to content

v20240805005.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 08:17
ce39965

Release Notes

Notes

The Atlas Golang SDK official v20240805005.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-08-05

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

Breaking Changes

SDK changes

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

  • (*ClusterFreeAutoScaling).GetCompute: changed from func() string to func() FreeComputeAutoScalingRules
  • (*ClusterFreeAutoScaling).GetComputeOk: changed from func() (*string, bool) to func() (*FreeComputeAutoScalingRules, bool)
  • (*ClusterFreeAutoScaling).SetCompute: changed from func(string) to func(FreeComputeAutoScalingRules)
  • ClusterFreeAutoScaling.Compute: changed from *string to *FreeComputeAutoScalingRules

API Changelog

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