Skip to content

Releases: gesellix/docker-client

v2025-11-14T09-45-00

14 Nov 08:42
db052ca

Choose a tag to compare

What's Changed

  • Add direct dependency on okio-jvm by @gesellix in #965 (fix for Maven users, see #962)

Full Changelog: v2025-11-12T21-15-00...v2025-11-14T09-45-00

v2025-11-12T21-15-00

12 Nov 20:19
4a7f0a5

Choose a tag to compare

Notable Changes

  • The docker-client/docker-engine dependency has been removed. Every low-level feature has been moved to the docker-client/docker-remote-api-client. If you have direct imports on classes from the docker-engine dependency, you should replace them with your own code or find a replacement in the docker-remote-api-client library.
  • The published artifacts should declare a more constrained version range for the Okio dependency. Some features of the docker-client rely on Okio 3.16.0 and newer. For Maven projects, the version constraints don't seem to be recognized. This release is a first step to improve the published metadata.

What's Changed

  • Bump io.freefair.maven-central.validate-poms from 9.0.0 to 9.1.0 by @dependabot[bot] in #956
  • Bump de.gesellix:docker-remote-api-client from 2025-11-01T10-50-00 to 2025-11-09T15-40-00 by @dependabot[bot] in #955
  • Bump douglascamata/setup-docker-macos-action from 1.0.1 to 1.0.2 by @dependabot[bot] in #960
  • Bump de.gesellix:docker-registry from 2025-10-31T17-45-00 to 2025-11-10T22-20-00 by @dependabot[bot] in #957
  • Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by @dependabot[bot] in #958
  • Remove the docker-engine dependency by @gesellix in #963
  • Depend on okio 3.16.0 or newer by @gesellix in #964

Full Changelog: v2025-11-01T13-00-00...v2025-11-12T21-15-00

v2025-11-01T13-00-00

01 Nov 11:59

Choose a tag to compare

What's Changed

  • Bump de.gesellix:docker-remote-api-client from 2025-10-31T18-30-00 to 2025-11-01T10-50-00 by @dependabot[bot] in #953
  • Use the WebSocket implementation of the remote-api library by @gesellix in #954

Full Changelog: v2025-10-31T19-25-00...v2025-11-01T13-00-00

v2025-10-31T19-25-00

31 Oct 18:22

Choose a tag to compare

What's Changed

  • Bump de.gesellix:docker-compose from 2025-10-11T21-56-00 to 2025-10-16T20-45-00 by @dependabot[bot] in #937
  • Bump de.gesellix:docker-registry from 2025-10-11T21-05-00 to 2025-10-16T20-27-00 by @dependabot[bot] in #939
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2025-10-11T21-57-00 to 2025-10-16T20-26-00 by @dependabot[bot] in #938
  • Bump de.gesellix:docker-filesocket from 2025-10-12T22-15-00 to 2025-10-16T20-25-00 by @dependabot[bot] in #940
  • Bump kotlin from 2.2.20 to 2.2.21 by @dependabot[bot] in #942
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #943
  • Bump okhttp from 5.2.1 to 5.3.0 by @dependabot[bot] in #944
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2025-10-16T20-26-00 to 2025-10-31T17-49-00 by @dependabot[bot] in #946
  • Bump de.gesellix:docker-remote-api-client from 2025-10-14T21-25-00 to 2025-10-31T17-50-00 by @dependabot[bot] in #945
  • Bump de.gesellix:docker-registry from 2025-10-16T20-27-00 to 2025-10-31T17-45-00 by @dependabot[bot] in #948
  • Bump de.gesellix:docker-compose from 2025-10-16T20-45-00 to 2025-10-31T17-47-00 by @dependabot[bot] in #950
  • Bump de.gesellix:docker-filesocket from 2025-10-16T20-25-00 to 2025-10-31T17-48-00 by @dependabot[bot] in #949
  • Bump de.gesellix:docker-engine from 2025-10-14T20-10-00 to 2025-10-31T18-10-00 by @dependabot[bot] in #947
  • Bump de.gesellix:docker-remote-api-client from 2025-10-31T17-50-00 to 2025-10-31T18-30-00 by @dependabot[bot] in #951
  • Remove the legacy execStart() implementation by @gesellix in #952

Full Changelog: v2025-10-14T22-35-00...v2025-10-31T19-25-00

