Releases: mongodb/atlas-sdk-go
v20250312012.1.0
Release Notes
Notes
The Atlas Golang SDK official v20250312012.1.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/
v20250312012.0.0
Release Notes
Notes
The Atlas Golang SDK official v20250312012.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
- (*StreamsApiService).UpdateStreamWorkspace: changed from func(context.Context, string, string, *StreamsDataProcessRegion) UpdateStreamWorkspaceApiRequest to func(context.Context, string, string, *StreamsTenantUpdateRequest) UpdateStreamWorkspaceApiRequest
- (*ThirdPartyIntegration).GetBucketName: removed
- (*ThirdPartyIntegration).GetBucketNameOk: removed
- (*ThirdPartyIntegration).GetIamRoleId: removed
- (*ThirdPartyIntegration).GetIamRoleIdOk: removed
- (*ThirdPartyIntegration).GetKmsKey: removed
- (*ThirdPartyIntegration).GetKmsKeyOk: removed
- (*ThirdPartyIntegration).GetLogTypes: removed
- (*ThirdPartyIntegration).GetLogTypesOk: removed
- (*ThirdPartyIntegration).GetPrefixPath: removed
- (*ThirdPartyIntegration).GetPrefixPathOk: removed
- (*ThirdPartyIntegration).HasBucketName: removed
- (*ThirdPartyIntegration).HasIamRoleId: removed
- (*ThirdPartyIntegration).HasKmsKey: removed
- (*ThirdPartyIntegration).HasLogTypes: removed
- (*ThirdPartyIntegration).HasPrefixPath: removed
- (*ThirdPartyIntegration).SetBucketName: removed
- (*ThirdPartyIntegration).SetIamRoleId: removed
- (*ThirdPartyIntegration).SetKmsKey: removed
- (*ThirdPartyIntegration).SetLogTypes: removed
- (*ThirdPartyIntegration).SetPrefixPath: removed
- CloudBackupsApi.CreateBackupPrivateEndpoint: added
- CloudBackupsApi.CreateBackupPrivateEndpointExecute: added
- CloudBackupsApi.CreateBackupPrivateEndpointWithParams: added
- CloudBackupsApi.DeleteBackupPrivateEndpoint: added
- CloudBackupsApi.DeleteBackupPrivateEndpointExecute: added
- CloudBackupsApi.DeleteBackupPrivateEndpointWithParams: added
- CloudBackupsApi.GetBackupPrivateEndpoint: added
- CloudBackupsApi.GetBackupPrivateEndpointExecute: added
- CloudBackupsApi.GetBackupPrivateEndpointWithParams: added
- CloudBackupsApi.ListBackupPrivateEndpoints: added
- CloudBackupsApi.ListBackupPrivateEndpointsExecute: added
- CloudBackupsApi.ListBackupPrivateEndpointsWithParams: added
- CloudBackupsApi.UpdateBackupExportBucket: added
- CloudBackupsApi.UpdateBackupExportBucketExecute: added
- CloudBackupsApi.UpdateBackupExportBucketWithParams: added
- StreamsApi.UpdateStreamWorkspace: changed from func(context.Context, string, string, *StreamsDataProcessRegion) UpdateStreamWorkspaceApiRequest to func(context.Context, string, string, *StreamsTenantUpdateRequest) UpdateStreamWorkspaceApiRequest
- ThirdPartyIntegration.BucketName: removed
- ThirdPartyIntegration.IamRoleId: removed
- ThirdPartyIntegration.KmsKey: removed
- ThirdPartyIntegration.LogTypes: removed
- ThirdPartyIntegration.PrefixPath: removed
- UpdateStreamWorkspaceApiParams.StreamsDataProcessRegion: removed
API Changelog
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/changelog
v20250312011.0.0
Release Notes
Notes
The Atlas Golang SDK official v20250312011.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
- PushBasedLogExportApi.CreateGroupLogIntegration: added
- PushBasedLogExportApi.CreateGroupLogIntegrationExecute: added
- PushBasedLogExportApi.CreateGroupLogIntegrationWithParams: added
- PushBasedLogExportApi.DeleteGroupLogIntegration: added
- PushBasedLogExportApi.DeleteGroupLogIntegrationExecute: added
- PushBasedLogExportApi.DeleteGroupLogIntegrationWithParams: added
- PushBasedLogExportApi.GetGroupLogIntegration: added
- PushBasedLogExportApi.GetGroupLogIntegrationExecute: added
- PushBasedLogExportApi.GetGroupLogIntegrationWithParams: added
- PushBasedLogExportApi.ListGroupLogIntegrations: added
- PushBasedLogExportApi.ListGroupLogIntegrationsExecute: added
- PushBasedLogExportApi.ListGroupLogIntegrationsWithParams: added
- PushBasedLogExportApi.UpdateGroupLogIntegration: added
- PushBasedLogExportApi.UpdateGroupLogIntegrationExecute: added
- PushBasedLogExportApi.UpdateGroupLogIntegrationWithParams: added
- QueryShapeInsightsApi.GetClusterQueryShape: added
- QueryShapeInsightsApi.GetClusterQueryShapeExecute: added
- QueryShapeInsightsApi.GetClusterQueryShapeWithParams: added
- QueryShapeInsightsApi.ListClusterQueryShapes: added
- QueryShapeInsightsApi.ListClusterQueryShapesExecute: added
- QueryShapeInsightsApi.ListClusterQueryShapesWithParams: added
- QueryShapeInsightsApi.UpdateClusterQueryShape: added
- QueryShapeInsightsApi.UpdateClusterQueryShapeExecute: added
- QueryShapeInsightsApi.UpdateClusterQueryShapeWithParams: added
API Changelog
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/changelog
v20250312010.0.0
Release Notes
Notes
The Atlas Golang SDK official v20250312010.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
- (*TeamRole).HasRoleNames: removed
- (*TeamRole).HasTeamId: removed
- NewTeamRole: changed from func() *TeamRole to func([]string, string) *TeamRole
- TeamRole.RoleNames: changed from *[]string to []string
- TeamRole.TeamId: changed from *string to string
- TeamRole: old is comparable, new is not
API Changelog
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/changelog
v20250312009.1.0
Release Notes
Notes
The Atlas Golang SDK official v20250312009.1.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/
v20250312009.0.0
Release Notes
Notes
The Atlas Golang SDK official v20250312009.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
- (*AdvancedComputeAutoScaling).GetPredictiveEnabled: removed
- (*AdvancedComputeAutoScaling).GetPredictiveEnabledOk: removed
- (*AdvancedComputeAutoScaling).HasPredictiveEnabled: removed
- (*AdvancedComputeAutoScaling).SetPredictiveEnabled: removed
- (*ClusterComputeAutoScaling).GetPredictiveEnabled: removed
- (*ClusterComputeAutoScaling).GetPredictiveEnabledOk: removed
- (*ClusterComputeAutoScaling).HasPredictiveEnabled: removed
- (*ClusterComputeAutoScaling).SetPredictiveEnabled: removed
- AdvancedComputeAutoScaling.PredictiveEnabled: removed
- ClusterComputeAutoScaling.PredictiveEnabled: removed
API Changelog
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/changelog
v20250312008.0.0
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
v20250312007.0.0
Release Notes
Notes
The Atlas Golang SDK official v20250312007.0.0 release.
IMPORTANT: This release includes many renames of existing function names and data structures, due to operation ID renaming in the Atlas OpenAPI Specification. This changes is made to provide consistent and user-friendly names across the Atlas API tooling, including the Atlas GO SDK. For a complete list of changes, see the breaking changes section.
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
List has been reduced to focus on how each resource has modified its method names.
- AccessTrackingApi.GetAccessHistoryCluster: added
- AccessTrackingApi.GetAccessHistoryProcess: added
- AccessTrackingApi.ListAccessLogsByClusterName: removed
- AccessTrackingApi.ListAccessLogsByHostname: removed
- AlertConfigurationsApi.CreateAlertConfig: added
- AlertConfigurationsApi.CreateAlertConfiguration: removed
- AlertConfigurationsApi.DeleteAlertConfig: added
- AlertConfigurationsApi.DeleteAlertConfiguration: removed
- AlertConfigurationsApi.GetAlertConfig: added
- AlertConfigurationsApi.GetAlertConfigs: added
- AlertConfigurationsApi.GetAlertConfiguration: removed
- AlertConfigurationsApi.ListAlertConfigs: added
- AlertConfigurationsApi.ListAlertConfigurationMatchersFieldNames: removed
- AlertConfigurationsApi.ListAlertConfigurations: removed
- AlertConfigurationsApi.ListAlertConfigurationsByAlertId: removed
- AlertConfigurationsApi.ListMatcherFieldNames: added
- AlertConfigurationsApi.ToggleAlertConfig: added
- AlertConfigurationsApi.ToggleAlertConfiguration: removed
- AlertConfigurationsApi.UpdateAlertConfig: added
- AlertConfigurationsApi.UpdateAlertConfiguration: removed
- AlertsApi.GetAlertConfigAlerts: added
- AlertsApi.ListAlertsByAlertConfigurationId: removed
- AtlasSearchApi.CreateAtlasSearchDeployment: removed
- AtlasSearchApi.CreateAtlasSearchIndex: removed
- AtlasSearchApi.CreateAtlasSearchIndexDeprecated: removed
- AtlasSearchApi.CreateClusterFtsIndex: added
- AtlasSearchApi.CreateClusterSearchDeployment: added
- AtlasSearchApi.CreateClusterSearchIndex: added
- AtlasSearchApi.DeleteAtlasSearchDeployment: removed
- AtlasSearchApi.DeleteAtlasSearchIndex: removed
- AtlasSearchApi.DeleteAtlasSearchIndexByName: removed
- AtlasSearchApi.DeleteAtlasSearchIndexDeprecated: removed
- AtlasSearchApi.DeleteClusterFtsIndex: added
- AtlasSearchApi.DeleteClusterSearchDeployment: added
- AtlasSearchApi.DeleteClusterSearchIndex: added
- AtlasSearchApi.DeleteIndexByName: added
- AtlasSearchApi.GetAtlasSearchDeployment: removed
- AtlasSearchApi.GetAtlasSearchIndex: removed
- AtlasSearchApi.GetAtlasSearchIndexByName: removed
- AtlasSearchApi.GetAtlasSearchIndexDeprecated: removed
- AtlasSearchApi.GetClusterFtsIndex: added
- AtlasSearchApi.GetClusterSearchDeployment: added
- AtlasSearchApi.GetClusterSearchIndex: added
- AtlasSearchApi.GetIndexByName: added
- AtlasSearchApi.ListAtlasSearchIndexes: removed
- AtlasSearchApi.ListAtlasSearchIndexesCluster: removed
- AtlasSearchApi.ListAtlasSearchIndexesDeprecated: removed
- AtlasSearchApi.ListClusterFtsIndex: added
- AtlasSearchApi.ListClusterSearchIndexes: added
- AtlasSearchApi.ListSearchIndex: added
- AtlasSearchApi.UpdateAtlasSearchDeployment: removed
- AtlasSearchApi.UpdateAtlasSearchIndex: removed
- AtlasSearchApi.UpdateAtlasSearchIndexByName: removed
- AtlasSearchApi.UpdateAtlasSearchIndexDeprecated: removed
- AtlasSearchApi.UpdateClusterFtsIndex: added
- AtlasSearchApi.UpdateClusterSearchDeployment: added
- AtlasSearchApi.UpdateClusterSearchIndex: added
- AtlasSearchApi.UpdateIndexByName: added
- AuditingApi.GetAuditingConfiguration: removed
- AuditingApi.GetGroupAuditLog: added
- AuditingApi.UpdateAuditLog: added
- AuditingApi.UpdateAuditingConfiguration: removed
- CloudBackupsApi.CreateBackupExport: added
- CloudBackupsApi.CreateBackupExportJob: removed
- CloudBackupsApi.CreateServerlessBackupRestoreJob: removed
- CloudBackupsApi.CreateServerlessRestoreJob: added
- CloudBackupsApi.DeleteAllBackupSchedules: removed
- CloudBackupsApi.DeleteBackupShardedCluster: added
- CloudBackupsApi.DeleteClusterBackupSchedule: added
- CloudBackupsApi.DeleteClusterBackupSnapshot: added
- CloudBackupsApi.DeleteReplicaSetBackup: removed
- CloudBackupsApi.DeleteShardedClusterBackup: removed
- CloudBackupsApi.DisableCompliancePolicy: added
- CloudBackupsApi.DisableDataProtectionSettings: removed
- CloudBackupsApi.GetBackupExport: added
- CloudBackupsApi.GetBackupExportJob: removed
- CloudBackupsApi.GetBackupShardedCluster: added
- CloudBackupsApi.GetClusterBackupSnapshot: added
- CloudBackupsApi.GetCompliancePolicy: added
- CloudBackupsApi.GetDataProtectionSettings: removed
- CloudBackupsApi.GetReplicaSetBackup: removed
- CloudBackupsApi.GetServerlessBackup: removed
- CloudBackupsApi.GetServerlessBackupRestoreJob: removed
- CloudBackupsApi.GetServerlessBackupSnapshot: added
- CloudBackupsApi.GetServerlessRestoreJob: added
- CloudBackupsApi.GetShardedClusterBackup: removed
- CloudBackupsApi.ListBackupExportJobs: removed
- CloudBackupsApi.ListBackupExports: added
- CloudBackupsApi.ListBackupShardedClusters: added
- CloudBackupsApi.ListBackupSnapshots: added
- CloudBackupsApi.ListReplicaSetBackups: removed
- CloudBackupsApi.ListServerlessBackupRestoreJobs: removed
- CloudBackupsApi.ListServerlessBackupSnapshots: added
- CloudBackupsApi.ListServerlessBackups: removed
- CloudBackupsApi.ListServerlessRestoreJobs: added
- CloudBackupsApi.ListShardedClusterBackups: removed
- CloudBackupsApi.TakeSnapshot: removed
- CloudBackupsApi.TakeSnapshots: added
- CloudBackupsApi.UpdateBackupSnapshot: added
- CloudBackupsApi.UpdateCompliancePolicy: added
- CloudBackupsApi.UpdateDataProtectionSettings: removed
- CloudBackupsApi.UpdateSnapshotRetention: removed
- CloudMigrationServiceApi.CreateGroupLiveMigration: added
- CloudMigrationServiceApi.CreatePushMigration: removed
- CloudMigrationServiceApi.DeleteLinkToken: removed
- CloudMigrationServiceApi.DeleteLinkTokens: added
- CloudMigrationServiceApi.GetGroupLiveMigration: added
- CloudMigrationServiceApi.GetMigrationValidateStatus: added
- CloudMigrationServiceApi.GetPushMigration: removed
- CloudMigrationServiceApi.GetValidationStatus: removed
- CloudMigrationServiceApi.ListAvailableProjects: added
- CloudMigrationServiceApi.ListSourceProjects: removed
- CloudMigrationServiceApi.ValidateLiveMigrations: added
- CloudMigrationServiceApi.ValidateMigration: removed
- CloudProviderAccessApi.AuthorizeCloudProviderAccessRole: removed
- CloudProviderAccessApi.AuthorizeProviderAccessRole: added
- CloudProviderAccessApi.CreateCloudProviderAccess: added
- CloudProviderAccessApi.CreateCloudProviderAccessRole: removed
- CloudProviderAccessApi.DeauthorizeCloudProviderAccessRole: removed
- CloudProviderAccessApi.DeauthorizeProviderAccessRole: added
- CloudProviderAccessApi.GetCloudProviderAccess: added
- CloudProviderAccessApi.GetCloudProviderAccessRole: removed
- CloudProviderAccessApi.ListCloudProviderAccess: added
- CloudProviderAccessApi.ListCloudProviderAccessRoles: removed
- ClustersApi.GetClusterAdvancedConfiguration: removed
- ClustersApi.GetProcessArgs: added
- ClustersApi.GetSampleDatasetLoad: added
- ClustersApi.GetSampleDatasetLoadStatus: removed
- ClustersApi.GrantMongoDbEmployeeAccess: removed
- ClustersApi.GrantMongoEmployeeAccess: added
- ClustersApi.ListCloudProviderRegions: removed
- ClustersApi.ListClusterDetails: added
- ClustersApi.ListClusterProviderRegions: added
- ClustersApi.ListClustersForAllProjects: removed
- ClustersApi.LoadSampleDataset: removed
- ClustersApi.RequestSampleDatasetLoad: added
- ClustersApi.RestartPrimaries: added
- ClustersApi.RevokeMongoDbEmployeeAccess: removed
- ClustersApi.RevokeMongoEmployeeAccess: added
- ClustersApi.TestFailover: removed
- ClustersApi.UpdateClusterAdvancedConfiguration: removed
- ClustersApi.UpdateProcessArgs: added
- ClustersApi.UpgradeClusterToServerless: added
- ClustersApi.UpgradeSharedCluster: removed
- ClustersApi.UpgradeSharedClusterToServerless: removed
- ClustersApi.UpgradeTenantUpgrade: added
- CollectionLevelMetricsApi.GetClusterNamespaces: added
- CollectionLevelMetricsApi.GetCollStatsLatencyNamespaceClusterMeasurements: removed
- CollectionLevelMetricsApi.GetCollStatsLatencyNamespaceHostMeasurements: removed
- CollectionLevelMetricsApi.GetCollStatsLatencyNamespaceMetrics: removed
- CollectionLevelMetricsApi.GetCollStatsLatencyNamespacesForCluster: removed
- CollectionLevelMetricsApi.GetCollStatsLatencyNamespacesForHost: removed
- CollectionLevelMetricsApi.GetPinnedNamespaces: removed
- CollectionLevelMetricsApi.GetProcessNamespaces: added
- CollectionLevelMetricsApi.ListCollStatMeasurements: added
- CollectionLevelMetricsApi.ListCollStatMetrics: added
- CollectionLevelMetricsApi.ListPinnedNamespaces: added
- CollectionLevelMetricsApi.ListProcessMeasurements: added
- CollectionLevelMetricsApi.PinNamespaces: added
- CollectionLevelMetricsApi.PinNamespacesPatch: removed
- CollectionLevelMetricsApi.PinNamespacesPut: removed
- CollectionLevelMetricsApi.UpdatePinnedNamespaces: added
- CustomDatabaseRolesApi.CreateCustomDatabaseRole: removed
- CustomDatabaseRolesApi.CreateCustomDbRole: added
- CustomDatabaseRolesApi.DeleteCustomDatabaseRole: removed
- CustomDatabaseRolesApi.DeleteCustomDbRole: added
- CustomDatabaseRolesApi.GetCustomDatabaseRole: removed
- CustomDatabaseRolesApi.GetCustomDbRole: added
- CustomDatabaseRolesApi.ListCustomDatabaseRoles: removed
- CustomDatabaseRolesApi.List...
v20250312006.1.0
Release Notes
Notes
The Atlas Golang SDK official v20250312006.1.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/
v20250312006.0.0
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