Releases: Azure/typespec-azure
Releases · Azure/typespec-azure
14 Oct 15:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#3376 Support @clientLocation
for model property along with @override
.
11 Oct 06:58
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#3380 Fix missing ApiVersionParameter in PreviewVersion test.
08 Oct 23:24
Compare
Sorry, something went wrong.
No results found
No changes, version bump only.
08 Oct 23:24
Compare
Sorry, something went wrong.
No results found
Features
#3360 Exposed option xml-strategy
from the base typespec-autorest emitter.
08 Oct 23:24
Compare
Sorry, something went wrong.
No results found
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.
25 Sep 16:15
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#3328 Fix propagation of client initialization parameters set on parent clients
#3327 Allow @markAsLro
to work with union return types
26 Sep 01:27
Compare
Sorry, something went wrong.
No results found
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
19 Sep 17:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#3300 add @Azure.ClientGenerator.Core.Legacy.markAsLro
for legacy brownfield services that need to mark non-lro methods as lro
16 Sep 18:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#3293 Allow @alternateType
to reference external types as well
16 Sep 04:59
Compare
Sorry, something went wrong.
No results found
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.