github Azure/azure-sdk-for-net Azure.ResourceManager.Marketplace_1.1.3

latest releases: Azure.ResourceManager.PrivateDns_1.2.2, Azure.ResourceManager.Orbital_1.1.2, Azure.ResourceManager.Peering_1.2.3...
6 hours ago

1.1.3 (2026-04-28)

Features Added

  • Upgraded API version to 2025-01-01
  • Migrated from Swagger/AutoRest to TypeSpec-based generation
  • Added IsStopSell on PrivateStoreOfferData, PrivateStoreOfferResult, and PrivateStorePlan.

Breaking Changes

  • 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:.
  • 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.

Other Changes

  • Upgraded dependent Azure.Core to 1.54.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.