Skip to content

v2021-12-18T22-37-00

Compare
Choose a tag to compare
@gesellix gesellix released this 18 Dec 21:42
· 542 commits to main since this release

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