Releases: Azure/autorest.java
Releases · Azure/autorest.java
@azure-tools/typespec-java_0.30.3
- Bug fix
@azure-tools/typespec-java_0.30.2
- Bug fix
AutoRest Java v4.1.48
- Bug fix
AutoRest Java v4.1.47
- Generate sync-stack API implementation for management-plane by default.
@azure-tools/typespec-java_0.30.1
Compatible with compiler 1.0.0
- Generate sync-stack API implementation for management-plane by default. To disable, set
enable-sync-stack: false
in emitter options.
@azure-tools/typespec-java_0.30.0
Compatible with compiler 1.0.0
@azure-tools/typespec-java_0.29.3
Compatible with compiler 1.0.0-rc.1
@azure-tools/typespec-java_0.29.2
- Bug fix
AutoRest Java v4.1.46
Supported sync-stack for fluentgen.
@azure-tools/typespec-java_0.29.1
Compatible with compiler 1.0.0-rc.0
- Supported
sync-stack
for MPG. Useenable-sync-stack
to enable the feature.