|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 2.1.2 (Unreleased) |
| 3 | +## 2.2.0-beta.1 (2026-05-11) |
| 4 | +Compared with version 2.1.0 |
4 | 5 |
|
5 | 6 | ### Features Added |
| 7 | + - Added operation group RpUnbilledPrefixesOperations |
| 8 | + - Added operation RegisteredPrefixesOperations.validate |
| 9 | + - Added Interface CdnPeeringPrefixProperties |
| 10 | + - Added Interface ConnectionMonitorTestProperties |
| 11 | + - Added Interface ConnectivityProbe |
| 12 | + - Added Interface ErrorAdditionalInfo |
| 13 | + - Added Interface OperationProperties |
| 14 | + - Added Interface PagedAsyncIterableIterator |
| 15 | + - Added Interface PageSettings |
| 16 | + - Added Interface PeerAsnProperties |
| 17 | + - Added Interface PeeringLocationProperties |
| 18 | + - Added Interface PeeringProperties |
| 19 | + - Added Interface PeeringRegisteredAsnProperties |
| 20 | + - Added Interface PeeringRegisteredPrefixProperties |
| 21 | + - Added Interface PeeringServiceLocationProperties |
| 22 | + - Added Interface PeeringServicePrefixProperties |
| 23 | + - Added Interface PeeringServiceProperties |
| 24 | + - Added Interface PeeringServiceProviderProperties |
| 25 | + - Added Interface ProxyResource |
| 26 | + - Added Interface RegisteredPrefixesValidateOptionalParams |
| 27 | + - Added Interface RpUnbilledPrefix |
| 28 | + - Added Interface RpUnbilledPrefixesListOptionalParams |
| 29 | + - Added Interface SystemData |
| 30 | + - Added Interface TrackedResource |
| 31 | + - Interface CdnPeeringPrefix has a new optional parameter systemData |
| 32 | + - Interface ConnectionMonitorTest has a new optional parameter systemData |
| 33 | + - Interface ErrorDetail has a new optional parameter additionalInfo |
| 34 | + - Interface ErrorDetail has a new optional parameter details |
| 35 | + - Interface ErrorDetail has a new optional parameter target |
| 36 | + - Interface LegacyPeeringsListOptionalParams has a new optional parameter directPeeringType |
| 37 | + - Interface PeerAsn has a new optional parameter systemData |
| 38 | + - Interface Peering has a new optional parameter connectivityProbes |
| 39 | + - Interface Peering has a new optional parameter systemData |
| 40 | + - Interface PeeringLocation has a new optional parameter systemData |
| 41 | + - Interface PeeringRegisteredAsn has a new optional parameter systemData |
| 42 | + - Interface PeeringRegisteredPrefix has a new optional parameter systemData |
| 43 | + - Interface PeeringService has a new optional parameter systemData |
| 44 | + - Interface PeeringServiceCountry has a new optional parameter systemData |
| 45 | + - Interface PeeringServiceLocation has a new optional parameter systemData |
| 46 | + - Interface PeeringServicePrefix has a new optional parameter systemData |
| 47 | + - Interface PeeringServiceProvider has a new optional parameter systemData |
| 48 | + - Interface Resource has a new optional parameter systemData |
| 49 | + - Added Type Alias AzureSupportedClouds |
| 50 | + - Added Type Alias CreatedByType |
| 51 | + - Added Type Alias Protocol |
| 52 | + - Added Enum AzureClouds |
| 53 | + - Added Enum KnownCreatedByType |
| 54 | + - Added Enum KnownProtocol |
| 55 | + - Added Enum KnownVersions |
| 56 | + - Enum KnownConnectionState has a new value ExternalBlocker |
| 57 | + - Enum KnownConnectionState has a new value TypeChangeInProgress |
| 58 | + - Enum KnownConnectionState has a new value TypeChangeRequested |
| 59 | + - Enum KnownDirectPeeringType has a new value EdgeZoneForOperators |
| 60 | + - Enum KnownDirectPeeringType has a new value PeerProp |
| 61 | + - Enum KnownPeeringLocationsDirectPeeringType has a new value EdgeZoneForOperators |
| 62 | + - Enum KnownPeeringLocationsDirectPeeringType has a new value PeerProp |
| 63 | + - Enum KnownProvisioningState has a new value Canceled |
6 | 64 |
|
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
13 | | -## 2.1.1 (2025-08-22) |
14 | | - |
15 | | -### Other Changes |
16 | | - |
17 | | - - Other fixes |
18 | | - |
| 65 | + |
19 | 66 | ## 2.1.0 (2022-12-02) |
20 | 67 |
|
21 | 68 | ### Features Added |
@@ -47,4 +94,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka. |
47 | 94 |
|
48 | 95 | To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide). |
49 | 96 |
|
50 | | -To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ). |
| 97 | +To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart). |
0 commit comments