Skip to content

Releases: gesellix/docker-client

v2022-01-27T20-25-00

27 Jan 19:26
Compare
Choose a tag to compare

We're migrating to a new intern implementation of the engine client (#210). We're aiming at providing a type safe api and re-add a less strict convenience layer at a later time. This release breaks many existing apis and we'll break the api again, consolidating the overall behaviour and api patterns to further improve the developer experience.

That said: feel free to give it a try, and leave some feedback.

What's Changed

  • Improve integration tests on Windows by @gesellix in #183
  • Bump docker-compose from 2021-08-27T18-26-00 to 2021-09-06T09-13-00 by @dependabot in #184
  • Bump docker-engine from 2021-08-27-18-17-00 to 2021-09-06T09-04-00 by @dependabot in #185
  • Update dependencies by @gesellix in #195
  • Bump docker-engine from 2021-09-23T21-00-00 to 2021-09-26T13-30-00 by @dependabot in #196
  • Update to Groovy 3.0.9 by @gesellix in #197
  • Split AuthenticationClient to extract the AuthConfigReader by @gesellix in #199
  • Bump docker-engine from 2021-09-26T18-50-00 to 2021-09-28T16-00-00 by @dependabot in #201
  • Bump docker-engine from 2021-09-28T16-00-00 to 2021-09-29T15-30-00 by @dependabot in #202
  • Bump actions/setup-java from 2.3.0 to 2.3.1 by @dependabot in #203
  • WCOW does not support exporting containers by @gesellix in #204
  • Bump docker-engine from 2021-09-29T15-30-00 to 2021-10-09T19-06-00 by @dependabot in #205
  • Enable tests for "docker import" on Windows by @gesellix in #206
  • Plain Java interfaces by @gesellix in #207
  • Bump docker-engine from 2021-10-31T22-36-00 to 2021-11-06T21-36-00 by @dependabot in #208
  • Bump preferred dependency versions; move the ReferenceParser to the authentication package by @gesellix in #209
  • Update Gradle Wrapper from 7.2 to 7.3 by @github-actions in #211
  • Bump annotations from 22.0.0 to 23.0.0 by @dependabot in #212
  • Bump io.freefair.maven-central.validate-poms from 6.2.0 to 6.3.0 by @dependabot in #213
  • Bump docker-remote-api-model-1-41 from 2021-10-16T19-28-00 to 2021-11-20T21-03-00 by @dependabot in #214
  • Bump docker-remote-api-model-1-41 from 2021-11-20T21-03-00 to 2021-11-21T21-26-00 by @dependabot in #215
  • Bump actions/setup-java from 2.3.1 to 2.4.0 by @dependabot in #217
  • Migrate to the remote-api-client (first iteration) by @gesellix in #210
  • Update Gradle Wrapper from 7.3 to 7.3.1 by @github-actions in #221
  • Bump byte-buddy from 1.11.15 to 1.12.2 by @dependabot in #220
  • Bump spock-mockable from 1.4.3 to 1.4.4 by @dependabot in #219
  • Update Gradle Wrapper from 7.3.1 to 7.3.2 by @github-actions in #225
  • Bump byte-buddy from 1.12.2 to 1.12.5 by @dependabot in #224
  • Bump docker-compose from 2021-09-21T08-00-00 to 2021-12-18T12-41-00 by @dependabot in #226
  • Bump docker-engine from 2021-12-01T22-48-00 to 2021-12-18T13-34-00 by @dependabot in #227
  • Bump docker-remote-api-client from 2021-12-01T23-14-00 to 2021-12-18T21-50-00 by @dependabot in #228
  • Reorganize some code, preparing further migration to the new low level client by @gesellix in #229
  • Move the EnvFileParser back to a shared package by @gesellix in #230
  • Update Gradle Wrapper from 7.3.2 to 7.3.3 by @github-actions in #233
  • Bump byte-buddy from 1.12.5 to 1.12.6 by @dependabot in #231
  • Bump actions/setup-java from 2.4.0 to 2.5.0 by @dependabot in #232
  • Bump com.github.ben-manes.versions from 0.39.0 to 0.40.0 by @dependabot in #234
  • Bump com.github.ben-manes.versions from 0.40.0 to 0.41.0 by @dependabot in #235
  • Bump byte-buddy from 1.12.6 to 1.12.7 by @dependabot in #236
  • Make AuthConfig lookups by image reference public by @gesellix in #237

Full Changelog: v2021-08-27T19-47-00...v2022-01-27T20-25-00

