Skip to content

Releases: gesellix/docker-client

v2023-11-01T18-45-00

01 Nov 17:47
Compare
Choose a tag to compare

Overview

  • Dependency updates, especially Kotlin 1.9.20

What's Changed

  • Bump de.gesellix:docker-engine from 2023-10-17T22-40-00 to 2023-11-01T11-00-00 by @dependabot in #589
  • Bump de.gesellix:docker-compose from 2023-09-23T20-42-00 to 2023-11-01T10-55-00 by @dependabot in #588
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-10-18T07-45-00 to 2023-11-01T09-25-00 by @dependabot in #587
  • Bump de.gesellix:docker-remote-api-client from 2023-10-18T12-42-00 to 2023-11-01T12-00-00 by @dependabot in #590

Full Changelog: v2023-10-18T22-40-00...v2023-11-01T18-45-00

v2023-10-18T22-40-00

18 Oct 20:44
Compare
Choose a tag to compare

Notable Changes

  • We're publishing artifacts for Groovy 3 as well as Groovy 4. As long as Gradle restricts Groovy to 3.x we will continue to build and test with Groovy 3 as primary language.
    Example for Groovy 3: de.gesellix:docker-client:2023-10-18T22-40-00
    Example for Groovy 4: de.gesellix:docker-client:2023-10-18T22-40-00-groovy-4

What's Changed

  • Update Gradle Wrapper from 8.3 to 8.4 by @github-actions in #572
  • Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 by @dependabot in #573
  • Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #574
  • Bump io.freefair.maven-central.validate-poms from 8.3 to 8.4 by @dependabot in #577
  • Bump de.gesellix:docker-remote-api-client from 2023-10-03T21-45-00 to 2023-10-08T11-40-00 by @dependabot in #575
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-10-01T21-35-00 to 2023-10-12T20-45-00 by @dependabot in #581
  • Bump de.gesellix:docker-remote-api-client from 2023-10-08T11-40-00 to 2023-10-12T22-20-00 by @dependabot in #580
  • update to groovy 4 by @sgrell in #579
  • Support both Groovy 3.x and Groovy 4.x by @gesellix in #582
  • Bump de.gesellix:docker-remote-api-client from 2023-10-12T22-20-00 to 2023-10-18T12-42-00 by @dependabot in #584
  • Bump de.gesellix:docker-engine from 2023-10-03T21-35-00 to 2023-10-17T22-40-00 by @dependabot in #586
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-10-12T20-45-00 to 2023-10-18T07-45-00 by @dependabot in #585
  • Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 by @dependabot in #583

Full Changelog: v2023-10-03T23-05-00...v2023-10-18T22-40-00

v2023-10-03T23-05-00

03 Oct 21:07
Compare
Choose a tag to compare

Notable Changes

  • We applied some minor changes to the internal api model. Some of those changes leaked to the docker-client's api surface, so you might have to adjust some bits. See #567 for details.
  • Many dependency updates, along with a migration to BouncyCastle jdk18on.

