|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 6.0.0-beta.1 (2022-12-13) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 5.1.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 7 | + - Added operation group ApplicationGroupOperations |
| 8 | + - Added operation group NetworkSecurityPerimeterConfigurationOperations |
| 9 | + - Added operation group NetworkSecurityPerimeterConfigurations |
| 10 | + - Added Interface ApplicationGroup |
| 11 | + - Added Interface ApplicationGroupCreateOrUpdateApplicationGroupOptionalParams |
| 12 | + - Added Interface ApplicationGroupDeleteOptionalParams |
| 13 | + - Added Interface ApplicationGroupGetOptionalParams |
| 14 | + - Added Interface ApplicationGroupListByNamespaceNextOptionalParams |
| 15 | + - Added Interface ApplicationGroupListByNamespaceOptionalParams |
| 16 | + - Added Interface ApplicationGroupListResult |
| 17 | + - Added Interface ApplicationGroupPolicy |
| 18 | + - Added Interface NetworkSecurityPerimeter |
| 19 | + - Added Interface NetworkSecurityPerimeterConfiguration |
| 20 | + - Added Interface NetworkSecurityPerimeterConfigurationList |
| 21 | + - Added Interface NetworkSecurityPerimeterConfigurationListOptionalParams |
| 22 | + - Added Interface NetworkSecurityPerimeterConfigurationPropertiesProfile |
| 23 | + - Added Interface NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation |
| 24 | + - Added Interface NetworkSecurityPerimeterConfigurationsCreateOrUpdateOptionalParams |
| 25 | + - Added Interface NspAccessRule |
| 26 | + - Added Interface NspAccessRuleProperties |
| 27 | + - Added Interface NspAccessRulePropertiesSubscriptionsItem |
| 28 | + - Added Interface ProvisioningIssue |
| 29 | + - Added Interface ProvisioningIssueProperties |
| 30 | + - Added Interface RetentionDescription |
| 31 | + - Added Interface ThrottlingPolicy |
| 32 | + - Added Type Alias ApplicationGroupCreateOrUpdateApplicationGroupResponse |
| 33 | + - Added Type Alias ApplicationGroupGetResponse |
| 34 | + - Added Type Alias ApplicationGroupListByNamespaceNextResponse |
| 35 | + - Added Type Alias ApplicationGroupListByNamespaceResponse |
| 36 | + - Added Type Alias ApplicationGroupPolicyType |
| 37 | + - Added Type Alias ApplicationGroupPolicyUnion |
| 38 | + - Added Type Alias CleanupPolicyRetentionDescription |
| 39 | + - Added Type Alias MetricId |
| 40 | + - Added Type Alias NetworkSecurityPerimeterConfigurationListResponse |
| 41 | + - Added Type Alias NetworkSecurityPerimeterConfigurationProvisioningState |
| 42 | + - Added Type Alias NspAccessRuleDirection |
| 43 | + - Added Type Alias PublicNetworkAccess |
| 44 | + - Added Type Alias ResourceAssociationAccessMode |
| 45 | + - Added Type Alias TlsVersion |
| 46 | + - Interface Cluster has a new optional parameter supportsScaling |
| 47 | + - Interface EHNamespace has a new optional parameter minimumTlsVersion |
| 48 | + - Interface EHNamespace has a new optional parameter publicNetworkAccess |
| 49 | + - Interface Eventhub has a new optional parameter retentionDescription |
| 50 | + - Added Enum KnownApplicationGroupPolicyType |
| 51 | + - Added Enum KnownCleanupPolicyRetentionDescription |
| 52 | + - Added Enum KnownMetricId |
| 53 | + - Added Enum KnownNetworkSecurityPerimeterConfigurationProvisioningState |
| 54 | + - Added Enum KnownNspAccessRuleDirection |
| 55 | + - Added Enum KnownPublicNetworkAccess |
| 56 | + - Added Enum KnownResourceAssociationAccessMode |
| 57 | + - Added Enum KnownTlsVersion |
| 58 | + - Enum KnownPublicNetworkAccessFlag has a new value SecuredByPerimeter |
10 | 59 |
|
11 |
| -### Other Changes |
| 60 | +**Breaking Changes** |
12 | 61 |
|
| 62 | + - Interface ConsumerGroupsListByEventHubNextOptionalParams no longer has parameter skip |
| 63 | + - Interface ConsumerGroupsListByEventHubNextOptionalParams no longer has parameter top |
| 64 | + - Interface EventHubsListByNamespaceNextOptionalParams no longer has parameter skip |
| 65 | + - Interface EventHubsListByNamespaceNextOptionalParams no longer has parameter top |
| 66 | + - Interface SchemaRegistryListByNamespaceNextOptionalParams no longer has parameter skip |
| 67 | + - Interface SchemaRegistryListByNamespaceNextOptionalParams no longer has parameter top |
| 68 | + - Class EventHubManagementClient has a new required parameter applicationGroupOperations |
| 69 | + - Class EventHubManagementClient has a new required parameter networkSecurityPerimeterConfigurationOperations |
| 70 | + - Class EventHubManagementClient has a new required parameter networkSecurityPerimeterConfigurations |
| 71 | + |
| 72 | + |
13 | 73 | ## 5.1.0 (2022-11-22)
|
14 | 74 |
|
15 | 75 | **Features**
|
|
0 commit comments