Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
117 changes: 112 additions & 5 deletions sdk/eventhub/arm-eventhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,121 @@
# Release History

## 6.0.0-beta.2 (Unreleased)
## 6.0.0-beta.2 (2026-07-22)
Comment thread
kazrael2119 marked this conversation as resolved.
Outdated
Compared with version 5.2.0

### Features Added
- Added operation group FabricShortcutsOperations
- Added operation group UpgradePreferencesOperationsOperations
- Added operation ClustersOperations.createOrUpdate
- Added operation ClustersOperations.delete
- Added operation ClustersOperations.update
- Added operation NamespacesOperations.beginFailover
- Added operation NamespacesOperations.beginFailoverAndWait
- Added operation NamespacesOperations.createOrUpdate
- Added operation NamespacesOperations.delete
- Added operation NamespacesOperations.failover
- Added operation NetworkSecurityPerimeterConfigurationsOperations.createOrUpdate
- Added operation NetworkSecurityPerimeterConfigurationsOperations.getResourceAssociationName
- Added operation PrivateEndpointConnectionsOperations.delete
- Class EventHubManagementClient has a new constructor "constructor(credential: TokenCredential, options?: EventHubManagementClientOptionalParams);"
- Added Interface ApplicationGroupOperationsCreateOrUpdateApplicationGroupOptionalParams
- Added Interface ApplicationGroupOperationsDeleteOptionalParams
- Added Interface ApplicationGroupOperationsGetOptionalParams
- Added Interface ApplicationGroupOperationsListByNamespaceOptionalParams
- Added Interface ApplicationGroupProperties
- Added Interface ArmDisasterRecoveryProperties
- Added Interface AuthorizationRuleProperties
- Added Interface ClusterProperties
- Added Interface ConfidentialCompute
- Added Interface ConsumerGroupProperties
- Added Interface DestinationProperties
- Added Interface EHNamespaceProperties
- Added Interface EventhubProperties
- Added Interface ExceptionWindow
- Added Interface FabricShortcut
- Added Interface FabricShortcutConfiguration
- Added Interface FabricShortcutProperties
- Added Interface FabricShortcutsApproveOptionalParams
- Added Interface FabricShortcutsCreateOrUpdateOptionalParams
- Added Interface FabricShortcutsDeleteOptionalParams
- Added Interface FabricShortcutsGetOptionalParams
- Added Interface FabricShortcutsListByEventHubOptionalParams
- Added Interface FabricShortcutsRejectOptionalParams
- Added Interface FailOver
- Added Interface FailOverProperties
- Added Interface GeoDataReplicationProperties
- Added Interface MaintenanceWindow
- Added Interface MessageTimestampDescription
- Added Interface NamespaceReplicaLocation
- Added Interface NamespacesFailoverOptionalParams
- Added Interface NetworkRuleSetProperties
- Added Interface NetworkSecurityPerimeterConfigurationOperationsListOptionalParams
- Added Interface NetworkSecurityPerimeterConfigurationProperties
- Added Interface NetworkSecurityPerimeterConfigurationsGetResourceAssociationNameOptionalParams
- Added Interface PagedAsyncIterableIterator
- Added Interface PageSettings
- Added Interface PlatformCapabilities
- Added Interface PrivateEndpointConnectionProperties
- Added Interface PrivateLinkResourceProperties
- Added Interface RestorePollerOptions
- Added Interface SchemaGroupProperties
- Added Interface SimplePollerLike
- Added Interface UpgradePreferences
- Added Interface UpgradePreferencesOperationsCreateOrUpdateOptionalParams
- Added Interface UpgradePreferencesOperationsGetOptionalParams
- Added Interface UpgradePreferencesOperationsUpgradeNowOptionalParams
- Added Interface UpgradePreferencesProperties
- Added Interface UpgradeStatus
- Interface Cluster has a new optional parameter platformCapabilities
- Interface Cluster has a new optional parameter zoneRedundant
- Interface EHNamespace has a new optional parameter geoDataReplication
- Interface EHNamespace has a new optional parameter ipAddressType
- Interface EHNamespace has a new optional parameter platformCapabilities
- Interface Eventhub has a new optional parameter identifier
- Interface Eventhub has a new optional parameter messageTimestampDescription
- Interface NetworkSecurityPerimeterConfiguration has a new optional parameter systemData
- Interface ProxyResource has a new optional parameter systemData
- Interface Resource has a new optional parameter systemData
- Interface RetentionDescription has a new optional parameter minCompactionLagTimeInMinutes
- Added Type Alias AzureSupportedClouds
- Added Type Alias ExceptionWindowAction
- Added Type Alias FabricShortcutStatus
- Added Type Alias FabricShortcutType
- Added Type Alias GeoDRRoleType
- Added Type Alias IpAddressType
- Added Type Alias KeyType
- Added Type Alias Mode
- Added Type Alias TimestampType
- Added Type Alias UpgradePreferenceDayOfWeek
- Added Enum AzureClouds
- Added Enum KnownGeoDRRoleType
- Added Enum KnownIpAddressType
- Added Enum KnownMode
- Added Enum KnownTimestampType
- Added Enum KnownVersions
- Enum KnownCleanupPolicyRetentionDescription has a new value DeleteOrCompact
- Enum KnownSchemaType has a new value Json
- Enum KnownSchemaType has a new value ProtoBuf
- Enum KnownTlsVersion has a new value One3