v2021-12-18T23-17-00

18 Dec 22:18
Compare
Choose a tag to compare

We're migrating to a new intern implementation of the engine client (#210). We're aiming at providing a type safe api and re-add a less strict convenience layer at a later time. This release breaks many existing apis and we'll break the api again, consolidating the overall behaviour and api patterns to further improve the developer experience.

That said: feel free to give it a try, and leave some feedback.

What's Changed

  • Improve integration tests on Windows by @gesellix in #183
  • Bump docker-compose from 2021-08-27T18-26-00 to 2021-09-06T09-13-00 by @dependabot in #184
  • Bump docker-engine from 2021-08-27-18-17-00 to 2021-09-06T09-04-00 by @dependabot in #185
  • Update dependencies by @gesellix in #195
  • Bump docker-engine from 2021-09-23T21-00-00 to 2021-09-26T13-30-00 by @dependabot in #196
  • Update to Groovy 3.0.9 by @gesellix in #197
  • Split AuthenticationClient to extract the AuthConfigReader by @gesellix in #199
  • Bump docker-engine from 2021-09-26T18-50-00 to 2021-09-28T16-00-00 by @dependabot in #201
  • Bump docker-engine from 2021-09-28T16-00-00 to 2021-09-29T15-30-00 by @dependabot in #202
  • Bump actions/setup-java from 2.3.0 to 2.3.1 by @dependabot in #203
  • WCOW does not support exporting containers by @gesellix in #204
  • Bump docker-engine from 2021-09-29T15-30-00 to 2021-10-09T19-06-00 by @dependabot in #205
  • Enable tests for "docker import" on Windows by @gesellix in #206
  • Plain Java interfaces by @gesellix in #207
  • Bump docker-engine from 2021-10-31T22-36-00 to 2021-11-06T21-36-00 by @dependabot in #208
  • Bump preferred dependency versions; move the ReferenceParser to the authentication package by @gesellix in #209
  • Update Gradle Wrapper from 7.2 to 7.3 by @github-actions in #211
  • Bump annotations from 22.0.0 to 23.0.0 by @dependabot in #212
  • Bump io.freefair.maven-central.validate-poms from 6.2.0 to 6.3.0 by @dependabot in #213
  • Bump docker-remote-api-model-1-41 from 2021-10-16T19-28-00 to 2021-11-20T21-03-00 by @dependabot in #214
  • Bump docker-remote-api-model-1-41 from 2021-11-20T21-03-00 to 2021-11-21T21-26-00 by @dependabot in #215
  • Bump actions/setup-java from 2.3.1 to 2.4.0 by @dependabot in #217
  • Migrate to the remote-api-client (first iteration) by @gesellix in #210
  • Update Gradle Wrapper from 7.3 to 7.3.1 by @github-actions in #221
  • Bump byte-buddy from 1.11.15 to 1.12.2 by @dependabot in #220
  • Bump spock-mockable from 1.4.3 to 1.4.4 by @dependabot in #219
  • Update Gradle Wrapper from 7.3.1 to 7.3.2 by @github-actions in #225
  • Bump byte-buddy from 1.12.2 to 1.12.5 by @dependabot in #224
  • Bump docker-compose from 2021-09-21T08-00-00 to 2021-12-18T12-41-00 by @dependabot in #226
  • Bump docker-engine from 2021-12-01T22-48-00 to 2021-12-18T13-34-00 by @dependabot in #227
  • Bump docker-remote-api-client from 2021-12-01T23-14-00 to 2021-12-18T21-50-00 by @dependabot in #228
  • Reorganize some code, preparing further migration to the new low level client by @gesellix in #229
  • Move the EnvFileParser back to a shared package by @gesellix in #230

Full Changelog: v2021-08-27T19-47-00...v2021-12-18T23-17-00

v2021-12-18T22-37-00

18 Dec 21:42
Compare
Choose a tag to compare

We're migrating to a new intern implementation of the engine client (#210). We're aiming at providing a type safe api and re-add a less strict convenience layer at a later time. This release breaks many existing apis and we'll break the api again, consolidating the overall behaviour and api patterns to further improve the developer experience.

That said: feel free to give it a try, and leave some feedback.

