This repository was archived by the owner on Jun 15, 2026. It is now read-only.
Releases: Azure/autorest-clientruntime-for-java
Releases · Azure/autorest-clientruntime-for-java
Autorest Client Runtime for Java 1.7.14
- Update adal4j version to 1.6.7 (#706)
Autorest Client Runtime for Java 1.7.13
Autorest Client Runtime for Java 1.7.12
- Bug fix, honor "Retry-After" header on response of first PUT/POST/PATCH/DELETE request in long-running operation (LRO)
Autorest Client Runtime for Java 1.7.10
Autorest Client Runtime for Java 1.7.7
Allow public access to client secret and certificate on ApplicationTokenCredentials.
Autorest Client Runtime for Java 1.7.6
Add timeout & remove synchronization on ApplicationTokenCredentials
Autorest Client Runtime for Java 1.7.5
- (Hotfix) downgrade retrofit versions to 2.6.4 to maintain Java 1.7 support
Autorest Client Runtime for Java 1.7.4
- Fixes in ServiceFuture
Autorest Client Runtime for Java 1.7.3
- Updating retrofit dependency (#661)
Autorest Client Runtime for Java 1.7.2
- Update Guava and Jackson versions