Skip to content

Releases: docker-client/docker-remote-api

v2022-05-23T21-51-00

23 May 19:51
Compare
Choose a tag to compare

What's Changed

  • Add format "int64" to ContainerWaitResponse.StatusCode by @gesellix in #72

Full Changelog: v2022-05-18T21-52-00...v2022-05-23T21-51-00

v2022-05-18T21-56-00

18 May 19:56
Compare
Choose a tag to compare

Notable Changes

  • Some breaking api changes have been applied to make the library work with the actual Docker api. See #67 and #71 for details. Most api changes should be easy to adopt in your codebase.

What's Changed

  • Bump org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.0 by @dependabot in #70
  • Add format "int64" to HealthConfig by @dvallant in #71
  • Update v1.41 api from upstream swagger.yaml (v1.42) by @gesellix in #67

New Contributors

Full Changelog: v2022-05-03T21-55-00...v2022-05-18T21-52-00

v2022-05-03T21-55-00

03 May 19:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022-04-21T23-11-00...v2022-05-03T21-55-00

v2022-04-21T23-11-00

21 Apr 21:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022-04-20T22-23-00...v2022-04-21T23-11-00

v2022-04-20T22-23-00

20 Apr 20:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022-04-09T16-18-00...v2022-04-20T22-23-00

v2022-04-09T16-18-00

09 Apr 14:19
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-java from 2.5.0 to 3 by @dependabot in #42
  • Bump actions/checkout from 2 to 3 by @dependabot in #43
  • Update Gradle Wrapper from 7.4 to 7.4.1 by @github-actions in #44
  • Update Gradle Wrapper from 7.4.1 to 7.4.2 by @github-actions in #51
  • Update to Kotlin 1.6.20 by @gesellix in #52
  • Bump io.freefair.maven-central.validate-poms from 6.4.1 to 6.4.2 by @dependabot in #53
  • Bump com.google.devtools.ksp from 1.6.20-1.0.4 to 1.6.20-1.0.5 by @dependabot in #54

Full Changelog: v2022-02-23T11-47-00...v2022-04-09T16-18-00

v2022-02-23T11-47-00

23 Feb 10:47
Compare
Choose a tag to compare

What's Changed

  • Bump com.github.ben-manes.versions from 0.39.0 to 0.42.0 by @dependabot in #33
  • Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1 by @dependabot in #34
  • Bump io.freefair.maven-central.validate-poms from 6.3.0 to 6.4.0 by @dependabot in #35
  • Update Gradle Wrapper from 7.3.3 to 7.4 by @github-actions in #36
  • Migrate from org.jetbrains.kotlin.kapt to com.google.devtools.ksp by @gesellix in #37
  • Update to Kotlin 1.6 by @gesellix in #38
  • Perform the CI with Java 17 by @gesellix in #15
  • Bump Moshi from 0.12 to 0.13 by @gesellix in #39
  • Bump org.openapi.generator from 5.2.0 to 5.4.0 by @dependabot in #31
  • Bump io.freefair.maven-central.validate-poms from 6.4.0 to 6.4.1 by @dependabot in #40

Full Changelog: v2022-02-01T11-07-00...v2022-02-23T11-47-00

v2022-02-01T11-07-00

01 Feb 10:09
Compare
Choose a tag to compare

What's Changed

  • Update Gradle Wrapper from 7.3 to 7.3.1 by @github-actions in #17
  • Bump actions/setup-java from 2.3.1 to 2.4.0 by @dependabot in #16
  • Update Gradle Wrapper from 7.3.1 to 7.3.2 by @github-actions in #27
  • Update Gradle Wrapper from 7.3.2 to 7.3.3 by @github-actions in #30
  • Bump actions/setup-java from 2.4.0 to 2.5.0 by @dependabot in #28
  • Make the api backwards compatible with Docker 18.06.1-ce, API version 1.38 by @gesellix in #32

Full Changelog: v2021-11-21T21-26-00...v2022-02-01T11-07-00

v2021-11-21T21-26-00

21 Nov 20:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2021-11-20T21-03-00...v2021-11-21T21-26-00

v2021-11-20T21-03-00

20 Nov 20:05
Compare
Choose a tag to compare

What's Changed

  • Update Gradle Wrapper from 7.2 to 7.3 by @github-actions in #4
  • GraphDriverData.Data might be null by @gesellix in #13
  • Bump io.freefair.maven-central.validate-poms from 6.2.0 to 6.3.0 by @dependabot in #5

New Contributors

  • @github-actions made their first contribution in #4
  • @dependabot made their first contribution in #5

Full Changelog: v2021-10-16T19-28-00...v2021-11-20T21-03-00