|
1 | 1 | # Release History
|
2 | 2 |
|
3 |
| -## 2.0.0-beta.2 (2023-10-10) |
| 3 | +## 2.0.0-beta.3 (2024-03-20) |
4 | 4 |
|
5 | 5 | **Features**
|
6 | 6 |
|
7 | 7 | - Added operation group WebPubSubReplicas
|
| 8 | + - Added operation group WebPubSubReplicaSharedPrivateLinkResources |
8 | 9 | - Added operation WebPubSub.listReplicaSkus
|
9 | 10 | - Added Interface IPRule
|
10 | 11 | - Added Interface Replica
|
|
14 | 15 | - Added Interface WebPubSubReplicasCreateOrUpdateOptionalParams
|
15 | 16 | - Added Interface WebPubSubReplicasDeleteOptionalParams
|
16 | 17 | - Added Interface WebPubSubReplicasGetOptionalParams
|
| 18 | + - Added Interface WebPubSubReplicaSharedPrivateLinkResourcesCreateOrUpdateOptionalParams |
| 19 | + - Added Interface WebPubSubReplicaSharedPrivateLinkResourcesGetOptionalParams |
| 20 | + - Added Interface WebPubSubReplicaSharedPrivateLinkResourcesListNextOptionalParams |
| 21 | + - Added Interface WebPubSubReplicaSharedPrivateLinkResourcesListOptionalParams |
17 | 22 | - Added Interface WebPubSubReplicasListNextOptionalParams
|
18 | 23 | - Added Interface WebPubSubReplicasListOptionalParams
|
19 | 24 | - Added Interface WebPubSubReplicasRestartHeaders
|
20 | 25 | - Added Interface WebPubSubReplicasRestartOptionalParams
|
21 | 26 | - Added Interface WebPubSubReplicasUpdateHeaders
|
22 | 27 | - Added Interface WebPubSubReplicasUpdateOptionalParams
|
23 | 28 | - Added Interface WebPubSubRestartHeaders
|
| 29 | + - Added Interface WebPubSubSocketIOSettings |
24 | 30 | - Added Interface WebPubSubUpdateHeaders
|
25 | 31 | - Added Type Alias ServiceKind
|
26 | 32 | - Added Type Alias WebPubSubListReplicaSkusResponse
|
27 | 33 | - Added Type Alias WebPubSubReplicasCreateOrUpdateResponse
|
28 | 34 | - Added Type Alias WebPubSubReplicasGetResponse
|
| 35 | + - Added Type Alias WebPubSubReplicaSharedPrivateLinkResourcesCreateOrUpdateResponse |
| 36 | + - Added Type Alias WebPubSubReplicaSharedPrivateLinkResourcesGetResponse |
| 37 | + - Added Type Alias WebPubSubReplicaSharedPrivateLinkResourcesListNextResponse |
| 38 | + - Added Type Alias WebPubSubReplicaSharedPrivateLinkResourcesListResponse |
29 | 39 | - Added Type Alias WebPubSubReplicasListNextResponse
|
30 | 40 | - Added Type Alias WebPubSubReplicasListResponse
|
31 | 41 | - Added Type Alias WebPubSubReplicasRestartResponse
|
32 | 42 | - Added Type Alias WebPubSubReplicasUpdateResponse
|
33 | 43 | - Added Type Alias WebPubSubRestartResponse
|
34 | 44 | - Interface Resource has a new optional parameter systemData
|
| 45 | + - Interface WebPubSubHubProperties has a new optional parameter webSocketKeepAliveIntervalInSeconds |
35 | 46 | - Interface WebPubSubNetworkACLs has a new optional parameter ipRules
|
36 | 47 | - Interface WebPubSubResource has a new optional parameter kind
|
37 | 48 | - Interface WebPubSubResource has a new optional parameter regionEndpointEnabled
|
38 | 49 | - Interface WebPubSubResource has a new optional parameter resourceStopped
|
| 50 | + - Interface WebPubSubResource has a new optional parameter socketIO |
39 | 51 | - Added Enum KnownServiceKind
|
40 | 52 |
|
41 | 53 | **Breaking Changes**
|
42 | 54 |
|
43 |
| - - Parameter location of interface TrackedResource is now required |
44 |
| - |
45 |
| - |
46 |
| -## 2.0.0-beta.1 (2023-07-11) |
47 |
| - |
48 |
| -**Features** |
49 |
| - |
50 |
| - - Added operation group WebPubSubReplicas |
51 |
| - - Added operation WebPubSub.listReplicaSkus |
52 |
| - - Added Interface Replica |
53 |
| - - Added Interface ReplicaList |
54 |
| - - Added Interface WebPubSubListReplicaSkusOptionalParams |
55 |
| - - Added Interface WebPubSubRegenerateKeyHeaders |
56 |
| - - Added Interface WebPubSubReplicasCreateOrUpdateOptionalParams |
57 |
| - - Added Interface WebPubSubReplicasDeleteOptionalParams |
58 |
| - - Added Interface WebPubSubReplicasGetOptionalParams |
59 |
| - - Added Interface WebPubSubReplicasListNextOptionalParams |
60 |
| - - Added Interface WebPubSubReplicasListOptionalParams |
61 |
| - - Added Interface WebPubSubReplicasRestartHeaders |
62 |
| - - Added Interface WebPubSubReplicasRestartOptionalParams |
63 |
| - - Added Interface WebPubSubReplicasUpdateHeaders |
64 |
| - - Added Interface WebPubSubReplicasUpdateOptionalParams |
65 |
| - - Added Interface WebPubSubRestartHeaders |
66 |
| - - Added Interface WebPubSubUpdateHeaders |
67 |
| - - Added Type Alias ServiceKind |
68 |
| - - Added Type Alias WebPubSubListReplicaSkusResponse |
69 |
| - - Added Type Alias WebPubSubReplicasCreateOrUpdateResponse |
70 |
| - - Added Type Alias WebPubSubReplicasGetResponse |
71 |
| - - Added Type Alias WebPubSubReplicasListNextResponse |
72 |
| - - Added Type Alias WebPubSubReplicasListResponse |
73 |
| - - Added Type Alias WebPubSubReplicasRestartResponse |
74 |
| - - Added Type Alias WebPubSubReplicasUpdateResponse |
75 |
| - - Added Type Alias WebPubSubRestartResponse |
76 |
| - - Interface Resource has a new optional parameter systemData |
77 |
| - - Interface WebPubSubResource has a new optional parameter kind |
78 |
| - - Added Enum KnownServiceKind |
79 | 55 | - Interface CustomCertificate no longer has parameter systemData
|
80 | 56 | - Interface CustomDomain no longer has parameter systemData
|
81 | 57 | - Interface PrivateEndpointConnection no longer has parameter systemData
|
82 | 58 | - Interface SharedPrivateLinkResource no longer has parameter systemData
|
83 | 59 | - Interface WebPubSubHub no longer has parameter systemData
|
84 | 60 | - Interface WebPubSubResource no longer has parameter systemData
|
85 |
| - |
86 |
| -**Breaking Changes** |
87 |
| - |
88 | 61 | - Parameter location of interface TrackedResource is now required
|
89 | 62 |
|
90 |
| - |
| 63 | + |
91 | 64 | ## 1.1.0 (2023-03-09)
|
92 | 65 |
|
93 | 66 | **Features**
|
|
142 | 115 |
|
143 | 116 | ## 1.0.0 (2021-12-16)
|
144 | 117 |
|
145 |
| -- 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/azsdk/js/mgmt/quickstart ). |
| 118 | +- 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