Releases: gesellix/docker-client
v2022-01-31T21-25-00
What's Changed
- Continue migration to plain Java by @gesellix in #240
- Bump docker-remote-api-client from 2022-01-27T22-10-00 to 2022-01-31T20-50-00 by @dependabot in #241
See the previous release notes for more details about our current work on a more type safe api: https://github.com/gesellix/docker-client/releases/tag/v2022-01-27T23-52-00
Full Changelog: v2022-01-27T23-52-00...v2022-01-31T21-25-00
v2022-01-27T23-52-00
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
- Fix setting default parameters when working with immutable Maps by @gesellix in #238
- Bump docker-remote-api-client from 2021-12-18T21-50-00 to 2022-01-27T22-10-00 by @dependabot in #239
Full Changelog: v2021-08-27T19-47-00...v2022-01-27T23-52-00
v2022-01-27T20-25-00
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
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
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
- Prefer Kotlin 1.5.30
- Use POSIX/PAX extensions for tar archives (see docker-client/docker-engine#94)
Prefer Kotlin 1.4.20
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
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] <[email protected]>
v2021-08-07T20-46-00
reduce internal dependencies
v2021-05-07T23-43-26
more explicit types