Skip to content

Releases: docker-client/docker-compose-v3

v2022-05-03T21-39-00

03 May 19:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022-04-21T17-36-00...v2022-05-03T21-39-00

v2022-04-21T17-36-00

21 Apr 15:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022-04-10T17-45-00...v2022-04-21T17-36-00

v2022-04-10T17-45-00

10 Apr 15:44
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-java from 2.5.0 to 3 by @dependabot in #114
  • Bump actions/checkout from 2 to 3 by @dependabot in #115
  • Bump logback-classic from 1.2.10 to 1.2.11 by @dependabot in #116
  • Update Gradle Wrapper from 7.4 to 7.4.1 by @github-actions in #117
  • Bump kotest-runner-junit5 from 5.1.0 to 5.2.1 by @dependabot in #118
  • Bump kotest-runner-junit5 from 5.2.1 to 5.2.2 by @dependabot in #120
  • Update Gradle Wrapper from 7.4.1 to 7.4.2 by @github-actions in #126
  • bump org.junit.jupiter, org.junit.platform by @gesellix in #127
  • Bump Kotlin to 1.6.20 by @gesellix in #128
  • Bump kotlinx-coroutines-core from 1.6.0 to 1.6.1 by @dependabot in #129
  • Bump io.freefair.maven-central.validate-poms from 6.4.1 to 6.4.2 by @dependabot in #131
  • Bump kotlinx-coroutines-core-jvm from 1.6.0 to 1.6.1 by @dependabot in #130

Full Changelog: v2022-02-23T22-16-00...v2022-04-10T17-45-00

v2022-02-23T22-16-00

23 Feb 21:16
Compare
Choose a tag to compare

Fix for the previous release (less strict moshi dependency versions).

Full Changelog: v2022-02-23T21-45-00...v2022-02-23T22-16-00

v2022-02-23T21-45-00

23 Feb 20:45
Compare
Choose a tag to compare

What's Changed

  • Be less strict with the required com.squareup.moshi:moshi* dependency versions by @gesellix in #112
  • Bump junit-platform-launcher from 1.8.1 to 1.8.2 by @dependabot in #111

Full Changelog: v2022-02-23T11-08-00...v2022-02-23T21-45-00

v2022-02-23T11-08-00

23 Feb 10:09
Compare
Choose a tag to compare

What's Changed

  • Update Gradle Wrapper from 7.3.1 to 7.3.2 by @github-actions in #95
  • Update Gradle Wrapper from 7.3.2 to 7.3.3 by @github-actions in #102
  • Bump logback-classic from 1.2.9 to 1.2.10 by @dependabot in #101
  • Bump actions/setup-java from 2.4.0 to 2.5.0 by @dependabot in #98
  • Bump com.github.ben-manes.versions from 0.39.0 to 0.41.0 by @dependabot in #104
  • Bump kotlin-logging from 2.1.20 to 2.1.21 by @dependabot in #97
  • Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 by @dependabot in #106
  • Bump io.freefair.maven-central.validate-poms from 6.3.0 to 6.4.0 by @dependabot in #107
  • Update Gradle Wrapper from 7.3.3 to 7.4 by @github-actions in #108
  • Bump io.freefair.maven-central.validate-poms from 6.4.0 to 6.4.1 by @dependabot in #109
  • Update to Kotlin 1.6 by @gesellix in #110
  • Bump moshi from 1.12.0 to 1.13.0 by @dependabot in #85

Full Changelog: v2021-12-18T12-41-00...v2022-02-23T11-08-00

v2021-12-18T12-41-00

18 Dec 11:41
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-java from 2.3.0 to 2.3.1 by @dependabot in #69
  • Update Gradle Wrapper from 7.2 to 7.3 by @github-actions in #70
  • Bump io.freefair.maven-central.validate-poms from 6.2.0 to 6.3.0 by @dependabot in #71
  • Bump logback-classic from 1.2.6 to 1.2.7 by @dependabot in #72
  • Migrate from Spek to Kotest by @gesellix in #79
  • Bump actions/setup-java from 2.3.1 to 2.4.0 by @dependabot in #78
  • Update Gradle Wrapper from 7.3 to 7.3.1 by @github-actions in #80
  • Bump logback-classic from 1.2.7 to 1.2.8 by @dependabot in #88
  • Bump kotlin-logging from 2.0.11 to 2.1.16 by @dependabot in #87
  • Bump logback-classic from 1.2.8 to 1.2.9 by @dependabot in #94
  • Bump snakeyaml from 1.29 to 1.30 by @dependabot in #92
  • Bump kotlin-logging from 2.1.16 to 2.1.20 by @dependabot in #93

Full Changelog: v2021-09-21T08-00-00...v2021-12-18T12-41-00

v2021-09-21T08-00-00

21 Sep 05:59
Compare
Choose a tag to compare

Update dependencies

v2021-09-06T09-13-00

06 Sep 07:13
Compare
Choose a tag to compare
Bump kotlinx-coroutines-core-jvm from 1.5.1 to 1.5.2

Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v2021-08-27T18-26-00

27 Aug 16:26
Compare
Choose a tag to compare
  • Update to Kotlin 1.5.30
  • chore