1.3.0-beta.1 (2026-04-23)
Features Added
- Upgraded API version to
2026-04-01-preview - Migrated from Swagger/AutoRest to TypeSpec-based generation
- Added support for new resource types and operations from the latest API version
Breaking Changes
- This version is a major migration from AutoRest to TypeSpec-based code generation.
- Some property types changed (e.g.,
ConnectivityPropertiesfromBinaryDatato a typed model). - Some resource collection and extension method signatures changed.
- Some model factory overloads changed signatures.
Other Changes
- Backward-compatible type aliases (e.g.,
OfferResource,PublisherResource,UpdateData) are preserved but may be removed in a future release.