Skip to content

Releases: Azure/typespec-azure

@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

@azure-tools/[email protected]

12 Nov 15:06
828f0db

Choose a tag to compare

Bump dependencies

  • #3447 Upgrade dependencies october 2025

@azure-tools/[email protected]

12 Nov 15:06
828f0db

Choose a tag to compare

Pre-release

Features

  • #3458 Add spector test for @nextLinkVerb decorator

Bump dependencies

  • #3447 Upgrade dependencies october 2025

Bug Fixes

  • #3428 Fix URI inconsistency in alternate-type mockapi.ts to match main.tsp definition
  • #3424 Bug fix for Arm ExtensionResource test case
  • #3350 Remove unused openapi using

@azure-tools/[email protected]

29 Oct 22:47
0bc4f45

Choose a tag to compare

Bug Fixes

  • #3439 Support @flattenProperty on parameters.
  • #3441 Fix usage of @markAsLro for lro operations with nullable overall response types

@azure-tools/[email protected]

29 Oct 22:47
0bc4f45

Choose a tag to compare

Bug Fixes

  • #3442 Fix #3420 make kind property required in polymorphic resources
  • #3396 Update resolveArmResources to allow grouping #3252

@azure-tools/[email protected]

29 Oct 22:47
0bc4f45

Choose a tag to compare

Bug Fixes

  • #3452 Fix #3416 Allow flattening for body parameters

@azure-tools/[email protected]

22 Oct 23:04
2e5e2f6

Choose a tag to compare

Bug Fixes

  • #3426 Fix @alternateType decorator incorrectly treating regular TypeSpec models as external types

@azure-tools/[email protected]

14 Oct 15:14
792152f

Choose a tag to compare

Bug Fixes

  • #3376 Support @clientLocation for model property along with @override.

@azure-tools/[email protected]

11 Oct 06:58
c09aea3

Choose a tag to compare

Pre-release

Bug Fixes

  • #3380 Fix missing ApiVersionParameter in PreviewVersion test.