Releases: mongodb/atlas-sdk-go
v20230201002.0.0
Notes
The Atlas Golang SDK official v20230201002.0.0 release.
Breaking Changes
- Removed all internal golang structures starting with
admin.Nullable. - Data structures now use golang base types instead of
NullableStringorNullableInt. For example, the data structure
ThirdPartyIntegration.ChannelNameNullableStringnow uses theChannelName *stringbase type.
This change affects the following models:
admin/model_cluster_description_process_args.go
admin/model_live_import_validation.go
admin/model_live_migration_response.go
admin/model_system_status.go
admin/model_thrid_party_integration.go
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-02-01
For API documentation please refer to:
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/2023-02-01/
v20230201001.0.0
Notes
The Atlas Golang SDK official v20230201001.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-02-01
For API documentation please refer to:
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/2023-02-01/
v0.16.0
New Contributors
- @SpencerBrown made their first contribution in #105
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v1.0.0-rc2
CLOUDP-185094: regenerate SDK with backport for some names (#99)
v1.0.0
Notes
The Atlas Golang SDK official 1.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-02-01
For API documentation please refer to:
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/2023-02-01/
v0.14.0
v0.13.0
v1.0.0-rc1
Notes
Release candidate for the Atlas Golang SDK
For more information please refer to the official documentation:
https://www.mongodb.com/docs/atlas/sdk/
v1.0.0-rc0
Notes
Release candidate for the Atlas Golang SDK
For more information please refer to the official documentation:
https://www.mongodb.com/docs/atlas/sdk/