v2025-10-14T22-35-00

14 Oct 20:35

Choose a tag to compare

What's Changed

  • Bump echo-server by @gesellix in #796
  • Bump the okio group with 2 updates by @dependabot[bot] in #891
  • Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #892
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #895
  • Bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #901
  • Bump kotlin from 2.2.0 to 2.2.20 by @dependabot[bot] in #903
  • Bump org.bouncycastle:bcpkix-jdk18on from 1.81 to 1.82 by @dependabot[bot] in #904
  • Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 by @dependabot[bot] in #902
  • Bump net.bytebuddy:byte-buddy-agent from 1.17.6 to 1.17.7 by @dependabot[bot] in #899
  • Bump io.freefair.maven-central.validate-poms from 8.14 to 8.14.2 by @dependabot[bot] in #900
  • Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #907
  • Update Gradle Wrapper from 8.14.3 to 9.1.0 by @github-actions[bot] in #905
  • Bump gradle/actions from 4 to 5 by @dependabot[bot] in #916
  • Bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7 by @dependabot[bot] in #898
  • Bump de.gesellix:docker-registry from 2025-06-08T17-40-00 to 2025-09-27T22-56-00 by @dependabot[bot] in #908
  • Bump de.gesellix:docker-compose from 2025-06-08T17-40-00 to 2025-09-27T22-55-00 by @dependabot[bot] in #911
  • Bump de.gesellix:docker-engine from 2025-07-26T18-20-00 to 2025-09-27T28-03-00 by @dependabot[bot] in #909
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2025-07-26T18-21-00 to 2025-09-27T23-27-00 by @dependabot[bot] in #913
  • Bump de.gesellix:docker-remote-api-client from 2025-07-26T19-15-00 to 2025-09-28T00-18-00 by @dependabot[bot] in #912
  • Bump douglascamata/setup-docker-macos-action from 1.0.0 to 1.0.1 by @dependabot[bot] in #921
  • Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 by @dependabot[bot] in #922
  • Bump the okio group with 2 updates by @dependabot[bot] in #924
  • Bump de.gesellix:docker-compose from 2025-09-27T22-55-00 to 2025-10-11T21-56-00 by @dependabot[bot] in #926
  • Bump de.gesellix:docker-remote-api-client from 2025-09-28T00-18-00 to 2025-10-12T15-10-00 by @dependabot[bot] in #928
  • Bump de.gesellix:docker-registry from 2025-09-27T22-56-00 to 2025-10-11T21-05-00 by @dependabot[bot] in #929
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2025-09-27T23-27-00 to 2025-10-11T21-57-00 by @dependabot[bot] in #930
  • Bump de.gesellix:docker-engine from 2025-09-27T28-03-00 to 2025-10-11T21-55-00 by @dependabot[bot] in #927
  • Bump de.gesellix:docker-filesocket from 2025-07-24T23-40-00 to 2025-10-12T22-15-00 by @dependabot[bot] in #931
  • Bump okhttp from 5.1.0 to 5.2.1 by @dependabot[bot] in #925
  • Bump the okio group with 2 updates by @dependabot[bot] in #932
  • Bump de.gesellix:docker-engine from 2025-10-11T21-55-00 to 2025-10-14T20-10-00 by @dependabot[bot] in #933
  • Deprecate old/broken attach api by @gesellix in #934
  • Bump de.gesellix:docker-remote-api-client from 2025-10-12T15-10-00 to 2025-10-14T21-25-00 by @dependabot[bot] in #935
  • Remove legacy attach implementation by @gesellix in #936

Full Changelog: v2025-07-26T19-45-00...v2025-10-14T22-35-00

v2025-07-26T19-45-00

26 Jul 17:46
a4bdf71

Choose a tag to compare

