0.60.0
TypeSpec Core 1.4 See changes to the TypeSpec language and core libraries
Breaking Changes
Section titled “Breaking Changes”@azure-tools/typespec-client-generator-core
Section titled “@azure-tools/typespec-client-generator-core”- #3189 Compare type when map body parameter to method parameter. This is a behavior breaking change. The Http parameter’s corresponding parameter may change.
Features
Section titled “Features”@azure-tools/typespec-client-generator-core
Section titled “@azure-tools/typespec-client-generator-core”- #3223 add
.decorators
property toSdkNamespace
type that will display decorators listed in the allowed list - #2980 Add support for
@clientLocation
to apply to parameters. - #3199 Add
.pageSizeParameterSegments
to.pagingMetadata
on paging methods to return the path to the page size parameter
Bug Fixes
Section titled “Bug Fixes”@azure-tools/typespec-autorest
Section titled “@azure-tools/typespec-autorest”- #3196 Fix optionality for ArmCustomPatch templates
@azure-tools/typespec-azure-resource-manager
Section titled “@azure-tools/typespec-azure-resource-manager”- #3240 Add request parameters to legacy operations list
- #3242 Fix #3201 Remove duplicate TrackedResource type
- #3196 Fix optionality for ArmCustomPatch templates
- #3178 Allow renaming parameters in an operation