Releases: Azure/typespec-azure
Releases · Azure/typespec-azure
@azure-tools/[email protected]
Bug Fixes
- #3700 Fix wrong filtering of preview version value in version enum.
@azure-tools/[email protected]
Bug Fixes
- #3687 Fix
@hierarchyBuildingdecorator to recognize envelope properties.
@azure-tools/[email protected]
@azure-tools/[email protected]
Features
- #3617 Add support for a single client from multiple services
@azure-tools/[email protected]
Features
- #3656 Emit
x-ms-client-defaultwhen using@Azure.ClientGenerator.Core.Legacy.clientDefaultValue
Bug Fixes
- #3666 Allow explicit
ArrayEncoding.commaDelimitedon parameters - #3666 Fix using
ArrayEncoding.pipeDelimitedorArrayEncoding.spaceDelimitedon parameter would transform the type to string incorrectly - #3666 Don't include
itemswhen encoding change type tostring - #3644 Ignore encoding resulting in format not explicitly supported by autorest
@azure-tools/[email protected]
@azure-tools/[email protected]
Bump dependencies
- #3546 Upgrade dependencies
@azure-tools/[email protected]
Bump dependencies
- #3546 Upgrade dependencies
Bug Fixes
- #3517 Fix /azure/resource-manager/operation-templates createOrReplace LRO to return the final result as per spec (changed to spread instead of enveloped, HTTP 201 for the first response and 200 for subsequent).
- #3598 Fix client-initialization scenario namespace from
ClientGeneratorCoretoClientGenerator.Coreto align with dashboard hierarchy.