What's Changed

  • Update Gradle Wrapper from 8.14 to 8.14.1 by @github-actions[bot] in #857
  • Bump the okio group with 2 updates by @dependabot[bot] in #858
  • Bump the junit group with 3 updates by @dependabot[bot] in #859
  • Bump dawidd6/action-download-artifact from 9 to 10 by @dependabot[bot] in #861
  • Bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.81 by @dependabot[bot] in #862
  • Bump junitJupiter from 5.12.2 to 5.13.0 by @dependabot[bot] in #860
  • Update Gradle Wrapper from 8.14.1 to 8.14.2 by @github-actions[bot] in #863
  • Bump the junit group with 3 updates by @dependabot[bot] in #867
  • Bump de.gesellix:docker-compose from 2025-05-16T22-55-00 to 2025-06-08T17-40-00 by @dependabot[bot] in #864
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2025-05-17T01-12-00 to 2025-06-08T17-40-00 by @dependabot[bot] in #865
  • Bump junitJupiter from 5.13.1 to 5.13.2 by @dependabot[bot] in #875
  • Bump kotlin from 2.1.21 to 2.2.0 by @dependabot[bot] in #873
  • Bump de.gesellix:docker-registry from 2025-05-17T01-00-00 to 2025-06-08T17-40-00 by @dependabot[bot] in #866
  • Bump io.freefair.maven-central.validate-poms from 8.13.1 to 8.14 by @dependabot[bot] in #872
  • Bump the okio group with 2 updates by @dependabot[bot] in #868
  • Bump dawidd6/action-download-artifact from 10 to 11 by @dependabot[bot] in #869
  • Bump the junit group with 3 updates by @dependabot[bot] in #874
  • Bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6 by @dependabot[bot] in #870
  • Update Gradle Wrapper from 8.14.2 to 8.14.3 by @github-actions[bot] in #880
  • Bump the junit group with 3 updates by @dependabot[bot] in #878
  • Bump the okio group with 2 updates by @dependabot[bot] in #876
  • Bump junitJupiter from 5.13.2 to 5.13.3 by @dependabot[bot] in #879
  • Bump the okio group with 2 updates by @dependabot[bot] in #881
  • Bump junitJupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #885
  • Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #883
  • Bump the junit group with 3 updates by @dependabot[bot] in #884
  • Bump de.gesellix:docker-engine from 2025-05-17T10-55-00 to 2025-07-26T18-20-00 by @dependabot[bot] in #888
  • Allow OkHttp 5.x by @gesellix in #889
  • Bump de.gesellix:docker-remote-api-client from 2025-05-17T13-25-00 to 2025-07-26T19-15-00 by @dependabot[bot] in #890
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2025-06-08T17-40-00 to 2025-07-26T18-21-00 by @dependabot[bot] in #886
  • Bump okhttp from 4.12.0 to 5.1.0 by @dependabot[bot] in #882

Full Changelog: v2025-05-17T19-00-00...v2025-07-26T19-45-00

v2025-05-17T19-00-00

17 May 16:58
6cea27b

Choose a tag to compare

What's Changed

  • Bump net.bytebuddy:byte-buddy from 1.16.0 to 1.16.1 by @dependabot in #808
  • Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot in #811
  • Bump dawidd6/action-download-artifact from 7 to 8 by @dependabot in #812
  • Bump io.freefair.maven-central.validate-poms from 8.11 to 8.12 by @dependabot in #813
  • Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 by @dependabot in #814
  • Update Gradle Wrapper from 8.12 to 8.12.1 by @github-actions in #815
  • Bump io.freefair.maven-central.validate-poms from 8.12 to 8.12.1 by @dependabot in #820
  • Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0 by @dependabot in #819
  • Bump actions/setup-java from 4.6.0 to 4.7.0 by @dependabot in #817
  • Bump kotlin from 2.1.0 to 2.1.10 by @dependabot in #816
  • Update Gradle Wrapper from 8.12.1 to 8.13 by @github-actions in #829
  • Bump dawidd6/action-download-artifact from 8 to 9 by @dependabot in #828
  • Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot in #827
  • Bump io.freefair.maven-central.validate-poms from 8.12.1 to 8.12.2 by @dependabot in #825
  • Bump junitJupiter from 5.11.4 to 5.12.0 by @dependabot in #824
  • Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1 by @dependabot in #821
  • Bump the junit group with 3 updates by @dependabot in #823
  • Bump io.freefair.maven-central.validate-poms from 8.12.2 to 8.13 by @dependabot in #833
  • Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2 by @dependabot in #831
  • Bump junitJupiter from 5.12.0 to 5.12.1 by @dependabot in #835
  • Bump junitJupiter from 5.12.1 to 5.12.2 by @dependabot in #846
  • Bump actions/setup-java from 4.7.0 to 4.7.1 by @dependabot in #843
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0.10.0 by @dependabot in #845
  • Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.5 by @dependabot in #842
  • Bump the junit group with 3 updates by @dependabot in #834
  • Bump the okio group with 2 updates by @dependabot in #844
  • Bump io.freefair.maven-central.validate-poms from 8.13 to 8.13.1 by @dependabot in #840
  • Bump douglascamata/setup-docker-macos-action from 1.pre.alpha to 1.0.0 by @dependabot in #847
  • Bump kotlin from 2.1.10 to 2.1.20 by @dependabot in #837
  • Update Gradle Wrapper from 8.13 to 8.14 by @github-actions in #848
  • Publish to Sonatype Central Portal by @gesellix in #849
  • Bump de.gesellix:docker-compose from 2025-01-18T12-54-00 to 2025-05-16T22-55-00 by @dependabot in #850
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2025-01-18T20-57-00 to 2025-05-17T01-12-00 by @dependabot in #853
  • Bump de.gesellix:docker-registry from 2025-01-18T21-41-00 to 2025-05-17T01-00-00 by @dependabot in #855
  • Bump de.gesellix:docker-remote-api-client from 2025-01-18T21-21-00 to 2025-05-17T10-55-00 by @dependabot in #852
  • Bump de.gesellix:docker-engine from 2025-01-18T20-36-00 to 2025-05-17T10-55-00 by @dependabot in #854
  • Bump kotlin from 2.1.20 to 2.1.21 by @dependabot in #851

