Releases: Azure/autorest.java
Releases · Azure/autorest.java
@azure-tools/typespec-java_0.31.7
- Bug fix
AutoRest Java v4.1.54
- Bug fix
@azure-tools/typespec-java_0.31.6
- Bug fix
@azure-tools/typespec-java_0.31.5
- Supported
dev-options.profileemitter option, to enable Java Flight Recorder (JFR) profiling. - Bug fix
AutoRest Java v4.1.53
- Bug fix
@azure-tools/typespec-java_0.31.4
Compatible with compiler 1.1.0.
- Supported
@clientLocationdecorator.
AutoRest Java v4.1.52
- Bug fix
@azure-tools/typespec-java_0.31.3
- Bug fix
AutoRest Java v4.1.51
- Bug fix
@azure-tools/typespec-java_0.31.2
Compatible with compiler 1.1.0
- Supported setting
use-default-http-status-code-to-exception-type-mappingemitter option tofalse, so that error model from TypeSpec would be generated (as well as the Exception class), instead ofHttpResponseException - Fixed bug on naming of enum variable by @er1c