What's Changed

  • Improve integration tests on Windows by @gesellix in #183
  • Bump docker-compose from 2021-08-27T18-26-00 to 2021-09-06T09-13-00 by @dependabot in #184
  • Bump docker-engine from 2021-08-27-18-17-00 to 2021-09-06T09-04-00 by @dependabot in #185
  • Update dependencies by @gesellix in #195
  • Bump docker-engine from 2021-09-23T21-00-00 to 2021-09-26T13-30-00 by @dependabot in #196
  • Update to Groovy 3.0.9 by @gesellix in #197
  • Split AuthenticationClient to extract the AuthConfigReader by @gesellix in #199
  • Bump docker-engine from 2021-09-26T18-50-00 to 2021-09-28T16-00-00 by @dependabot in #201
  • Bump docker-engine from 2021-09-28T16-00-00 to 2021-09-29T15-30-00 by @dependabot in #202
  • Bump actions/setup-java from 2.3.0 to 2.3.1 by @dependabot in #203
  • WCOW does not support exporting containers by @gesellix in #204
  • Bump docker-engine from 2021-09-29T15-30-00 to 2021-10-09T19-06-00 by @dependabot in #205
  • Enable tests for "docker import" on Windows by @gesellix in #206
  • Plain Java interfaces by @gesellix in #207
  • Bump docker-engine from 2021-10-31T22-36-00 to 2021-11-06T21-36-00 by @dependabot in #208
  • Bump preferred dependency versions; move the ReferenceParser to the authentication package by @gesellix in #209
  • Update Gradle Wrapper from 7.2 to 7.3 by @github-actions in #211
  • Bump annotations from 22.0.0 to 23.0.0 by @dependabot in #212
  • Bump io.freefair.maven-central.validate-poms from 6.2.0 to 6.3.0 by @dependabot in #213
  • Bump docker-remote-api-model-1-41 from 2021-10-16T19-28-00 to 2021-11-20T21-03-00 by @dependabot in #214
  • Bump docker-remote-api-model-1-41 from 2021-11-20T21-03-00 to 2021-11-21T21-26-00 by @dependabot in #215
  • Bump actions/setup-java from 2.3.1 to 2.4.0 by @dependabot in #217
  • Migrate to the remote-api-client (first iteration) by @gesellix in #210
  • Update Gradle Wrapper from 7.3 to 7.3.1 by @github-actions in #221
  • Bump byte-buddy from 1.11.15 to 1.12.2 by @dependabot in #220
  • Bump spock-mockable from 1.4.3 to 1.4.4 by @dependabot in #219
  • Update Gradle Wrapper from 7.3.1 to 7.3.2 by @github-actions in #225
  • Bump byte-buddy from 1.12.2 to 1.12.5 by @dependabot in #224
  • Bump docker-compose from 2021-09-21T08-00-00 to 2021-12-18T12-41-00 by @dependabot in #226
  • Bump docker-engine from 2021-12-01T22-48-00 to 2021-12-18T13-34-00 by @dependabot in #227
  • Bump docker-remote-api-client from 2021-12-01T23-14-00 to 2021-12-18T21-50-00 by @dependabot in #228
  • Reorganize some code, preparing further migration to the new low level client by @gesellix in #229

Full Changelog: v2021-08-27T19-47-00...v2021-12-18T22-37-00

v2021-08-27T19-47-00

27 Aug 17:48
Compare
Choose a tag to compare

Prefer Kotlin 1.4.20

09 Aug 11:52
Compare
Choose a tag to compare

This one makes the dependency management more consistent with the other internal libraries.

v2021-08-08T15-26-00: Bump docker-engine from 2021-08-05T22-43-54 to 2021-08-08T13-24-00

08 Aug 13:26
Compare
Choose a tag to compare
Bumps [docker-engine](https://github.com/docker-client/docker-engine) from 2021-08-05T22-43-54 to 2021-08-08T13-24-00.
- [Release notes](https://github.com/docker-client/docker-engine/releases)
- [Changelog](https://github.com/docker-client/docker-engine/blob/main/RELEASE.md)
- [Commits](https://github.com/docker-client/docker-engine/commits)

---
updated-dependencies:
- dependency-name: de.gesellix:docker-engine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

v2021-08-07T20-46-00

07 Aug 18:47
Compare
Choose a tag to compare
reduce internal dependencies

v2021-05-07T23-43-26

07 May 21:44
Compare
Choose a tag to compare
more explicit types

Update dependencies

10 Apr 12:35
Compare
Choose a tag to compare
v2021-04-10T14-34-47

Update dependencies

Upgrade to Gradle 7

10 Apr 10:23
Compare
Choose a tag to compare
v2021-04-10T12-23-34

Upgrade to Gradle 7