What's Changed

  • Migrate to BouncyCastle jdk18on by @gesellix in #540
  • Bump org.bouncycastle:bcpkix-jdk18on from 1.71 to 1.76 by @dependabot in #541
  • Update Gradle Wrapper from 8.2.1 to 8.3 by @github-actions in #544
  • Bump de.gesellix:docker-engine from 2023-08-15T22-07-00 to 2023-08-16T20-30-00 by @dependabot in #543
  • Bump actions/setup-java from 3.12.0 to 3.13.0 by @dependabot in #557
  • Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by @dependabot in #553
  • Bump actions/checkout from 3 to 4 by @dependabot in #550
  • Bump io.freefair.maven-central.validate-poms from 8.2.2 to 8.3 by @dependabot in #548
  • Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 by @dependabot in #552
  • Bump de.gesellix:docker-compose from 2023-08-15T21-00-00 to 2023-08-16T19-55-00 by @dependabot in #542
  • Bump net.bytebuddy:byte-buddy from 1.14.6 to 1.14.8 by @dependabot in #555
  • Bump docker/login-action from 2 to 3 by @dependabot in #554
  • Bump the groovy group with 1 update by @dependabot in #558
  • Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #551
  • Bump de.gesellix:docker-compose from 2023-08-16T19-55-00 to 2023-09-23T20-42-00 by @dependabot in #559
  • Bump de.gesellix:docker-engine from 2023-08-16T20-30-00 to 2023-09-24T11-25-00 by @dependabot in #560
  • Bump de.gesellix:docker-engine from 2023-09-24T11-25-00 to 2023-10-01T12-25-00 by @dependabot in #561
  • Bump com.squareup.okio to 3.6.0 by @gesellix in #568
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-08-15T23-03-00 to 2023-10-01T21-35-00 by @dependabot in #562
  • Bump de.gesellix:docker-registry from 2023-08-15T22-14-00 to 2023-10-02T08-55-00 by @dependabot in #564
  • Bump de.gesellix:docker-remote-api-client from 2023-08-16T07-35-00 to 2023-10-03T16-30-00 by @dependabot in #567
  • Bump de.gesellix:docker-engine from 2023-10-01T12-25-00 to 2023-10-03T21-35-00 by @dependabot in #570
  • Bump de.gesellix:docker-registry from 2023-10-02T08-55-00 to 2023-10-03T20-58-00 by @dependabot in #569
  • Bump de.gesellix:docker-remote-api-client from 2023-10-03T16-30-00 to 2023-10-03T21-45-00 by @dependabot in #571

Full Changelog: v2023-08-16T08-05-00...v2023-10-03T23-05-00

v2023-08-16T08-25-00

16 Aug 06:26
Compare
Choose a tag to compare

What's Changed

  • Bump de.gesellix:docker-compose from 2023-07-02T12-10-00 to 2023-07-10T21-30-00 by @dependabot in #518
  • Bump de.gesellix:docker-registry from 2023-07-02T20-10-00 to 2023-07-10T21-32-00 by @dependabot in #517
  • Bump de.gesellix:docker-engine from 2023-07-05T22-00-00 to 2023-07-11T21-20-00 by @dependabot in #519
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-07-02T12-35-00 to 2023-07-10T21-32-00 by @dependabot in #516
  • Bump de.gesellix:docker-engine from 2023-07-11T21-20-00 to 2023-07-12T08-22-00 by @dependabot in #520
  • Update Gradle Wrapper from 8.2 to 8.2.1 by @github-actions in #521
  • Replace the direct okio-jvm dependency with the multiplatform okio dependency by @gesellix in #522
  • Bump de.gesellix:docker-registry from 2023-07-10T21-32-00 to 2023-07-16T20-20-00 by @dependabot in #523
  • Bump de.gesellix:docker-remote-api-client from 2023-07-05T22-50-00 to 2023-07-16T20-22-00 by @dependabot in #524
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #528
  • Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #527
  • Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 by @dependabot in #533
  • Bump io.freefair.maven-central.validate-poms from 8.1.0 to 8.2.2 by @dependabot in #532
  • Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0 by @dependabot in #526
  • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #525
  • Bump com.squareup.okio:okio from 3.4.0 to 3.5.0 by @dependabot in #530
  • Bump com.squareup.okio:okio-jvm from 3.4.0 to 3.5.0 by @dependabot in #529
  • Bump de.gesellix:docker-compose from 2023-07-10T21-30-00 to 2023-08-15T21-00-00 by @dependabot in #535
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-07-10T21-32-00 to 2023-08-15T23-03-00 by @dependabot in #536
  • Bump de.gesellix:docker-registry from 2023-07-16T20-20-00 to 2023-08-15T22-14-00 by @dependabot in #537
  • Bump de.gesellix:docker-engine from 2023-07-12T08-22-00 to 2023-08-15T22-07-00 by @dependabot in #538
  • Bump de.gesellix:docker-remote-api-client from 2023-07-16T20-22-00 to 2023-08-16T07-35-00 by @dependabot in #539

Full Changelog: v2023-07-08T12-40-00...v2023-08-16T08-25-00

v2023-08-16T08-05-00

