Azure.Storage.Blobs breaking changes
nuget9 curated breaking changes across major versions of Azure.Storage.Blobs. Use this as a migration checklist before bumping dependencies.
- Azure.ResourceManager.MarketplaceOrdering_1.1.2 \u2192 Azure.ResourceManager.Marketplace_1.1.3breaking
Renamed the `eTag` parameter to `etag` on regenerated `ArmMarketplaceModelFactory` overloads to align with the TypeSpec-based generator naming convention. The original overloads with `eTag` are preserved as backward-compatibility shims emitted by the generator.
- Azure.ResourceManager.MarketplaceOrdering_1.1.2 \u2192 Azure.ResourceManager.Marketplace_1.1.3breaking
Renamed the body parameter on `PrivateStoreCollectionInfoCollection.CreateOrUpdate`/`Update` (and their async counterparts) from `info` to `data` to align with the TypeSpec-based generator naming convention. Positional callers are unaffected; callers using the named argument `info:` must switch to `data:`.
- Azure.ResourceManager.IotCentral_1.1.0-beta.4 \u2192 Azure.ResourceManager.Kubernetes_1.0.0-beta.6breaking
Disabled client flatten on `ConnectedClusterData` since client flatten feature is now marked as deprecated.
- Azure.ResourceManager.Hci.Vm_1.0.0-beta.2 \u2192 Azure.ResourceManager.Hci_1.3.0-beta.1breaking
Some model factory overloads changed signatures.
- Azure.ResourceManager.Hci.Vm_1.0.0-beta.2 \u2192 Azure.ResourceManager.Hci_1.3.0-beta.1breaking
This version is a major migration from AutoRest to TypeSpec-based code generation.
- Azure.ResourceManager.Hci.Vm_1.0.0-beta.2 \u2192 Azure.ResourceManager.Hci_1.3.0-beta.1breaking
Some property types changed (e.g., `ConnectivityProperties` from `BinaryData` to a typed model).
- Azure.ResourceManager.Hci.Vm_1.0.0-beta.2 \u2192 Azure.ResourceManager.Hci_1.3.0-beta.1breaking
Some resource collection and extension method signatures changed.
- Azure.ResourceManager.StorageMover_1.4.0 \u2192 Azure.AI.AgentServer.Core_1.0.0-beta.23breaking
Replaced `AddAgentServerRequestId()`, `AddAgentServerVersion()`, `AddAgentServerLogging()`, `UseAgentServerRequestId()`, `UseAgentServerVersion()`, and `UseAgentServerLogging()` with a single `AddAgentServerCore()` / `UseAgentServerCore()` pair. Tier 3 standalone setups now use two calls instead of six.
- Azure.ResourceManager.StorageMover_1.4.0 \u2192 Azure.AI.AgentServer.Core_1.0.0-beta.23breaking
Removed `IsolationContext.UserIsolationKeyHeaderName` and `IsolationContext.ChatIsolationKeyHeaderName` — use `PlatformHeaders.UserIsolationKey` and `PlatformHeaders.ChatIsolationKey` instead.
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/nuget/Azure.Storage.Blobs