github Azure/azure-sdk-for-java azure-resourcemanager-mongocluster_1.1.0-beta.1

1.1.0-beta.1 (2025-07-23)

  • Azure Resource Manager Mongo Cluster client library for Java. This package contains Microsoft Azure SDK for Mongo Cluster Management SDK. The Microsoft Azure management API provides create, read, update, and delete functionality for Azure Cosmos DB for MongoDB vCore resources including clusters and firewall rules. Package api-version 2025-07-01-preview. For documentation on how to use this package, please see Azure Management Libraries for Java.

Features Added

  • models.KeyEncryptionKeyIdentity was added

  • models.ManagedServiceIdentity was added

  • models.DatabaseRole was added

  • models.IdentityProvider was added

  • models.User was added

  • models.ManagedServiceIdentityType was added

  • models.EntraIdentityProviderProperties was added

  • models.User$UpdateStages was added

  • models.StorageType was added

  • models.UserProperties was added

  • models.CustomerManagedKeyEncryptionProperties was added

  • models.EntraPrincipalType was added

  • models.EntraIdentityProvider was added

  • models.DataApiMode was added

  • models.KeyEncryptionKeyIdentityType was added

  • models.User$DefinitionStages was added

  • models.UserRole was added

  • models.User$Definition was added

  • models.EncryptionProperties was added

  • models.AuthenticationMode was added

  • models.Users was added

  • models.IdentityProviderType was added

  • models.AuthConfigProperties was added

  • models.DataApiProperties was added

  • models.UserAssignedIdentity was added

  • models.User$Update was added

models.MongoCluster$Definition was modified

  • withIdentity(models.ManagedServiceIdentity) was added

models.MongoClusterProperties was modified

  • encryption() was added
  • withAuthConfig(models.AuthConfigProperties) was added
  • withEncryption(models.EncryptionProperties) was added
  • dataApi() was added
  • withDataApi(models.DataApiProperties) was added
  • authConfig() was added

models.MongoClusterUpdate was modified

  • withIdentity(models.ManagedServiceIdentity) was added
  • identity() was added

models.StorageProperties was modified

  • withThroughput(java.lang.Long) was added
  • iops() was added
  • withIops(java.lang.Long) was added
  • type() was added
  • throughput() was added
  • withType(models.StorageType) was added

MongoClusterManager was modified

  • users() was added

models.MongoCluster was modified

  • identity() was added

models.MongoCluster$Update was modified

  • withIdentity(models.ManagedServiceIdentity) was added

models.MongoClusterUpdateProperties was modified

  • authConfig() was added
  • dataApi() was added
  • withAuthConfig(models.AuthConfigProperties) was added
  • withDataApi(models.DataApiProperties) was added

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.