Full Changelog: v2025-01-19T00-00-00...v2025-05-17T19-00-00

v2025-01-19T00-00-00

18 Jan 23:00
0c12410

Choose a tag to compare

What's Changed

  • Bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #789
  • Bump net.bytebuddy:byte-buddy-agent from 1.15.10 to 1.15.11 by @dependabot in #793
  • Bump actions/setup-java from 4.5.0 to 4.6.0 by @dependabot in #794
  • Bump the junit group with 2 updates by @dependabot in #791
  • Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 by @dependabot in #792
  • Update Gradle Wrapper from 8.11.1 to 8.12 by @github-actions in #795
  • Bump com.squareup.moshi:moshi from 1.15.1 to 1.15.2 by @dependabot in #790
  • Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 by @dependabot in #800
  • Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.0 by @dependabot in #804
  • Bump de.gesellix:docker-remote-api-client from 2024-11-28T22-40-00 to 2025-01-18T21-21-00 by @dependabot in #801
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2024-11-28T22-05-00 to 2025-01-18T20-57-00 by @dependabot in #806
  • Bump de.gesellix:docker-engine from 2024-11-28T22-05-00 to 2025-01-18T20-36-00 by @dependabot in #802
  • Bump de.gesellix:docker-compose from 2024-11-28T22-05-00 to 2025-01-18T12-54-00 by @dependabot in #805
  • Migrate to Gradle's Version Catalogs by @gesellix in #807
  • Bump the okio group across 1 directory with 2 updates by @dependabot in #799

Full Changelog: v2024-11-29T09-10-00...v2025-01-19T00-00-00

v2024-11-29T09-10-00

29 Nov 08:07

Choose a tag to compare

