7 curated breaking changes across major versions of Azure.Core.Amqp. Use this as a migration checklist before bumping dependencies.
Disabled client flatten on `ConnectedClusterData` since client flatten feature is now marked as deprecated.
Some property types changed (e.g., `ConnectivityProperties` from `BinaryData` to a typed model).
Some resource collection and extension method signatures changed.
This version is a major migration from AutoRest to TypeSpec-based code generation.
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/nuget/Azure.Core.AmqpSome model factory overloads changed signatures.
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.
Removed `IsolationContext.UserIsolationKeyHeaderName` and `IsolationContext.ChatIsolationKeyHeaderName` — use `PlatformHeaders.UserIsolationKey` and `PlatformHeaders.ChatIsolationKey` instead.