Skip to content

v2022-04-23T13-10-00

Compare
Choose a tag to compare
@gesellix gesellix released this 23 Apr 11:15
· 487 commits to main since this release

Notable Changes

  • Uses Kotlin 1.6.20 as dependency. We're not using Kotlin's 1.6 api, yet, so there shouldn't be any breaking change when users require Kotlin < 1.6. Please note that one of the next releases will probably use the Kotlin 1.6 api, though.
  • Cleanup of dependency declarations, so that downstream users should experience more stable transitive dependency versions.

What's Changed

  • Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 by @dependabot in #243
  • Bump spock-mockable from 1.4.4 to 1.5.1 by @dependabot in #244
  • Bump io.freefair.maven-central.validate-poms from 6.3.0 to 6.4.0 by @dependabot in #246
  • Bump byte-buddy from 1.12.7 to 1.12.8 by @dependabot in #247
  • Update Gradle Wrapper from 7.3.3 to 7.4 by @github-actions in #248
  • Bump io.freefair.maven-central.validate-poms from 6.4.0 to 6.4.1 by @dependabot in #251
  • Bump spock-core from 2.0-groovy-3.0 to 2.1-groovy-3.0 by @dependabot in #250
  • Bump docker-compose from 2021-12-18T12-41-00 to 2022-02-23T22-16-00 by @dependabot in #256
  • Update docker-engine, docker-remote-api-* dependencies by @gesellix in #258
  • Bump actions/setup-java from 2.5.0 to 3.0.0 by @dependabot in #257
  • Use the shared de.gesellix:docker-registry library by @gesellix in #260
  • Bump docker-registry from 2022-02-27T13-38-00 to 2022-02-28T21-42-00 by @dependabot in #261
  • The echo-server Dockerfiles are moved to https://github.com/docker-client/echo-server by @gesellix in #263
  • Bump actions/checkout from 2 to 3 by @dependabot in #262
  • Update Gradle Wrapper from 7.4 to 7.4.1 by @github-actions in #266
  • Bump docker-registry from 2022-02-28T21-42-00 to 2022-03-28T21-41-00 by @dependabot in #269
  • Bump docker-registry from 2022-03-28T21-41-00 to 2022-03-29T09-56-00 by @dependabot in #271
  • Bump docker-remote-api-client from 2022-02-23T13-45-00 to 2022-03-28T22-19-00 by @dependabot in #270
  • Bump groovy from 3.0.9 to 3.0.10 by @dependabot in #264
  • Bump groovy-json from 3.0.9 to 3.0.10 by @dependabot in #265
  • Update test fixtures by @gesellix in #272
  • Bump actions/setup-java from 3.0.0 to 3.1.0 by @dependabot in #273
  • Update Gradle Wrapper from 7.4.1 to 7.4.2 by @github-actions in #274
  • Bump io.freefair.maven-central.validate-poms from 6.4.1 to 6.4.2 by @dependabot in #275
  • Bump byte-buddy from 1.12.8 to 1.12.9 by @dependabot in #276
  • Update to the multi-platform gesellix/echo-server image by @gesellix in #277
  • Bump docker-registry from 2022-03-29T09-56-00 to 2022-04-10T17-15-00 by @dependabot in #281
  • Bump docker-remote-api-model-1-41 from 2022-02-23T11-47-00 to 2022-04-09T16-18-00 by @dependabot in #278
  • Bump docker-compose from 2022-02-23T22-16-00 to 2022-04-10T17-45-00 by @dependabot in #280
  • Bump docker-engine from 2022-02-22T23-12-00 to 2022-04-09T23-24-00 by @dependabot in #282
  • Bump docker-remote-api-client from 2022-03-28T22-19-00 to 2022-04-10T21-46-00 by @dependabot in #283
  • Align dependency constraints, prefer Kotlin 1.6.20 by @gesellix in #284
  • Bump actions/setup-java from 3.1.0 to 3.1.1 by @dependabot in #285
  • Prefer de.gesellix.docker.client.EngineResponseContent over de.gesellix.docker.engine.EngineResponse by @gesellix in #286
  • Use the multi-platform gesellix/npipe image by @gesellix in #287
  • Bump docker-remote-api-model-1-41 from 2022-04-09T16-18-00 to 2022-04-20T22-23-00 by @dependabot in #289
  • Bump okio from 3.0.0 to 3.1.0 by @dependabot in #288
  • Bump docker-remote-api-client from 2022-04-10T21-46-00 to 2022-04-20T22-34-00 by @dependabot in #290
  • Bump docker-engine from 2022-04-09T23-24-00 to 2022-04-20T22-00-00 by @dependabot in #291
  • Bump docker-remote-api-client from 2022-04-20T22-34-00 to 2022-04-21T11-05-00 by @dependabot in #297
  • Bump docker-remote-api-model-1-41 from 2022-04-20T22-23-00 to 2022-04-21T23-11-00 by @dependabot in #296
  • Bump docker-compose from 2022-04-10T17-45-00 to 2022-04-21T17-36-00 by @dependabot in #293
  • Bump io.freefair.maven-central.validate-poms from 6.4.2 to 6.4.3 by @dependabot in #294
  • Bump docker-engine from 2022-04-20T22-00-00 to 2022-04-21T10-15-00 by @dependabot in #298
  • Bump docker-registry from 2022-04-10T17-15-00 to 2022-04-21T23-12-00 by @dependabot in #295

Full Changelog: v2022-02-01T12-00-00...v2022-04-23T13-10-00