Releases: lamba92/gradle-docker-plugin
Releases · lamba92/gradle-docker-plugin
1.1.0
1.0.1
What's Changed
- Add Gradle Enterprise plugin and configure build scan for CI by @lamba92 in #26
- Minor bumps and fix #38 by @lamba92 in #40
- Update Docker publish commands in verify.yml by @lamba92 in #43
- Add GitHub Action to automatically update Gradle Wrapper by @lamba92 in #44
Bumps
- Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 by @dependabot[bot] in #21
- Bump jvm from 2.1.0 to 2.1.10 by @dependabot[bot] in #20
- Bump junit from 5.11.4 to 5.12.1 by @dependabot[bot] in #24
- Bump jvm from 2.1.10 to 2.1.20 by @dependabot[bot] in #25
- Bump org.jlleitschuh.gradle.ktlint from 12.1.2 to 12.2.0 by @dependabot[bot] in #23
- Bump junit from 5.12.1 to 5.13.0 by @dependabot[bot] in #33
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 1.0.0 by @dependabot[bot] in #31
- Bump org.jlleitschuh.gradle.ktlint from 12.2.0 to 12.3.0 by @dependabot[bot] in #32
- Bump jvm from 2.1.20 to 2.2.0 by @dependabot[bot] in #35
- Bump junit from 5.13.0 to 5.13.3 by @dependabot[bot] in #39
- Bump Gradle wrapper to version 8.14.3 by @lamba92 in #42
- Bump org.jlleitschuh.gradle.ktlint from 12.2.0 to 13.0.0 by @dependabot[bot] in #41
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Update group and plugin ID to use 'io.github' namespace by @lamba92 in #4
- Add DockerRun task and improve test coverage by @lamba92 in #5
- Update package naming to use
io.github.lamba92namespace by @lamba92 in #6 - Add README for Gradle Docker Plugin by @lamba92 in #8
- Refactor to rename package and improve naming consistency by @lamba92 in #7
- Add KDoc to sources. by @lamba92 in #9
- Create LICENSE by @lamba92 in #10
- Refactor project structure and improve Docker plugin by @lamba92 in #14
- restructure-plugin by @lamba92 in #15
- Update Gradle task path in publish workflow by @lamba92 in #16
- Bump jvm from 2.0.21 to 2.1.0 by @dependabot in #17
- Refactor Dockerfile destination with a provider for file path (fix #18) by @lamba92 in #19
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: 0.0.1-RC.1...1.0.0
1.0.0-RC.2
1.0.0-RC.1
What's Changed
- Create LICENSE by @lamba92 in #10
- Refactor project structure and improve Docker plugin by @lamba92 in #14
Full Changelog: 0.0.1-RC.3...1.0.0-RC.1
0.0.1-RC.3
What's Changed
- Update group and plugin ID to use 'io.github' namespace by @lamba92 in #4
- Add DockerRun task and improve test coverage by @lamba92 in #5
- Update package naming to use
io.github.lamba92namespace by @lamba92 in #6 - Add README for Gradle Docker Plugin by @lamba92 in #8
- Refactor to rename package and improve naming consistency by @lamba92 in #7
- Add KDoc to sources. by @lamba92 in #9
Full Changelog: 0.0.1-RC.1...0.0.1-RC.3
0.0.1-RC.2
What's Changed
Full Changelog: 0.0.1-RC.1...0.0.1-RC.2
0.0.1-RC.1
What's Changed
- Add CI workflows, publishing setup, and Ktlint integration by @lamba92 in #1
- Set version dynamically based on GitHub event by @lamba92 in #2
- Refactor DockerPlatform and add platform configuration in test by @lamba92 in #3
New Contributors
Full Changelog: https://github.com/lamba92/gradle-docker-plugn/commits/0.0.1-RC.1