Releases: docker-client/docker-compose-v3
Releases · docker-client/docker-compose-v3
v2022-10-01T21-14-00
What's Changed
- Update Gradle Wrapper from 7.5 to 7.5.1 by @github-actions in #191
- Bump byte-buddy from 1.12.12 to 1.12.13 by @dependabot in #190
- Bump byte-buddy-agent from 1.12.12 to 1.12.13 by @dependabot in #189
- Bump kotest-runner-junit5 from 5.4.1 to 5.4.2 by @dependabot in #192
- Bump byte-buddy from 1.12.13 to 1.12.14 by @dependabot in #193
- Bump byte-buddy-agent from 1.12.13 to 1.12.14 by @dependabot in #194
- Bump io.freefair.maven-central.validate-poms from 6.5.0.3 to 6.5.1 by @dependabot in #198
- Bump snakeyaml from 1.30 to 1.31 by @dependabot in #197
- Bump moshi from 1.13.0 to 1.14.0 by @dependabot in #199
- Bump byte-buddy from 1.12.14 to 1.12.16 by @dependabot in #202
- Bump byte-buddy-agent from 1.12.14 to 1.12.16 by @dependabot in #201
- Bump junit-platform-launcher from 1.9.0 to 1.9.1 by @dependabot in #207
- Bump slf4j-api from 1.7.36 to 2.0.3 by @dependabot in #212
- Bump byte-buddy from 1.12.16 to 1.12.17 by @dependabot in #210
- Bump snakeyaml from 1.31 to 1.33 by @dependabot in #211
- Bump kotlin-logging from 2.1.23 to 3.0.0 by @dependabot in #206
- Bump byte-buddy-agent from 1.12.16 to 1.12.17 by @dependabot in #209
- Bump kotlin-stdlib-jdk7 from 1.7.10 to 1.7.20 by @dependabot in #220
- Bump kotlin-test from 1.7.10 to 1.7.20 by @dependabot in #219
- Bump kotlin-test-junit5 from 1.7.10 to 1.7.20 by @dependabot in #218
- Bump jvm from 1.7.10 to 1.7.20 by @dependabot in #215
- Bump kotlin-stdlib from 1.7.10 to 1.7.20 by @dependabot in #217
- Bump kotlin-stdlib-jdk8 from 1.7.10 to 1.7.20 by @dependabot in #216
- Bump kotlin-stdlib-common from 1.7.10 to 1.7.20 by @dependabot in #213
- Bump kotlin-reflect from 1.7.10 to 1.7.20 by @dependabot in #214
Full Changelog: v2022-07-28T16-10-00...v2022-10-01T21-14-00
v2022-07-28T16-10-00
What's Changed
- Bump junit-platform-launcher from 1.8.2 to 1.9.0 by @dependabot in #186
- bugfix: parsing a bind mount (short syntax) which contains a 0 in its name fails by @kmoens in #187
- Bump kotest-runner-junit5 from 5.4.0 to 5.4.1 by @dependabot in #188
Full Changelog: v2022-07-25T19-48-00...v2022-07-28T16-10-00
v2022-07-25T19-48-00
What's Changed
- Bump io.freefair.maven-central.validate-poms from 6.5.0.2 to 6.5.0.3 by @dependabot in #181
- Bump jvm from 1.7.0 to 1.7.10 by @dependabot in #175
- Bump kotlin-test-junit5 from 1.7.0 to 1.7.10 by @dependabot in #174
- Bump kotlin-stdlib-jdk7 from 1.7.0 to 1.7.10 by @dependabot in #172
- Bump kotlin-reflect from 1.7.0 to 1.7.10 by @dependabot in #169
- Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 by @dependabot in #178
- Bump kotlinx-coroutines-test from 1.6.3 to 1.6.4 by @dependabot in #180
- Bump kotlinx-coroutines-debug from 1.6.3 to 1.6.4 by @dependabot in #179
- Bump kotlin-stdlib-jdk8 from 1.7.0 to 1.7.10 by @dependabot in #173
- Bump kotlin-stdlib from 1.7.0 to 1.7.10 by @dependabot in #171
- Bump kotlinx-coroutines-jdk8 from 1.6.3 to 1.6.4 by @dependabot in #177
- Bump kotlinx-coroutines-core-jvm from 1.6.3 to 1.6.4 by @dependabot in #176
- Bump kotlin-stdlib-common from 1.7.0 to 1.7.10 by @dependabot in #170
- Bump kotlin-test from 1.7.0 to 1.7.10 by @dependabot in #168
- Update Gradle Wrapper from 7.4.2 to 7.5 by @github-actions in #182
- Bump byte-buddy from 1.12.6 to 1.12.12 by @dependabot in #183
- Bump byte-buddy-agent from 1.12.6 to 1.12.12 by @dependabot in #184
- Bump kotest-runner-junit5 from 5.3.2 to 5.4.0 by @dependabot in #185
Full Changelog: v2022-06-30T19-16-00...v2022-07-25T19-48-00
v2022-06-30T19-16-00
What's Changed
- Bump io.freefair.maven-central.validate-poms from 6.4.3.1 to 6.5.0.2 by @dependabot in #160
- Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 by @dependabot in #161
- Bump kotlinx-coroutines-test from 1.6.2 to 1.6.3 by @dependabot in #163
- Bump kotlinx-coroutines-debug from 1.6.2 to 1.6.3 by @dependabot in #164
- Bump kotlinx-coroutines-core-jvm from 1.6.2 to 1.6.3 by @dependabot in #162
- Bump kotlinx-coroutines-jdk8 from 1.6.2 to 1.6.3 by @dependabot in #159
- Bump re2j from 1.6 to 1.7 by @dependabot in #167
- Bump kotest-runner-junit5 from 5.3.1 to 5.3.2 by @dependabot in #165
- bugfix: the parsing of a expanded volumes block with a nocopy entry triggered an exception by @kmoens in #166
New Contributors
Full Changelog: v2022-06-19T15-06-00...v2022-06-30T19-16-00
v2022-06-19T15-06-00
What's Changed
- Bump kotlinx-coroutines-core from 1.6.1 to 1.6.2 by @dependabot in #150
- Bump kotlinx-coroutines-jdk8 from 1.6.1 to 1.6.2 by @dependabot in #148
- Bump kotlinx-coroutines-core-jvm from 1.6.1 to 1.6.2 by @dependabot in #146
- Bump kotlinx-coroutines-test from 1.6.1 to 1.6.2 by @dependabot in #147
- Bump kotlinx-coroutines-debug from 1.6.1 to 1.6.2 by @dependabot in #149
- Bump io.freefair.maven-central.validate-poms from 6.4.3 to 6.4.3.1 by @dependabot in #157
- Bump kotest-runner-junit5 from 5.3.0 to 5.3.1 by @dependabot in #158
- Bump Kotlin to 1.7.0 by @gesellix in #156
Full Changelog: v2022-05-23T11-46-00...v2022-06-19T15-06-00
v2022-05-23T11-46-00
What's Changed
- Bump kotlin-logging from 2.1.21 to 2.1.23 by @dependabot in #144
- Add missing field 'start_period' to Healthcheck by @dvallant in #145
Full Changelog: v2022-05-03T21-39-00...v2022-05-23T11-46-00
v2022-05-03T21-39-00
What's Changed
- Bump kotest-runner-junit5 from 5.2.3 to 5.3.0 by @dependabot in #141
- Require okio >= 3.x by @gesellix in #142
Full Changelog: v2022-04-21T17-36-00...v2022-05-03T21-39-00
v2022-04-21T17-36-00
What's Changed
- Bump Kotlin to 1.6.21 by @gesellix in #138
- Bump io.freefair.maven-central.validate-poms from 6.4.2 to 6.4.3 by @dependabot in #139
Full Changelog: v2022-04-10T17-45-00...v2022-04-21T17-36-00
v2022-04-10T17-45-00
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
Fix for the previous release (less strict moshi dependency versions).
Full Changelog: v2022-02-23T21-45-00...v2022-02-23T22-16-00