Releases: Azure/autorest.java
Releases · Azure/autorest.java
@azure-tools/typespec-java_0.27.1
- Bug fix
@azure-tools/typespec-java_0.27.0
Compatible with compiler 0.63.
AutoRest Java v4.1.43
- Bug fix
@azure-tools/typespec-java_0.26.1
- Bug fix
AutoRest Java v4.1.42
- Bug fix
@azure-tools/typespec-java_0.26.0
Compatible with compiler 0.62.
- Supported
enable-subclient
emitter option. - Supported
@clientNamespace
from "@azure-tools/typespec-client-generator-core".
azure-autorest-customization_1.0.0-beta.9
- Replaced model types in Eclipse language server with a dependency of LSP4J.
AutoRest Java v4.1.41
- Bug fix
@azure-tools/typespec-java_0.25.0
- Bug fix
AutoRest Java v4.1.40
- Supported non-string extensible enum
- Use
BearerTokenAuthenticationPolicy
that supports CAE - Changed to use Java class
BinaryData
for TypeSpecunknown
. Flaguse-object-for-unknown
can be used for backward-compatibility of the SDK. - Bug fix