Skip to content

Releases: Azure/typespec-azure

@azure-tools/[email protected]

26 Dec 07:50
0e3aaea

Choose a tag to compare

Bug Fixes

  • #3700 Fix wrong filtering of preview version value in version enum.

@azure-tools/[email protected]

26 Dec 07:05
0e3aaea

Choose a tag to compare

Bug Fixes

  • #3687 Fix @hierarchyBuilding decorator to recognize envelope properties.

@azure-tools/[email protected]

19 Dec 07:38
e940fb7

Choose a tag to compare

Pre-release

Features

  • #3609 Add data plane test for combined multi service.
  • #3618 Add ARM multiple services test case.

@azure-tools/[email protected]

18 Dec 16:48
4f94cff

Choose a tag to compare

Features

  • #3617 Add support for a single client from multiple services

@azure-tools/[email protected]

18 Dec 16:48
4f94cff

Choose a tag to compare

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/[email protected]

10 Dec 00:06
32292da

Choose a tag to compare

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/[email protected]

10 Dec 00:06
32292da

Choose a tag to compare

Bump dependencies

  • #3546 Upgrade dependencies

@azure-tools/[email protected]

10 Dec 00:06
32292da

Choose a tag to compare

Pre-release

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/[email protected]

25 Nov 00:33
17b4e93

Choose a tag to compare

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/[email protected]

12 Nov 15:06
828f0db

Choose a tag to compare

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