v20250312006.0.0
·
10 commits
to main
since this release
Release Notes
Notes
The Atlas Golang SDK official v20250312006.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
- (*MongoDBCloudUsersApiService).AddProjectRoleExecute: changed from func(AddProjectRoleApiRequest) (*OrgUserResponse, *net/http.Response, error) to func(AddProjectRoleApiRequest) (*GroupUserResponse, *net/http.Response, error)
- (*MongoDBCloudUsersApiService).RemoveProjectRoleExecute: changed from func(RemoveProjectRoleApiRequest) (*OrgUserResponse, *net/http.Response, error) to func(RemoveProjectRoleApiRequest) (*GroupUserResponse, *net/http.Response, error)
- AddProjectRoleApiRequest.Execute: changed from func() (*OrgUserResponse, *net/http.Response, error) to func() (*GroupUserResponse, *net/http.Response, error)
- MongoDBCloudUsersApi.AddProjectRoleExecute: changed from func(AddProjectRoleApiRequest) (*OrgUserResponse, *net/http.Response, error) to func(AddProjectRoleApiRequest) (*GroupUserResponse, *net/http.Response, error)
- MongoDBCloudUsersApi.RemoveProjectRoleExecute: changed from func(RemoveProjectRoleApiRequest) (*OrgUserResponse, *net/http.Response, error) to func(RemoveProjectRoleApiRequest) (*GroupUserResponse, *net/http.Response, error)
- RemoveProjectRoleApiRequest.Execute: changed from func() (*OrgUserResponse, *net/http.Response, error) to func() (*GroupUserResponse, *net/http.Response, error)
API Changelog
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/changelog