|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 1.1.0-beta.1 (Unreleased) |
| 3 | +## 1.0.0-beta.1 (2025-04-30) |
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-2022-10-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 | +* `withSize(models.Size)` was removed |
| 20 | +* `withTier(models.Tier)` was removed |
| 21 | +* `withFamily(models.Family)` 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.ConnectionMonitorTest$Update` was added |
| 32 | + |
| 33 | +* `models.LogAnalyticsWorkspaceProperties` was added |
| 34 | + |
| 35 | +* `models.RpUnbilledPrefixes` was added |
| 36 | + |
| 37 | +* `models.ConnectionMonitorTest` was added |
| 38 | + |
| 39 | +* `models.ConnectionMonitorTest$UpdateStages` was added |
| 40 | + |
| 41 | +* `models.Command` was added |
| 42 | + |
| 43 | +* `models.ConnectionMonitorTest$DefinitionStages` was added |
| 44 | + |
| 45 | +* `models.LookingGlassOutput` was added |
| 46 | + |
| 47 | +* `models.ConnectionMonitorTestListResult` was added |
| 48 | + |
| 49 | +* `models.LookingGlass` was added |
| 50 | + |
| 51 | +* `models.ConnectionMonitorTest$Definition` was added |
| 52 | + |
| 53 | +* `models.LookingGlassCommand` was added |
| 54 | + |
| 55 | +* `models.ConnectionMonitorTests` was added |
| 56 | + |
| 57 | +* `models.RpUnbilledPrefix` was added |
| 58 | + |
| 59 | +* `models.LookingGlassSourceType` was added |
| 60 | + |
| 61 | +* `models.MetricDimension` was added |
| 62 | + |
| 63 | +* `models.RpUnbilledPrefixListResult` was added |
| 64 | + |
| 65 | +* `models.MetricSpecification` was added |
| 66 | + |
| 67 | +#### `models.Operation` was modified |
| 68 | + |
| 69 | +* `serviceSpecification()` was added |
| 70 | + |
| 71 | +#### `models.PeeringRegisteredPrefix` was modified |
| 72 | + |
| 73 | +* `validate()` was added |
| 74 | +* `validateWithResponse(com.azure.core.util.Context)` was added |
| 75 | + |
| 76 | +#### `models.LegacyPeerings` was modified |
| 77 | + |
| 78 | +* `list(java.lang.String,models.LegacyPeeringsKind,java.lang.Integer,models.DirectPeeringType,com.azure.core.util.Context)` was added |
| 79 | + |
| 80 | +#### `models.PeeringServices` was modified |
| 81 | + |
| 82 | +* `initializeConnectionMonitorWithResponse(com.azure.core.util.Context)` was added |
| 83 | +* `initializeConnectionMonitor()` was added |
| 84 | + |
| 85 | +#### `models.PeeringService$Definition` was modified |
| 86 | + |
| 87 | +* `withLogAnalyticsWorkspaceProperties(models.LogAnalyticsWorkspaceProperties)` was added |
| 88 | + |
| 89 | +#### `models.PeeringService` was modified |
| 90 | + |
| 91 | +* `logAnalyticsWorkspaceProperties()` was added |
| 92 | + |
| 93 | +#### `PeeringManager` was modified |
| 94 | + |
| 95 | +* `rpUnbilledPrefixes()` was added |
| 96 | +* `connectionMonitorTests()` was added |
| 97 | +* `lookingGlass()` was added |
| 98 | + |
| 99 | +#### `models.RegisteredPrefixes` was modified |
| 100 | + |
| 101 | +* `validate(java.lang.String,java.lang.String,java.lang.String)` was added |
| 102 | +* `validateWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added |
12 | 103 |
|
13 | 104 | ## 1.0.0 (2024-12-25) |
14 | 105 |
|
|
0 commit comments