Releases: Azure/typespec-azure
Releases · Azure/typespec-azure
@azure-tools/typespec-client-generator-core@0.63.3
26 Dec 07:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#3700 Fix wrong filtering of preview version value in version enum.
@azure-tools/typespec-client-generator-core@0.63.2
26 Dec 07:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#3687 Fix @hierarchyBuilding decorator to recognize envelope properties.
@azure-tools/azure-http-specs@0.1.0-alpha.34
19 Dec 07:38
Compare
Sorry, something went wrong.
No results found
Features
#3609 Add data plane test for combined multi service.
#3618 Add ARM multiple services test case.
@azure-tools/typespec-client-generator-core@0.63.1
18 Dec 16:48
Compare
Sorry, something went wrong.
No results found
Features
#3617 Add support for a single client from multiple services
@azure-tools/typespec-autorest@0.63.1
18 Dec 16:48
Compare
Sorry, something went wrong.
No results found
Features
#3656 Emit x-ms-client-default when using @Azure.ClientGenerator.Core.Legacy.clientDefaultValue
Bug Fixes
#3666 Allow explicit ArrayEncoding.commaDelimited on parameters
#3666 Fix using ArrayEncoding.pipeDelimited or ArrayEncoding.spaceDelimited on parameter would transform the type to string incorrectly
#3666 Don't include items when encoding change type to string
#3644 Ignore encoding resulting in format not explicitly supported by autorest
@azure-tools/typespec-azure-rulesets@0.63.0
10 Dec 00:06
Compare
Sorry, something went wrong.
No results found
Features
#3475 Add new no-case-mismatch rule checking for types with names only differing by case
Bump dependencies
#3546 Upgrade dependencies
Bug Fixes
#3483 Add new no-unnamed-union rule to prevent usage of unnamed unions in Azure
@azure-tools/typespec-autorest-canonical@0.24.0
10 Dec 00:06
Compare
Sorry, something went wrong.
No results found
Bump dependencies
#3546 Upgrade dependencies
@azure-tools/azure-http-specs@0.1.0-alpha.33
10 Dec 00:06
Compare
Sorry, something went wrong.
No results found
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 ClientGeneratorCore to ClientGenerator.Core to align with dashboard hierarchy.
@azure-tools/typespec-azure-resource-manager@0.62.1
25 Nov 00:33
Compare
Sorry, something went wrong.
No results found
Features
#3544 Add standard operations for NetworkSecurityPerimeter
Bug Fixes
#3525 Fix missing-x-ms-identifiers rule message pointing to legacy @extension decorator instead of @identifiers.
#3559 Fix #3437 Provide consistent return values for parent and scope in resolveArmResources
@azure-tools/typespec-azure-rulesets@0.62.0
12 Nov 15:06
Compare
Sorry, something went wrong.
No results found
Features
#3411 Add @azure-tools/typespec-azure-resource-manager/secret-prop rule to resource-manager ruleset
Bump dependencies
#3447 Upgrade dependencies october 2025
Bug Fixes
#3350 Disable retry-after rule in arm ruleset which was a noop