Releases: gesellix/gradle-docker-plugin
v2022-04-23T15-43-00
Notable Changes
- The Kotlin dependency has been upgraded to 1.6.21. We're not using any specific Kotlin 1.6 api, yet, so we expect the plugin to still work with Kotlin 1.5. This will certainly change with one of the next releases.
- The
EngineResponse
interface of the docker-client library will be deprecated soon, se we changed some properties to theEngineResponseContent
type.
What's Changed
- Bump io.freefair.maven-central.validate-poms from 6.3.0 to 6.4.0 by @dependabot in #197
- Update Gradle Wrapper from 7.3.3 to 7.4 by @github-actions in #198
- Bump io.freefair.maven-central.validate-poms from 6.4.0 to 6.4.1 by @dependabot in #200
- Bump spock-core from 2.0-groovy-3.0 to 2.1-groovy-3.0 by @dependabot in #199
- Bump actions/setup-java from 2.5.0 to 3 by @dependabot in #202
- Bump actions/checkout from 2 to 3 by @dependabot in #203
- Update Gradle Wrapper from 7.4 to 7.4.1 by @github-actions in #204
- Bump com.gradle.plugin-publish from 0.20.0 to 0.21.0 by @dependabot in #205
- Update Gradle Wrapper from 7.4.1 to 7.4.2 by @github-actions in #211
- Bump io.freefair.maven-central.validate-poms from 6.4.1 to 6.4.2 by @dependabot in #212
- Bump Kotlin to 1.6.20 by @gesellix in #213
- Bump okio from 3.0.0 to 3.1.0 by @dependabot in #219
- Use the multi-platform gesellix/echo-server image by @gesellix in #220
- Bump io.freefair.maven-central.validate-poms from 6.4.2 to 6.4.3 by @dependabot in #221
- Bump Kotlin to 1.6.21 by @gesellix in #222
- Bump docker-client from 2022-02-01T12-00-00 to 2022-04-23T13-10-00 by @dependabot in #223
Full Changelog: v2022-02-07T21-51-00...v2022-04-23T15-43-00
v2022-02-07T21-51-00
What's Changed
- Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 by @dependabot in #194
- Errors during docker build should make the DockerBuildTask fail by @gesellix in #196
Full Changelog: v2022-02-01T13-00-00...v2022-02-07T21-51-00
v2022-02-01T13-00-00
What's Changed
Full Changelog: v2022-02-01T12-35-00...v2022-02-01T13-00-00
v2022-02-01T12-35-00
What's Changed
- Bump docker-client from 2022-01-31T21-25-00 to 2022-02-01T12-00-00 by @dependabot in #192
Full Changelog: v2022-01-31T22-25-00...v2022-02-01T12-35-00
v2022-01-31T22-25-00
What's Changed
Please see the previous release notes for details about our work on making the api more type safe: https://github.com/gesellix/gradle-docker-plugin/releases/tag/v2022-01-29T20-50-00
Full Changelog: v2022-01-31T22-07-00...v2022-01-31T22-25-00
v2022-01-31T22-07-00
What's Changed
- Pass buildargs to the Docker build by @gesellix in #189
- Bump docker-client from 2022-01-27T23-52-00 to 2022-01-31T21-25-00 by @dependabot in #190
Please see the previous release notes for details about our work on making the api more type safe: https://github.com/gesellix/gradle-docker-plugin/releases/tag/v2022-01-29T20-50-00
Full Changelog: v2022-01-29T20-25-00...v2022-01-31T22-07-00
v2022-01-29T20-50-00
Noteworthy
This release includes an upgrade to the most recent gesellix/docker-client dependency (#178, #188). The upgraded docker-client changes many internal apis in a breaking way and we tried to keep our plugin api as stable as possible. Yet, we're working an a more consistent api, so please prepare for updating your build scripts when upgrading to this and the next few releases.
What's Changed
- Bump docker-client from 2021-08-27T19-47-00 to 2021-12-18T23-17-00 by @dependabot in #178
- Update Gradle Wrapper from 7.3.2 to 7.3.3 by @github-actions in #182
- Bump actions/setup-java from 2.4.0 to 2.5.0 by @dependabot in #181
- Bump com.gradle.plugin-publish from 0.18.0 to 0.19.0 by @dependabot in #183
- Bump com.github.ben-manes.versions from 0.39.0 to 0.40.0 by @dependabot in #184
- Bump com.github.ben-manes.versions from 0.40.0 to 0.41.0 by @dependabot in #185
- Add a simple log task by @gesellix in #180
- Bump com.gradle.plugin-publish from 0.19.0 to 0.20.0 by @dependabot in #186
- Bump docker-client from 2021-12-18T23-17-00 to 2022-01-27T23-52-00 by @dependabot in #188
Full Changelog: v2021-12-18T23-58-00...v2022-01-29T20-50-00
v2022-01-29T20-25-00
Noteworthy
This release includes an upgrade to the most recent gesellix/docker-client dependency (#178, #188). The upgraded docker-client changes many internal apis in a breaking way and we tried to keep our plugin api as stable as possible. Yet, we're working an a more consistent api, so please prepare for updating your build scripts when upgrading to this and the next few releases.
We're going to keep some related projects up-to-date, where you can find inspiration for the required changes of your build scripts:
What's Changed
- Bump docker-client from 2021-08-27T19-47-00 to 2021-12-18T23-17-00 by @dependabot in #178
- Update Gradle Wrapper from 7.3.2 to 7.3.3 by @github-actions in #182
- Bump actions/setup-java from 2.4.0 to 2.5.0 by @dependabot in #181
- Bump com.gradle.plugin-publish from 0.18.0 to 0.19.0 by @dependabot in #183
- Bump com.github.ben-manes.versions from 0.39.0 to 0.40.0 by @dependabot in #184
- Bump com.github.ben-manes.versions from 0.40.0 to 0.41.0 by @dependabot in #185
- Add a simple log task by @gesellix in #180
- Bump com.gradle.plugin-publish from 0.19.0 to 0.20.0 by @dependabot in #186
- Bump docker-client from 2021-12-18T23-17-00 to 2022-01-27T23-52-00 by @dependabot in #188
Full Changelog: v2021-12-18T23-58-00...v2022-01-29T20-25-00
v2021-12-18T23-58-00
What's Changed
- Bump actions/setup-java from 2.3.0 to 2.3.1 by @dependabot in #154
- Bump com.gradle.plugin-publish from 0.15.0 to 0.16.0 by @dependabot in #148
- Bump io.freefair.maven-central.validate-poms from 6.1.0 to 6.2.0 by @dependabot in #147
- Fix integration tests on Windows by @gesellix in #155
- Bump com.gradle.plugin-publish from 0.16.0 to 0.17.0 by @dependabot in #157
- Update Gradle Wrapper from 7.2 to 7.3 by @github-actions in #158
- Bump okio from 2.10.0 to 3.0.0 by @dependabot in #156
- Bump annotations from 22.0.0 to 23.0.0 by @dependabot in #159
- Bump io.freefair.maven-central.validate-poms from 6.2.0 to 6.3.0 by @dependabot in #160
- Bump com.gradle.plugin-publish from 0.17.0 to 0.18.0 by @dependabot in #166
- Bump actions/setup-java from 2.3.1 to 2.4.0 by @dependabot in #168
- Update Gradle Wrapper from 7.3 to 7.3.1 by @github-actions in #169
- Update Gradle Wrapper from 7.3.1 to 7.3.2 by @github-actions in #175
- Remove tags from the pluginBundle by @gesellix in #177
Full Changelog: v2021-08-27T21-11-00...v2021-12-18T23-58-00
v2021-12-18T23-57-00
What's Changed
- Bump actions/setup-java from 2.3.0 to 2.3.1 by @dependabot in #154
- Bump com.gradle.plugin-publish from 0.15.0 to 0.16.0 by @dependabot in #148
- Bump io.freefair.maven-central.validate-poms from 6.1.0 to 6.2.0 by @dependabot in #147
- Fix integration tests on Windows by @gesellix in #155
- Bump com.gradle.plugin-publish from 0.16.0 to 0.17.0 by @dependabot in #157
- Update Gradle Wrapper from 7.2 to 7.3 by @github-actions in #158
- Bump okio from 2.10.0 to 3.0.0 by @dependabot in #156
- Bump annotations from 22.0.0 to 23.0.0 by @dependabot in #159
- Bump io.freefair.maven-central.validate-poms from 6.2.0 to 6.3.0 by @dependabot in #160
- Bump com.gradle.plugin-publish from 0.17.0 to 0.18.0 by @dependabot in #166
- Bump actions/setup-java from 2.3.1 to 2.4.0 by @dependabot in #168
- Update Gradle Wrapper from 7.3 to 7.3.1 by @github-actions in #169
- Update Gradle Wrapper from 7.3.1 to 7.3.2 by @github-actions in #175
Full Changelog: v2021-08-27T21-11-00...v2021-12-18T23-57-00