|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 6.0.0-beta.1 (2026-06-10) |
| 4 | +Compared with version 5.2.0 |
| 5 | + |
| 6 | +### Features Added |
| 7 | + - Added operation ClustersOperations.createOrUpdate |
| 8 | + - Added operation ClustersOperations.delete |
| 9 | + - Added operation ClustersOperations.update |
| 10 | + - Added operation NamespacesOperations.beginFailover |
| 11 | + - Added operation NamespacesOperations.beginFailoverAndWait |
| 12 | + - Added operation NamespacesOperations.createOrUpdate |
| 13 | + - Added operation NamespacesOperations.delete |
| 14 | + - Added operation NamespacesOperations.failover |
| 15 | + - Added operation NetworkSecurityPerimeterConfigurationsOperations.createOrUpdate |
| 16 | + - Added operation NetworkSecurityPerimeterConfigurationsOperations.getResourceAssociationName |
| 17 | + - Added operation PrivateEndpointConnectionsOperations.delete |
| 18 | + - Class EventHubManagementClient has a new constructor "constructor(credential: TokenCredential, options?: EventHubManagementClientOptionalParams);" |
| 19 | + - Added Interface ApplicationGroupOperationsCreateOrUpdateApplicationGroupOptionalParams |
| 20 | + - Added Interface ApplicationGroupOperationsDeleteOptionalParams |
| 21 | + - Added Interface ApplicationGroupOperationsGetOptionalParams |
| 22 | + - Added Interface ApplicationGroupOperationsListByNamespaceOptionalParams |
| 23 | + - Added Interface ApplicationGroupProperties |
| 24 | + - Added Interface ArmDisasterRecoveryProperties |
| 25 | + - Added Interface AuthorizationRuleProperties |
| 26 | + - Added Interface ClusterProperties |
| 27 | + - Added Interface ConfidentialCompute |
| 28 | + - Added Interface ConsumerGroupProperties |
| 29 | + - Added Interface DestinationProperties |
| 30 | + - Added Interface EHNamespaceProperties |
| 31 | + - Added Interface EventhubProperties |
| 32 | + - Added Interface FailOver |
| 33 | + - Added Interface FailOverProperties |
| 34 | + - Added Interface GeoDataReplicationProperties |
| 35 | + - Added Interface MessageTimestampDescription |
| 36 | + - Added Interface NamespaceReplicaLocation |
| 37 | + - Added Interface NamespacesFailoverOptionalParams |
| 38 | + - Added Interface NetworkRuleSetProperties |
| 39 | + - Added Interface NetworkSecurityPerimeterConfigurationOperationsListOptionalParams |
| 40 | + - Added Interface NetworkSecurityPerimeterConfigurationProperties |
| 41 | + - Added Interface NetworkSecurityPerimeterConfigurationsGetResourceAssociationNameOptionalParams |
| 42 | + - Added Interface PagedAsyncIterableIterator |
| 43 | + - Added Interface PageSettings |
| 44 | + - Added Interface PlatformCapabilities |
| 45 | + - Added Interface PrivateEndpointConnectionProperties |
| 46 | + - Added Interface PrivateLinkResourceProperties |
| 47 | + - Added Interface RestorePollerOptions |
| 48 | + - Added Interface SchemaGroupProperties |
| 49 | + - Added Interface SimplePollerLike |
| 50 | + - Interface Cluster has a new optional parameter platformCapabilities |
| 51 | + - Interface Cluster has a new optional parameter zoneRedundant |
| 52 | + - Interface EHNamespace has a new optional parameter geoDataReplication |
| 53 | + - Interface EHNamespace has a new optional parameter ipV6Enabled |
| 54 | + - Interface EHNamespace has a new optional parameter platformCapabilities |
| 55 | + - Interface Eventhub has a new optional parameter identifier |
| 56 | + - Interface Eventhub has a new optional parameter messageTimestampDescription |
| 57 | + - Interface NetworkSecurityPerimeterConfiguration has a new optional parameter systemData |
| 58 | + - Interface ProxyResource has a new optional parameter systemData |
| 59 | + - Interface Resource has a new optional parameter systemData |
| 60 | + - Interface RetentionDescription has a new optional parameter minCompactionLagTimeInMinutes |
| 61 | + - Added Type Alias AzureSupportedClouds |
| 62 | + - Added Type Alias GeoDRRoleType |
| 63 | + - Added Type Alias KeyType |
| 64 | + - Added Type Alias Mode |
| 65 | + - Added Type Alias TimestampType |
| 66 | + - Added Enum AzureClouds |
| 67 | + - Added Enum KnownGeoDRRoleType |
| 68 | + - Added Enum KnownMode |
| 69 | + - Added Enum KnownTimestampType |
| 70 | + - Added Enum KnownVersions |
| 71 | + - Enum KnownCleanupPolicyRetentionDescription has a new value DeleteOrCompact |
| 72 | + - Enum KnownSchemaType has a new value Json |
| 73 | + - Enum KnownSchemaType has a new value ProtoBuf |
| 74 | + - Enum KnownTlsVersion has a new value One3 |
| 75 | + |
| 76 | +### Breaking Changes |
| 77 | + - Operation ApplicationGroupOperations.createOrUpdateApplicationGroup has a new signature |
| 78 | + - Operation ApplicationGroupOperations.get has a new signature |
| 79 | + - Operation NetworkSecurityPerimeterConfigurations.beginCreateOrUpdateAndWait has a new signature |
| 80 | + - Removed Interface ApplicationGroupCreateOrUpdateApplicationGroupOptionalParams |
| 81 | + - Removed Interface ApplicationGroupDeleteOptionalParams |
| 82 | + - Removed Interface ApplicationGroupGetOptionalParams |
| 83 | + - Removed Interface ApplicationGroupListByNamespaceOptionalParams |
| 84 | + - Removed Interface NetworkSecurityPerimeterConfigurationListOptionalParams |
| 85 | + - Removed Interface TrackedResource |
| 86 | + - Type of parameter type of interface ApplicationGroupPolicy is changed from "ThrottlingPolicy" to ApplicationGroupPolicyType |
| 87 | + - Interface ProxyResource no longer has parameter location |
| 88 | + - Parameter value of interface NetworkRuleSetListResult is now required |
| 89 | + - Parameter value of interface PrivateLinkResourcesListResult is now required |
| 90 | + - Removed Type Alias KeyType_2 |
| 91 | + - Type alias "ApplicationGroupPolicyUnion" has been changed |
| 92 | + |
2 | 93 |
|
3 | 94 | ## 5.3.0-beta.1 (2025-02-12) |
4 | 95 | Compared with version 5.2.0 |
|
0 commit comments