Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Releases: Azure/autorest-clientruntime-for-java

Autorest Client Runtime for Java 1.7.14

Choose a tag to compare

@jianghaolu jianghaolu released this 10 Aug 04:29
  • Update adal4j version to 1.6.7 (#706)

Autorest Client Runtime for Java 1.7.13

Choose a tag to compare

@jianghaolu jianghaolu released this 23 Jun 21:20
  • Update Jackson versions (#701, #702)
  • Add policy evaluation details related classes (#703)
  • Backport flattening deserializer to track 1 (#696)

Autorest Client Runtime for Java 1.7.12

Choose a tag to compare

@weidongxu-microsoft weidongxu-microsoft released this 04 Feb 08:19
  • 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

Choose a tag to compare

@jianghaolu jianghaolu released this 22 Oct 22:48
  • Add retry scenario for lro polling (#669)
  • Update regions (#686)
  • Use property getters in ApplicationTokenCredentials (#691)
  • Handle list and map parameters in Validator (#689)
  • Bump junit from 4.12 to 4.13.1 (#690)

Autorest Client Runtime for Java 1.7.7

Choose a tag to compare

@jianghaolu jianghaolu released this 21 Aug 23:43

Allow public access to client secret and certificate on ApplicationTokenCredentials.

Autorest Client Runtime for Java 1.7.6

Choose a tag to compare

@jianghaolu jianghaolu released this 28 Jul 00:37

Add timeout & remove synchronization on ApplicationTokenCredentials

Autorest Client Runtime for Java 1.7.5

Choose a tag to compare

@jianghaolu jianghaolu released this 17 Jun 05:52
  • (Hotfix) downgrade retrofit versions to 2.6.4 to maintain Java 1.7 support

Autorest Client Runtime for Java 1.7.4

Choose a tag to compare

@jianghaolu jianghaolu released this 08 May 07:02
  • Fixes in ServiceFuture

Autorest Client Runtime for Java 1.7.3

Choose a tag to compare

@jianghaolu jianghaolu released this 30 Mar 18:35
  • Updating retrofit dependency (#661)

Autorest Client Runtime for Java 1.7.2

Choose a tag to compare

@jianghaolu jianghaolu released this 21 Feb 02:32
  • Update Guava and Jackson versions