Releases: docker-client/docker-remote-api-client
v2025-11-30T21-03-00
Notable Changes
- Update to the v1.44 remote api model as default: with the more recent Docker Engine v29.0.0, the daemon now requires API version v1.44 or later (Docker v25.0+). Our v1.44 model stays compatible to the previous default of v1.41, because some properties had already been backported from the official v1.44 api model, so we don't expect any breaking changes.
What's Changed
- Bump io.freefair.maven-central.validate-poms from 9.0.0 to 9.1.0 by @dependabot[bot] in #676
- Bump douglascamata/setup-docker-macos-action from 1.0.1 to 1.0.2 by @dependabot[bot] in #679
- Bump de.gesellix:docker-registry from 2025-10-31T17-45-00 to 2025-11-10T22-20-00 by @dependabot[bot] in #678
- Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by @dependabot[bot] in #680
- Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by @dependabot[bot] in #681
- Bump the okio group with 2 updates by @dependabot[bot] in #682
- Bump okhttp from 5.3.0 to 5.3.1 by @dependabot[bot] in #683
- Bump the okio group with 2 updates by @dependabot[bot] in #684
- Bump okhttp from 5.3.1 to 5.3.2 by @dependabot[bot] in #685
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #687
- Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 by @dependabot[bot] in #689
- Migrate to v1.44 api/model by @gesellix in #690
- Bump org.bouncycastle:bcpkix-jdk18on from 1.82 to 1.83 by @dependabot[bot] in #688
- Bump de.gesellix:docker-filesocket from 2025-10-31T17-48-00 to 2025-11-30T20-20-00 by @dependabot[bot] in #691
- Bump Logback to 1.3.16 by @gesellix in #692
Full Changelog: v2025-11-09T15-40-00...v2025-11-30T21-03-00
v2025-11-30T19-53-00
Notable Changes
- Update to the v1.44 remote api model as default: with the more recent Docker Engine v29.0.0, the daemon now requires API version v1.44 or later (Docker v25.0+). Our v1.44 model stays compatible to the previous default of v1.41, because some properties had already been backported from the official v1.44 api model, so we don't expect any breaking changes.
What's Changed
- Bump io.freefair.maven-central.validate-poms from 9.0.0 to 9.1.0 by @dependabot[bot] in #676
- Bump douglascamata/setup-docker-macos-action from 1.0.1 to 1.0.2 by @dependabot[bot] in #679
- Bump de.gesellix:docker-registry from 2025-10-31T17-45-00 to 2025-11-10T22-20-00 by @dependabot[bot] in #678
- Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by @dependabot[bot] in #680
- Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by @dependabot[bot] in #681
- Bump the okio group with 2 updates by @dependabot[bot] in #682
- Bump okhttp from 5.3.0 to 5.3.1 by @dependabot[bot] in #683
- Bump the okio group with 2 updates by @dependabot[bot] in #684
- Bump okhttp from 5.3.1 to 5.3.2 by @dependabot[bot] in #685
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #687
- Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 by @dependabot[bot] in #689
- Migrate to v1.44 api/model by @gesellix in #690
- Bump org.bouncycastle:bcpkix-jdk18on from 1.82 to 1.83 by @dependabot[bot] in #688
Full Changelog: v2025-11-09T15-40-00...v2025-11-30T19-53-00
v2025-11-09T15-40-00
Merge of docker-engine into docker-remote-api-client
With the current docker-remote-api-client code, every api endpoint has been implemented. Only some CLI specific features are provided by the docker-engine. We merge everything into this repo, cleanup/remove obsolete features, and deprecate the docker-engine to remove it from the gesellix/docker-client dependencies.
What's Changed
- Beware of WCOW by @gesellix in #673
- Bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #674
- Merge the docker-engine repo and remove the obsolete OkDockerClient by @gesellix in #675
Full Changelog: v2025-11-01T10-50-00...v2025-11-09T15-40-00
v2025-11-01T10-50-00
What's Changed
Full Changelog: v2025-10-31T18-30-00...v2025-11-01T10-50-00
v2025-10-31T18-30-00
What's Changed
- Bump de.gesellix:docker-engine from 2025-10-14T20-10-00 to 2025-10-31T17-46-00 by @dependabot[bot] in #668
- Bump de.gesellix:docker-registry from 2025-10-16T20-27-00 to 2025-10-31T17-45-00 by @dependabot[bot] in #670
- 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 #669
- Bump de.gesellix:docker-filesocket from 2025-10-16T20-25-00 to 2025-10-31T17-48-00 by @dependabot[bot] in #667
- Bump de.gesellix:docker-engine from 2025-10-31T17-46-00 to 2025-10-31T18-10-00 by @dependabot[bot] in #671
Full Changelog: v2025-10-31T17-50-00...v2025-10-31T18-30-00
v2025-10-31T17-50-00
What's Changed
- Bump de.gesellix:docker-registry from 2025-10-11T21-05-00 to 2025-10-16T20-27-00 by @dependabot[bot] in #660
- Bump de.gesellix:docker-filesocket from 2025-10-12T22-15-00 to 2025-10-16T20-25-00 by @dependabot[bot] in #662
- 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 #661
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #665
- Bump okhttp from 5.2.1 to 5.3.0 by @dependabot[bot] in #666
- Implement interactive/attached exec by @gesellix in #663
Full Changelog: v2025-10-14T21-25-00...v2025-10-31T17-50-00
v2025-10-14T21-25-00
What's Changed
- Bump de.gesellix:docker-filesocket from 2025-07-24T23-40-00 to 2025-10-11T21-54-00 by @dependabot[bot] in #655
- Bump the okio group with 2 updates by @dependabot[bot] in #656
- Bump de.gesellix:docker-filesocket from 2025-10-11T21-54-00 to 2025-10-12T22-15-00 by @dependabot[bot] in #657
- Implement interactive container attach by @gesellix in #625
- Bump de.gesellix:docker-engine from 2025-10-11T21-55-00 to 2025-10-14T20-10-00 by @dependabot[bot] in #658
Full Changelog: v2025-10-12T15-10-00...v2025-10-14T21-25-00
v2025-10-12T15-10-00
What's Changed
- 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 #653
- Bump de.gesellix:docker-registry from 2025-09-27T22-56-00 to 2025-10-11T21-05-00 by @dependabot[bot] in #654
- Bump de.gesellix:docker-engine from 2025-09-27T28-03-00 to 2025-10-11T21-55-00 by @dependabot[bot] in #652
Full Changelog: v2025-10-11T21-58-00...v2025-10-12T15-10-00
v2025-10-11T21-58-00
What's Changed
- Bump io.freefair.maven-central.validate-poms from 8.14.2 to 9.0.0 by @dependabot[bot] in #642
- Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0 by @dependabot[bot] in #639
- Bump de.gesellix:docker-registry from 2025-06-08T17-40-00 to 2025-09-27T22-56-00 by @dependabot[bot] in #641
- Bump de.gesellix:docker-engine from 2025-07-26T18-20-00 to 2025-09-27T28-03-00 by @dependabot[bot] in #640
- Bump gradle/actions from 4 to 5 by @dependabot[bot] in #646
- 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 #643
- Bump douglascamata/setup-docker-macos-action from 1.0.0 to 1.0.1 by @dependabot[bot] in #647
- Bump okhttp from 5.1.0 to 5.2.0 by @dependabot[bot] in #648
- Bump the okio group with 2 updates by @dependabot[bot] in #649
- Bump okhttp from 5.2.0 to 5.2.1 by @dependabot[bot] in #650
- Add macos-15-intel as replacement for macos-13 by @gesellix in #651
Full Changelog: v2025-09-28T00-18-00...v2025-10-11T21-58-00
v2025-09-28T00-18-00
What's Changed
- Bump the okio group with 2 updates by @dependabot[bot] in #622
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #623
- Rely on Docker engine api v1.42 to return explicit content-types by @gesellix in #624
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #629
- Bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #632
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #636
- Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 by @dependabot[bot] in #634
- Bump io.freefair.maven-central.validate-poms from 8.14 to 8.14.2 by @dependabot[bot] in #630
- Update Gradle Wrapper from 8.14.3 to 9.1.0 by @github-actions[bot] in #638
Full Changelog: v2025-07-26T19-15-00...v2025-09-28T00-18-00