|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 1.1.0-beta.1 (Unreleased) |
| 3 | +## 1.0.0-beta.1 (2025-05-12) |
4 | 4 |
|
5 | | -### Features Added |
| 5 | +- Azure Resource Manager Peering client library for Java. This package contains Microsoft Azure SDK for Peering Management SDK. Peering Client. Package tag package-2025-05-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). |
6 | 6 |
|
7 | 7 | ### Breaking Changes |
8 | 8 |
|
9 | | -### Bugs Fixed |
| 9 | +#### `models.PeerAsn$Update` was modified |
10 | 10 |
|
11 | | -### Other Changes |
| 11 | +* `withValidationState(models.ValidationState)` was removed |
| 12 | + |
| 13 | +#### `models.LegacyPeerings` was modified |
| 14 | + |
| 15 | +* `list(java.lang.String,models.LegacyPeeringsKind,java.lang.Integer,com.azure.core.util.Context)` was removed |
| 16 | + |
| 17 | +#### `models.PeeringSku` was modified |
| 18 | + |
| 19 | +* `withTier(models.Tier)` was removed |
| 20 | +* `withFamily(models.Family)` was removed |
| 21 | +* `withSize(models.Size)` was removed |
| 22 | + |
| 23 | +#### `models.PeerAsn$Definition` was modified |
| 24 | + |
| 25 | +* `withValidationState(models.ValidationState)` was removed |
| 26 | + |
| 27 | +### Features Added |
| 28 | + |
| 29 | +* `models.ServiceSpecification` was added |
| 30 | + |
| 31 | +* `models.Protocol` was added |
| 32 | + |
| 33 | +* `models.ConnectionMonitorTest$Update` was added |
| 34 | + |
| 35 | +* `models.LogAnalyticsWorkspaceProperties` was added |
| 36 | + |
| 37 | +* `models.RpUnbilledPrefixes` was added |
| 38 | + |
| 39 | +* `models.ConnectionMonitorTest` was added |
| 40 | + |
| 41 | +* `models.ConnectionMonitorTest$UpdateStages` was added |
| 42 | + |
| 43 | +* `models.ConnectivityProbe` was added |
| 44 | + |
| 45 | +* `models.Command` was added |
| 46 | + |
| 47 | +* `models.ConnectionMonitorTest$DefinitionStages` was added |
| 48 | + |
| 49 | +* `models.LookingGlassOutput` was added |
| 50 | + |
| 51 | +* `models.PreviousConnectionProvisioningState` was added |
| 52 | + |
| 53 | +* `models.ConnectionMonitorTestListResult` was added |
| 54 | + |
| 55 | +* `models.LookingGlass` was added |
| 56 | + |
| 57 | +* `models.Enum11` was added |
| 58 | + |
| 59 | +* `models.ConnectionMonitorTest$Definition` was added |
| 60 | + |
| 61 | +* `models.Enum13` was added |
| 62 | + |
| 63 | +* `models.LookingGlassCommand` was added |
| 64 | + |
| 65 | +* `models.ConnectionMonitorTests` was added |
| 66 | + |
| 67 | +* `models.RpUnbilledPrefix` was added |
| 68 | + |
| 69 | +* `models.LookingGlassSourceType` was added |
| 70 | + |
| 71 | +* `models.MetricDimension` was added |
| 72 | + |
| 73 | +* `models.RpUnbilledPrefixListResult` was added |
| 74 | + |
| 75 | +* `models.MetricSpecification` was added |
| 76 | + |
| 77 | +#### `models.Operation` was modified |
| 78 | + |
| 79 | +* `serviceSpecification()` was added |
| 80 | + |
| 81 | +#### `models.PeeringRegisteredPrefix` was modified |
| 82 | + |
| 83 | +* `validateWithResponse(com.azure.core.util.Context)` was added |
| 84 | +* `validate()` was added |
| 85 | + |
| 86 | +#### `models.Peering` was modified |
| 87 | + |
| 88 | +* `connectivityProbes()` was added |
| 89 | + |
| 90 | +#### `models.LegacyPeerings` was modified |
| 91 | + |
| 92 | +* `list(java.lang.String,models.LegacyPeeringsKind,java.lang.Integer,models.DirectPeeringType,com.azure.core.util.Context)` was added |
| 93 | + |
| 94 | +#### `models.PeeringServices` was modified |
| 95 | + |
| 96 | +* `initializeConnectionMonitor()` was added |
| 97 | +* `initializeConnectionMonitorWithResponse(com.azure.core.util.Context)` was added |
| 98 | + |
| 99 | +#### `models.PeeringService$Definition` was modified |
| 100 | + |
| 101 | +* `withLogAnalyticsWorkspaceProperties(models.LogAnalyticsWorkspaceProperties)` was added |
| 102 | + |
| 103 | +#### `models.PeeringService` was modified |
| 104 | + |
| 105 | +* `logAnalyticsWorkspaceProperties()` was added |
| 106 | + |
| 107 | +#### `PeeringManager` was modified |
| 108 | + |
| 109 | +* `connectionMonitorTests()` was added |
| 110 | +* `rpUnbilledPrefixes()` was added |
| 111 | +* `lookingGlass()` was added |
| 112 | + |
| 113 | +#### `models.Peering$Definition` was modified |
| 114 | + |
| 115 | +* `withConnectivityProbes(java.util.List)` was added |
| 116 | + |
| 117 | +#### `models.ExchangeConnection` was modified |
| 118 | + |
| 119 | +* `migrationWorkWindowTracker()` was added |
| 120 | +* `withMigrationWorkWindowBgpSessionSameDevice(java.util.Map)` was added |
| 121 | +* `migrationWorkWindowBgpSessionSameDevice()` was added |
| 122 | +* `withPreviousConnectionProvisioningState(models.PreviousConnectionProvisioningState)` was added |
| 123 | +* `previousConnectionProvisioningState()` was added |
| 124 | +* `withLastFailureTimeUtc(java.time.OffsetDateTime)` was added |
| 125 | +* `withMigrationWorkWindowTracker(java.lang.String)` was added |
| 126 | +* `lastFailureTimeUtc()` was added |
| 127 | + |
| 128 | +#### `models.RegisteredPrefixes` was modified |
| 129 | + |
| 130 | +* `validate(java.lang.String,java.lang.String,java.lang.String)` was added |
| 131 | +* `validateWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added |
| 132 | + |
| 133 | +#### `models.DirectConnection` was modified |
| 134 | + |
| 135 | +* `withLastFailureTimeUtc(java.time.OffsetDateTime)` was added |
| 136 | +* `lastFailureTimeUtc()` was added |
| 137 | +* `migrationWorkWindowTracker()` was added |
| 138 | +* `withPreviousConnectionProvisioningState(models.PreviousConnectionProvisioningState)` was added |
| 139 | +* `previousConnectionProvisioningState()` was added |
| 140 | +* `migrationWorkWindowBgpSessionSameDevice()` was added |
| 141 | +* `withMigrationWorkWindowBgpSessionSameDevice(java.util.Map)` was added |
| 142 | +* `withMigrationWorkWindowTracker(java.lang.String)` was added |
12 | 143 |
|
13 | 144 | ## 1.0.0 (2024-12-25) |
14 | 145 |
|
|
0 commit comments