gradle-docker-plugin

Gradle Docker plugin

MIT License

Stars
80
Committers
13
gradle-docker-plugin - v2022-01-31T22-07-00

Published by gesellix over 2 years ago

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: https://github.com/gesellix/gradle-docker-plugin/compare/v2022-01-29T20-25-00...v2022-01-31T22-07-00

gradle-docker-plugin - v2022-01-29T20-50-00

Published by gesellix over 2 years ago

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

Full Changelog: https://github.com/gesellix/gradle-docker-plugin/compare/v2021-12-18T23-58-00...v2022-01-29T20-50-00

gradle-docker-plugin - v2022-01-29T20-25-00

Published by gesellix over 2 years ago

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

Full Changelog: https://github.com/gesellix/gradle-docker-plugin/compare/v2021-12-18T23-58-00...v2022-01-29T20-25-00

gradle-docker-plugin - v2021-12-18T23-58-00

Published by gesellix almost 3 years ago

What's Changed

Full Changelog: https://github.com/gesellix/gradle-docker-plugin/compare/v2021-08-27T21-11-00...v2021-12-18T23-58-00

gradle-docker-plugin - v2021-12-18T23-57-00

Published by gesellix almost 3 years ago

What's Changed

Full Changelog: https://github.com/gesellix/gradle-docker-plugin/compare/v2021-08-27T21-11-00...v2021-12-18T23-57-00

gradle-docker-plugin - v2021-08-27T21-11-00

Published by gesellix about 3 years ago

gradle-docker-plugin - Bump Kotlin dependencies

Published by gesellix about 3 years ago

See the previous release for more details about recent changes. This one only bumps the preferred Kotlin dependencies.

gradle-docker-plugin - Remove high level tasks

Published by gesellix about 3 years ago

See #128 for details:

gradle-docker-plugin - Bump docker-client, migrate to Property based config

Published by gesellix over 3 years ago

We're working on stronger types while trying to keep everything as flexible as possible. This and the following releases might require changes in your build scripts. Please watch out for properties and methods being deprecated. Groovy DSL based Gradle scripts might require less changes than Kotlin DSL based Gradle scripts.

See the https://github.com/gesellix/gradle-docker-plugin-example repository for changes related to the Property based plugin and task configuration.

gradle-docker-plugin -

Published by gesellix over 3 years ago

gradle-docker-plugin - Allow Groovy 3.x (compatibility has not been verified)

Published by gesellix over 3 years ago

gradle-docker-plugin -

Published by gesellix over 3 years ago