Skip to content

Releases: Azure/typespec-azure

@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.

@azure-tools/[email protected]

08 Oct 23:24
fee17b3

Choose a tag to compare

No changes, version bump only.

@azure-tools/[email protected]

08 Oct 23:24
fee17b3

Choose a tag to compare

Features

  • #3360 Exposed option xml-strategy from the base typespec-autorest emitter.

@azure-tools/[email protected]

08 Oct 23:24
fee17b3

Choose a tag to compare

Pre-release

Features

  • #3255 Add spector test cases for @previewVersion decorator
  • #3273 Add "optional parameter be required in client" and "optional parameter not included in client" test case for @override decorator
  • #3306 Add test for external types used in @alternateType

Bug Fixes

  • #3345 Fix client.tsp of client-operation-group for python
  • #3301 Consistency for java namespace
  • #3258 Fix missing decorator for the test case of moving method parameter to client.

@azure-tools/[email protected]

25 Sep 16:15
0b7dc83

Choose a tag to compare

Bug Fixes

  • #3328 Fix propagation of client initialization parameters set on parent clients
  • #3327 Allow @markAsLro to work with union return types

@azure-tools/[email protected]

26 Sep 01:27
bb4c32c

Choose a tag to compare

Bug Fixes

  • #3330 Fix #3294 Add model and operation templates for private link
  • #3337 Fix #3243 Allow polymorphic legacy resources
  • #3332 Fix #3295 Allow tenant-level external resources

@azure-tools/[email protected]

19 Sep 17:06
8ba1338

Choose a tag to compare

Bug Fixes

  • #3300 add @Azure.ClientGenerator.Core.Legacy.markAsLro for legacy brownfield services that need to mark non-lro methods as lro

@azure-tools/[email protected]

16 Sep 18:09
3bff6c1

Choose a tag to compare

Bug Fixes

  • #3293 Allow @alternateType to reference external types as well

@azure-tools/[email protected]

16 Sep 04:59
e9fc710

Choose a tag to compare

Pre-release

Features

  • #3291 Add spector test cases for @previewVersion decorator

Bug Fixes

  • #3291 Fix missing decorator for the test case of moving method parameter to client.