|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 1.1.0-beta.1 (2022-11-08) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 1.0.1 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
| 7 | + - Added operation group WebPubSubCustomCertificates |
| 8 | + - Added operation group WebPubSubCustomDomains |
| 9 | + - Added Interface CustomCertificate |
| 10 | + - Added Interface CustomCertificateList |
| 11 | + - Added Interface CustomDomain |
| 12 | + - Added Interface CustomDomainList |
| 13 | + - Added Interface EventHubEndpoint |
| 14 | + - Added Interface EventListener_2 |
| 15 | + - Added Interface EventListenerEndpoint |
| 16 | + - Added Interface EventListenerFilter |
| 17 | + - Added Interface EventNameFilter |
| 18 | + - Added Interface PrivateEndpointACL |
| 19 | + - Added Interface PrivateEndpointConnection |
| 20 | + - Added Interface PrivateLinkResource |
| 21 | + - Added Interface ProxyResource |
| 22 | + - Added Interface ResourceReference |
| 23 | + - Added Interface SharedPrivateLinkResource |
| 24 | + - Added Interface TrackedResource |
| 25 | + - Added Interface WebPubSubCustomCertificatesCreateOrUpdateOptionalParams |
| 26 | + - Added Interface WebPubSubCustomCertificatesDeleteOptionalParams |
| 27 | + - Added Interface WebPubSubCustomCertificatesGetOptionalParams |
| 28 | + - Added Interface WebPubSubCustomCertificatesListNextOptionalParams |
| 29 | + - Added Interface WebPubSubCustomCertificatesListOptionalParams |
| 30 | + - Added Interface WebPubSubCustomDomainsCreateOrUpdateOptionalParams |
| 31 | + - Added Interface WebPubSubCustomDomainsDeleteOptionalParams |
| 32 | + - Added Interface WebPubSubCustomDomainsGetOptionalParams |
| 33 | + - Added Interface WebPubSubCustomDomainsListNextOptionalParams |
| 34 | + - Added Interface WebPubSubCustomDomainsListOptionalParams |
| 35 | + - Added Interface WebPubSubHub |
| 36 | + - Added Interface WebPubSubResource |
| 37 | + - Added Type Alias EventListenerEndpointDiscriminator |
| 38 | + - Added Type Alias EventListenerEndpointUnion |
| 39 | + - Added Type Alias EventListenerFilterDiscriminator |
| 40 | + - Added Type Alias EventListenerFilterUnion |
| 41 | + - Added Type Alias WebPubSubCustomCertificatesCreateOrUpdateResponse |
| 42 | + - Added Type Alias WebPubSubCustomCertificatesGetResponse |
| 43 | + - Added Type Alias WebPubSubCustomCertificatesListNextResponse |
| 44 | + - Added Type Alias WebPubSubCustomCertificatesListResponse |
| 45 | + - Added Type Alias WebPubSubCustomDomainsCreateOrUpdateResponse |
| 46 | + - Added Type Alias WebPubSubCustomDomainsGetResponse |
| 47 | + - Added Type Alias WebPubSubCustomDomainsListNextResponse |
| 48 | + - Added Type Alias WebPubSubCustomDomainsListResponse |
| 49 | + - Interface WebPubSubHubProperties has a new optional parameter eventListeners |
| 50 | + - Class WebPubSubManagementClient has a new parameter webPubSubCustomCertificates |
| 51 | + - Class WebPubSubManagementClient has a new parameter webPubSubCustomDomains |
| 52 | + - Added Enum KnownEventListenerEndpointDiscriminator |
| 53 | + - Added Enum KnownEventListenerFilterDiscriminator |
| 54 | + |
| 55 | + |
13 | 56 | ## 1.0.0 (2021-12-16) |
14 | 57 |
|
15 | 58 | - The package of @azure/arm-webpubsub is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart). |
0 commit comments