16 Aug 06:04
Compare
Choose a tag to compare
v2023-08-16T08-05-00 Pre-release
Pre-release

What's Changed

  • Bump de.gesellix:docker-compose from 2023-07-02T12-10-00 to 2023-07-10T21-30-00 by @dependabot in #518
  • Bump de.gesellix:docker-registry from 2023-07-02T20-10-00 to 2023-07-10T21-32-00 by @dependabot in #517
  • Bump de.gesellix:docker-engine from 2023-07-05T22-00-00 to 2023-07-11T21-20-00 by @dependabot in #519
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-07-02T12-35-00 to 2023-07-10T21-32-00 by @dependabot in #516
  • Bump de.gesellix:docker-engine from 2023-07-11T21-20-00 to 2023-07-12T08-22-00 by @dependabot in #520
  • Update Gradle Wrapper from 8.2 to 8.2.1 by @github-actions in #521
  • Replace the direct okio-jvm dependency with the multiplatform okio dependency by @gesellix in #522
  • Bump de.gesellix:docker-registry from 2023-07-10T21-32-00 to 2023-07-16T20-20-00 by @dependabot in #523
  • Bump de.gesellix:docker-remote-api-client from 2023-07-05T22-50-00 to 2023-07-16T20-22-00 by @dependabot in #524
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #528
  • Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #527
  • Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 by @dependabot in #533
  • Bump io.freefair.maven-central.validate-poms from 8.1.0 to 8.2.2 by @dependabot in #532
  • Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0 by @dependabot in #526
  • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #525
  • Bump com.squareup.okio:okio from 3.4.0 to 3.5.0 by @dependabot in #530
  • Bump com.squareup.okio:okio-jvm from 3.4.0 to 3.5.0 by @dependabot in #529
  • Bump de.gesellix:docker-compose from 2023-07-10T21-30-00 to 2023-08-15T21-00-00 by @dependabot in #535
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-07-10T21-32-00 to 2023-08-15T23-03-00 by @dependabot in #536
  • Bump de.gesellix:docker-registry from 2023-07-16T20-20-00 to 2023-08-15T22-14-00 by @dependabot in #537
  • Bump de.gesellix:docker-engine from 2023-07-12T08-22-00 to 2023-08-15T22-07-00 by @dependabot in #538
  • Bump de.gesellix:docker-remote-api-client from 2023-07-16T20-22-00 to 2023-08-16T07-35-00 by @dependabot in #539

Full Changelog: v2023-07-08T12-40-00...v2023-08-16T08-05-00

v2023-07-08T12-40-00

08 Jul 10:41
Compare
Choose a tag to compare

What's Changed

  • Don't call "/info" API endpoint to get default registry by @gesellix in #498
  • Bump net.bytebuddy:byte-buddy from 1.14.4 to 1.14.5 by @dependabot in #501
  • Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 by @dependabot in #503
  • Bump io.freefair.maven-central.validate-poms from 8.0.1 to 8.1.0 by @dependabot in #504
  • Update Gradle Wrapper from 8.1.1 to 8.2 by @github-actions in #507
  • Bump com.squareup.moshi:moshi from 1.14.0 to 1.15.0 by @dependabot in #499
  • Bump org.codehaus.groovy:groovy from 3.0.17 to 3.0.18 by @dependabot in #505
  • Bump de.gesellix:docker-compose from 2023-05-01T14-09-00 to 2023-07-02T12-10-00 by @dependabot in #508
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-04-28T10-46-00 to 2023-07-02T12-35-00 by @dependabot in #509
  • Bump de.gesellix:docker-registry from 2023-05-01T14-06-00 to 2023-07-02T20-10-00 by @dependabot in #511
  • Bump de.gesellix:docker-engine from 2023-05-07T21-30-00 to 2023-07-02T13-00-00 by @dependabot in #510
  • Bump de.gesellix:docker-engine from 2023-07-02T13-00-00 to 2023-07-05T22-00-00 by @dependabot in #512
  • Bump de.gesellix:docker-remote-api-client from 2023-05-07T22-22-00 to 2023-07-05T22-50-00 by @dependabot in #513
  • Bump com.squareup.okio:okio-jvm from 3.3.0 to 3.4.0 by @dependabot in #514