What's Changed

  • Bump de.gesellix:docker-remote-api-model-1-41 from 2024-09-15T15-20-00 to 2024-09-15T19-05-00 by @dependabot in #740
  • Bump de.gesellix:docker-registry from 2024-09-15T14-50-00 to 2024-09-15T19-35-00 by @dependabot in #746
  • Bump de.gesellix:docker-remote-api-client from 2024-09-15T19-05-00 to 2024-09-15T21-00-00 by @dependabot in #745
  • Bump de.gesellix:docker-engine from 2024-09-15T18-35-00 to 2024-09-15T20-35-00 by @dependabot in #747
  • Prefer Kotlin 2.0.20 by @gesellix in #744
  • Cleanup, improve integration tests by @gesellix in #748
  • Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.3 by @dependabot in #756
  • Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot in #754
  • Bump actions/setup-java from 4.3.0 to 4.4.0 by @dependabot in #750
  • Bump the junit group with 2 updates by @dependabot in #751
  • Bump gradle-update/update-gradle-wrapper-action from 1 to 2 by @dependabot in #749
  • Update Gradle Wrapper from 8.10.1 to 8.10.2 by @github-actions in #757
  • Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.10 by @dependabot in #771
  • Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #769
  • Bump io.freefair.maven-central.validate-poms from 8.10 to 8.10.2 by @dependabot in #759
  • Bump the junit group across 1 directory with 2 updates by @dependabot in #766
  • Bump org.jetbrains:annotations from 25.0.0 to 26.0.1 by @dependabot in #763
  • Bump de.gesellix:docker-registry from 2024-09-15T19-35-00 to 2024-11-04T20-54-00 by @dependabot in #775
  • Bump de.gesellix:docker-compose from 2024-09-15T15-35-00 to 2024-11-04T20-52-00 by @dependabot in #774
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2024-09-15T19-05-00 to 2024-11-04T20-53-00 by @dependabot in #773
  • Bump de.gesellix:docker-engine from 2024-09-15T20-35-00 to 2024-11-05T20-15-00 by @dependabot in #776
  • Bump de.gesellix:docker-remote-api-client from 2024-09-15T21-00-00 to 2024-11-06T07-30-00 by @dependabot in #777
  • Bump the groovy group with 4 updates by @dependabot in #778
  • Update Gradle Wrapper from 8.10.2 to 8.11.1 by @github-actions in #781
  • Add application/vnd.oci.image.index.v1+json to accepted media types by @gesellix in #782
  • Bump io.freefair.maven-central.validate-poms from 8.10.2 to 8.11 by @dependabot in #780
  • Bump de.gesellix:docker-registry from 2024-11-04T20-54-00 to 2024-11-24T11-22-00 by @dependabot in #783
  • Bump preferred Kotlin version to 2.1.0 by @gesellix in #788
  • Bump de.gesellix:docker-compose from 2024-11-04T20-52-00 to 2024-11-28T22-05-00 by @dependabot in #785
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2024-11-04T20-53-00 to 2024-11-28T22-05-00 by @dependabot in #786
  • Bump de.gesellix:docker-engine from 2024-11-05T20-15-00 to 2024-11-28T22-05-00 by @dependabot in #787
  • Bump de.gesellix:docker-remote-api-client from 2024-11-06T07-30-00 to 2024-11-28T22-40-00 by @dependabot in #784

Full Changelog: v2024-09-15T19-40-00...v2024-11-29T09-10-00

v2024-09-15T19-40-00

15 Sep 17:39
4743915

Choose a tag to compare

What's Changed

  • Update Gradle Wrapper from 8.9 to 8.10 by @github-actions in #721
  • Bump gradle/actions from 3 to 4 by @dependabot in #709
  • Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #710
  • Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #716
  • Bump io.freefair.maven-central.validate-poms from 8.6 to 8.7.1 by @dependabot in #714
  • Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 by @dependabot in #719
  • Bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.0 by @dependabot in #725
  • Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.1 by @dependabot in #723
  • Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by @dependabot in #712
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #718
  • Bump io.freefair.maven-central.validate-poms from 8.7.1 to 8.10 by @dependabot in #722
  • Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.1 by @dependabot in #729
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2024-07-23T23-55-00 to 2024-08-24T11-30-00 by @dependabot in #727
  • Bump de.gesellix:docker-registry from 2024-03-14T19-35-00 to 2024-08-24T11-11-00 by @dependabot in #726
  • Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in #728
  • Update Gradle Wrapper from 8.10 to 8.10.1 by @github-actions in #735
  • Bump actions/setup-java from 4.2.2 to 4.3.0 by @dependabot in #731
  • Bump the groovy group with 2 updates by @dependabot in #732
  • Bump de.gesellix:docker-registry from 2024-08-24T11-11-00 to 2024-09-15T14-50-00 by @dependabot in #739
  • Bump the okio group with 2 updates by @dependabot in #736
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2024-08-24T11-30-00 to 2024-09-15T15-20-00 by @dependabot in #737
  • Bump de.gesellix:docker-engine from 2024-07-28T18-40-00 to 2024-09-15T15-25-00 by @dependabot in #738
  • Bump de.gesellix:docker-compose from 2024-06-09T22-20-00 to 2024-09-15T15-35-00 by @dependabot in #743
  • Bump de.gesellix:docker-remote-api-client from 2024-07-28T19-15-00 to 2024-09-15T19-05-00 by @dependabot in #742
  • Bump de.gesellix:docker-engine from 2024-09-15T15-25-00 to 2024-09-15T18-35-00 by @dependabot in #741

Full Changelog: v2024-07-30T11-05-00...v2024-09-15T19-40-00