·
3 commits
to main
since this release
Release Notes
Notes
The Atlas Golang SDK official v20250312008.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: 2025-03-12
For API documentation please refer to:
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/2025-03-12/
Breaking Changes
SDK changes
incompatible changes
- (*SearchMappings).GetDynamic: changed from func() bool to func() any
- (*SearchMappings).GetDynamicOk: changed from func() (*bool, bool) to func() (any, bool)
- (*SearchMappings).SetDynamic: changed from func(bool) to func(any)
- (*StreamsKafkaAuthentication).GetHttpsCaPem: removed
- (*StreamsKafkaAuthentication).GetHttpsCaPemOk: removed
- (*StreamsKafkaAuthentication).HasHttpsCaPem: removed
- (*StreamsKafkaAuthentication).SetHttpsCaPem: removed
- SearchMappings.Dynamic: changed from *bool to any
- StreamsKafkaAuthentication.HttpsCaPem: removed
API Changelog
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/changelog