### Breaking Changes

### Bugs Fixed

### Other Changes
- Operation ApplicationGroupOperations.createOrUpdateApplicationGroup has a new signature
- Operation ApplicationGroupOperations.get has a new signature
- Operation Configuration.patch has a new signature
- Operation Namespaces.update has a new signature
- Operation NetworkSecurityPerimeterConfigurations.beginCreateOrUpdateAndWait has a new signature
- Removed Interface ApplicationGroupCreateOrUpdateApplicationGroupOptionalParams
- Removed Interface ApplicationGroupDeleteOptionalParams
- Removed Interface ApplicationGroupGetOptionalParams
- Removed Interface ApplicationGroupListByNamespaceOptionalParams
- Removed Interface NetworkSecurityPerimeterConfigurationListOptionalParams
- Removed Interface TrackedResource
- Type of parameter type of interface ApplicationGroupPolicy is changed from "ThrottlingPolicy" to ApplicationGroupPolicyType
- Interface ProxyResource no longer has parameter location
- Parameter value of interface NetworkRuleSetListResult is now required
- Parameter value of interface PrivateLinkResourcesListResult is now required
- Removed Type Alias KeyType_2
- Type alias "ApplicationGroupPolicyUnion" has been changed

## 6.0.0-beta.1 (2026-06-10)
Compared with version 5.2.0
Expand Down
27 changes: 25 additions & 2 deletions sdk/eventhub/arm-eventhub/metadata.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"apiVersions": {
"Microsoft.EventHub": "2026-01-01"
"Microsoft.EventHub": "2026-07-01-preview"
},
"emitterVersion": "0.54.1",
"emitterVersion": "0.55.1",
"crossLanguageDefinitions": {
"CrossLanguagePackageId": "Microsoft.EventHub",
"CrossLanguageDefinitionId": {
Expand Down Expand Up @@ -63,6 +63,15 @@
"@azure/arm-eventhub!ConsumerGroup:interface": "Microsoft.EventHub.ConsumerGroup",
"@azure/arm-eventhub!ConsumerGroupProperties:interface": "Microsoft.EventHub.ConsumerGroupProperties",
"@azure/arm-eventhub!ConsumerGroupListResult:interface": "Azure.ResourceManager.ResourceListResult",
"@azure/arm-eventhub!FabricShortcut:interface": "Microsoft.EventHub.FabricShortcut",
"@azure/arm-eventhub!FabricShortcutProperties:interface": "Microsoft.EventHub.FabricShortcutProperties",
"@azure/arm-eventhub!FabricShortcutConfiguration:interface": "Microsoft.EventHub.FabricShortcutConfiguration",
"@azure/arm-eventhub!FabricShortcutListResult:interface": "Azure.ResourceManager.ResourceListResult",
"@azure/arm-eventhub!UpgradePreferences:interface": "Microsoft.EventHub.UpgradePreferences",
"@azure/arm-eventhub!UpgradePreferencesProperties:interface": "Microsoft.EventHub.UpgradePreferencesProperties",
"@azure/arm-eventhub!MaintenanceWindow:interface": "Microsoft.EventHub.MaintenanceWindow",
"@azure/arm-eventhub!ExceptionWindow:interface": "Microsoft.EventHub.ExceptionWindow",
"@azure/arm-eventhub!UpgradeStatus:interface": "Microsoft.EventHub.UpgradeStatus",
"@azure/arm-eventhub!ClusterQuotaConfigurationProperties:interface": "Microsoft.EventHub.ClusterQuotaConfigurationProperties",
"@azure/arm-eventhub!EHNamespace:interface": "Microsoft.EventHub.EHNamespace",
"@azure/arm-eventhub!EHNamespaceProperties:interface": "Microsoft.EventHub.EHNamespaceProperties",
Expand Down Expand Up @@ -115,9 +124,14 @@
"@azure/arm-eventhub!KnownNetworkSecurityPerimeterConfigurationProvisioningState:enum": "Microsoft.EventHub.NetworkSecurityPerimeterConfigurationProvisioningState",
"@azure/arm-eventhub!KnownResourceAssociationAccessMode:enum": "Microsoft.EventHub.ResourceAssociationAccessMode",
"@azure/arm-eventhub!KnownNspAccessRuleDirection:enum": "Microsoft.EventHub.NspAccessRuleDirection",
"@azure/arm-eventhub!KnownFabricShortcutType:enum": "Microsoft.EventHub.FabricShortcutType",
"@azure/arm-eventhub!KnownFabricShortcutStatus:enum": "Microsoft.EventHub.FabricShortcutStatus",
"@azure/arm-eventhub!KnownUpgradePreferenceDayOfWeek:enum": "Microsoft.EventHub.UpgradePreferenceDayOfWeek",
"@azure/arm-eventhub!KnownExceptionWindowAction:enum": "Microsoft.EventHub.ExceptionWindowAction",
"@azure/arm-eventhub!KnownTlsVersion:enum": "Microsoft.EventHub.TlsVersion",
"@azure/arm-eventhub!KnownPublicNetworkAccess:enum": "Microsoft.EventHub.PublicNetworkAccess",
"@azure/arm-eventhub!KnownGeoDRRoleType:enum": "Microsoft.EventHub.GeoDRRoleType",
"@azure/arm-eventhub!KnownIpAddressType:enum": "Microsoft.EventHub.IpAddressType",
"@azure/arm-eventhub!KnownSkuName:enum": "Microsoft.EventHub.SkuName",
"@azure/arm-eventhub!KnownSkuTier:enum": "Microsoft.EventHub.SkuTier",
"@azure/arm-eventhub!KnownManagedServiceIdentityType:enum": "Microsoft.EventHub.ManagedServiceIdentityType",
Expand Down Expand Up @@ -158,6 +172,15 @@
"@azure/arm-eventhub!NamespacesOperations#get:member": "Microsoft.EventHub.EHNamespaces.get",
"@azure/arm-eventhub!ConfigurationOperations#Get:member": "Microsoft.EventHub.Clusters.configurationGet",
"@azure/arm-eventhub!ConfigurationOperations#patch:member": "Microsoft.EventHub.Clusters.patch",
"@azure/arm-eventhub!UpgradePreferencesOperationsOperations#upgradeNow:member": "Microsoft.EventHub.UpgradePreferencesOperations.upgradeNow",
"@azure/arm-eventhub!UpgradePreferencesOperationsOperations#createOrUpdate:member": "Microsoft.EventHub.UpgradePreferencesOperations.createOrUpdate",
"@azure/arm-eventhub!UpgradePreferencesOperationsOperations#get:member": "Microsoft.EventHub.UpgradePreferencesOperations.get",
"@azure/arm-eventhub!FabricShortcutsOperations#reject:member": "Microsoft.EventHub.FabricShortcuts.reject",
"@azure/arm-eventhub!FabricShortcutsOperations#approve:member": "Microsoft.EventHub.FabricShortcuts.approve",
"@azure/arm-eventhub!FabricShortcutsOperations#delete:member": "Microsoft.EventHub.FabricShortcuts.delete",
"@azure/arm-eventhub!FabricShortcutsOperations#listByEventHub:member": "Microsoft.EventHub.FabricShortcuts.listByEventHub",
"@azure/arm-eventhub!FabricShortcutsOperations#createOrUpdate:member": "Microsoft.EventHub.FabricShortcuts.createOrUpdate",
"@azure/arm-eventhub!FabricShortcutsOperations#get:member": "Microsoft.EventHub.FabricShortcuts.get",
"@azure/arm-eventhub!ConsumerGroupsOperations#listByEventHub:member": "Microsoft.EventHub.ConsumerGroups.listByEventHub",
"@azure/arm-eventhub!ConsumerGroupsOperations#delete:member": "Microsoft.EventHub.ConsumerGroups.delete",
"@azure/arm-eventhub!ConsumerGroupsOperations#createOrUpdate:member": "Microsoft.EventHub.ConsumerGroups.createOrUpdate",
Expand Down
28 changes: 28 additions & 0 deletions sdk/eventhub/arm-eventhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,34 @@
"default": "./dist/commonjs/api/configuration/index.js"
}
},
"./api/upgradePreferencesOperations": {
"browser": {
"types": "./dist/browser/api/upgradePreferencesOperations/index.d.ts",
"default": "./dist/browser/api/upgradePreferencesOperations/index.js"
},
"import": {
"types": "./dist/esm/api/upgradePreferencesOperations/index.d.ts",
"default": "./dist/esm/api/upgradePreferencesOperations/index.js"
},
"require": {
"types": "./dist/commonjs/api/upgradePreferencesOperations/index.d.ts",
"default": "./dist/commonjs/api/upgradePreferencesOperations/index.js"
}
},
"./api/fabricShortcuts": {
"browser": {
"types": "./dist/browser/api/fabricShortcuts/index.d.ts",
"default": "./dist/browser/api/fabricShortcuts/index.js"
},
"import": {
"types": "./dist/esm/api/fabricShortcuts/index.d.ts",
"default": "./dist/esm/api/fabricShortcuts/index.js"
},
"require": {
"types": "./dist/commonjs/api/fabricShortcuts/index.d.ts",
"default": "./dist/commonjs/api/fabricShortcuts/index.js"
}
},
"./api/consumerGroups": {
"browser": {
"types": "./dist/browser/api/consumerGroups/index.d.ts",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ For the complete API surface, see the corresponding -node.api.md file.
===================================================================
--- NodeJS
+++ browser
@@ -664,9 +664,10 @@
@@ -747,9 +747,10 @@

export { isRestError }

Expand All @@ -19,7 +19,7 @@ For the complete API surface, see the corresponding -node.api.md file.
// @public
export interface KeyVaultProperties {
// (undocumented)
@@ -1299,9 +1300,9 @@
@@ -1397,9 +1398,9 @@

// @public
export interface RegenerateAccessKeyParameters {
Expand Down
Loading
Loading