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