Full Changelog: v2023-05-07T23-22-00...v2023-07-08T12-40-00

v2023-05-07T23-22-00

07 May 21:22
Compare
Choose a tag to compare

Notable Changes

  • Kotlin 1.6+ required
  • Compatibility fix for the Docker Engine API v1.42

What's Changed

  • Bump de.gesellix:docker-compose from 2023-04-28T10-37-00 to 2023-05-01T14-09-00 by @dependabot in #490
  • Bump de.gesellix:docker-registry from 2023-04-05T20-06-00 to 2023-05-01T14-06-00 by @dependabot in #491
  • Bump de.gesellix:docker-engine from 2023-04-30T11-10-00 to 2023-05-01T14-11-00 by @dependabot in #492
  • Bump de.gesellix:docker-engine from 2023-05-01T14-11-00 to 2023-05-02T22-00-00 by @dependabot in #493
  • Bump de.gesellix:docker-remote-api-client from 2023-04-28T13-53-00 to 2023-05-07T18-30-00 by @dependabot in #494
  • Bump de.gesellix:docker-engine from 2023-05-02T22-00-00 to 2023-05-07T21-30-00 by @dependabot in #495
  • Bump de.gesellix:docker-remote-api-client from 2023-05-07T18-30-00 to 2023-05-07T22-22-00 by @dependabot in #496
  • Require Kotlin 1.6+ by @gesellix in #497

Full Changelog: v2023-04-28T15-28-00...v2023-05-07T23-22-00

v2023-04-28T15-28-00

28 Apr 13:28
Compare
Choose a tag to compare

What's Changed

  • Bump net.bytebuddy:byte-buddy from 1.14.3 to 1.14.4 by @dependabot in #477
  • Update Gradle Wrapper from 8.0.2 to 8.1 by @github-actions in #479
  • Update Gradle Wrapper from 8.1 to 8.1.1 by @github-actions in #480
  • remove logging from waitForLogEvent by @sgrell in #483
  • Bump org.junit.platform:junit-platform-launcher from 1.9.2 to 1.9.3 by @dependabot in #485
  • Bump org.junit:junit-bom from 5.9.2 to 5.9.3 by @dependabot in #484
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-03-27T22-30-00 to 2023-04-28T10-46-00 by @dependabot in #486
  • Bump de.gesellix:docker-compose from 2023-04-05T20-02-00 to 2023-04-28T10-37-00 by @dependabot in #489
  • Bump de.gesellix:docker-engine from 2023-04-05T20-03-00 to 2023-04-30T11-10-00 by @dependabot in #487
  • Bump de.gesellix:docker-remote-api-client from 2023-04-05T21-10-00 to 2023-04-28T13-53-00 by @dependabot in #488
  • Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 by @dependabot in #482

New Contributors

Full Changelog: v2023-04-05T23-42-00...v2023-04-28T15-28-00

v2023-04-05T23-42-00

05 Apr 21:41
Compare
Choose a tag to compare

What's Changed

  • Bump net.bytebuddy:byte-buddy-agent from 1.14.2 to 1.14.3 by @dependabot in #468
  • Bump net.bytebuddy:byte-buddy from 1.14.2 to 1.14.3 by @dependabot in #469
  • Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.17 by @dependabot in #471
  • Bump org.codehaus.groovy:groovy-json from 3.0.16 to 3.0.17 by @dependabot in #470
  • Prefer Kotlin 1.8.20 by @gesellix in #472
  • Bump de.gesellix:docker-compose from 2023-03-26T22-22-00 to 2023-04-05T20-02-00 by @dependabot in #473
  • Bump de.gesellix:docker-registry from 2023-03-12T23-42-00 to 2023-04-05T20-06-00 by @dependabot in #474
  • Bump de.gesellix:docker-remote-api-client from 2023-03-27T23-15-00 to 2023-04-05T21-10-00 by @dependabot in #475
  • Bump de.gesellix:docker-engine from 2023-03-26T23-05-00 to 2023-04-05T20-03-00 by @dependabot in #476

Full Changelog: v2023-03-28T00-05-00...v2023-04-05T23-42-00

v2023-03-28T00-05-00

27 Mar 22:06
Compare
Choose a tag to compare

What's Changed

  • Bump byte-buddy from 1.12.21 to 1.12.22 by @dependabot in #429
  • Bump byte-buddy-agent from 1.12.21 to 1.12.22 by @dependabot in #430
  • Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 by @dependabot in #432
  • Bump net.bytebuddy:byte-buddy from 1.12.22 to 1.12.23 by @dependabot in #433
  • Bump net.bytebuddy:byte-buddy-agent from 1.12.22 to 1.12.23 by @dependabot in #434
  • Bump actions/setup-java from 3.9.0 to 3.10.0 by @dependabot in #435
  • Bump org.codehaus.groovy:groovy from 3.0.14 to 3.0.15 by @dependabot in #437
  • Bump org.codehaus.groovy:groovy-json from 3.0.14 to 3.0.15 by @dependabot in #436
  • Bump io.freefair.maven-central.validate-poms from 6.6.1 to 6.6.2 by @dependabot in #440
  • Bump net.bytebuddy:byte-buddy from 1.12.23 to 1.13.0 by @dependabot in #439
  • Bump net.bytebuddy:byte-buddy from 1.13.0 to 1.14.0 by @dependabot in #442
  • Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.2.0 by @dependabot in #444
  • Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 by @dependabot in #443
  • Bump net.bytebuddy:byte-buddy-agent from 1.14.0 to 1.14.1 by @dependabot in #448
  • Bump org.jetbrains:annotations from 24.0.0 to 24.0.1 by @dependabot in #446
  • Bump io.freefair.maven-central.validate-poms from 6.6.2 to 6.6.3 by @dependabot in #445
  • Bump net.bytebuddy:byte-buddy from 1.14.0 to 1.14.1 by @dependabot in #447
  • Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 by @dependabot in #449
  • Add a container.waitForLogEvent helper method by @gesellix in #450
  • Bump net.bytebuddy:byte-buddy-agent from 1.14.1 to 1.14.2 by @dependabot in #456
  • Bump de.gesellix:docker-registry from 2023-01-10T22-03-00 to 2023-03-12T23-42-00 by @dependabot in #453
  • Bump net.bytebuddy:byte-buddy from 1.14.1 to 1.14.2 by @dependabot in #455
  • Bump org.codehaus.groovy:groovy-json from 3.0.15 to 3.0.16 by @dependabot in #451
  • Bump actions/setup-java from 3.10.0 to 3.11.0 by @dependabot in #463
  • Bump org.apache.commons:commons-compress from 1.22 to 1.23.0 by @dependabot in #460
  • Bump org.codehaus.groovy:groovy from 3.0.15 to 3.0.16 by @dependabot in #457
  • Bump org.slf4j:slf4j-api from 2.0.6 to 2.0.7 by @dependabot in #458
  • Bump de.gesellix:docker-compose from 2023-01-10T21-41-00 to 2023-03-26T22-22-00 by @dependabot in #461
  • Bump de.gesellix:docker-engine from 2023-01-11T07-55-00 to 2023-03-26T23-05-00 by @dependabot in #462
  • Bump de.gesellix:docker-remote-api-model-1-41 from 2023-01-10T23-23-00 to 2023-03-27T22-30-00 by @dependabot in #464
  • Remove/disable the preliminary dockerClientCheck task by @gesellix in #466
  • Bump de.gesellix:docker-remote-api-client from 2023-01-11T17-25-00 to 2023-03-27T23-15-00 by @dependabot in #465
  • Update Gradle Wrapper from 7.6 to 8.0.2 by @github-actions in #467
  • Bump io.freefair.maven-central.validate-poms from 6.6.3 to 8.0.1 by @dependabot in #459

Full Changelog: v2023-01-11T19-35-00...v2023-03-28T00-05-00