Skip to content

Releases: lamba92/gradle-docker-plugin

1.1.0

22 Jul 15:03
9d86ebd

Choose a tag to compare

What's Changed

  • Bump com.gradle.develocity from 4.0.2 to 4.1 by @dependabot[bot] in #45
  • Refactor Docker task naming and dependencies by @lamba92 in #46

Full Changelog: 1.0.1...1.1.0

1.0.1

14 Jul 12:32
e04e2cd

Choose a tag to compare

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

27 Jan 17:20
550492b

Choose a tag to compare

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.lamba92 namespace 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

Full Changelog: 0.0.1-RC.1...1.0.0

1.0.0-RC.2

13 Jan 16:55
ca849e2

Choose a tag to compare

What's Changed

Full Changelog: 0.0.1-RC.3...1.0.0-RC.2

1.0.0-RC.1

13 Jan 11:44
93fbe0a

Choose a tag to compare

What's Changed

Full Changelog: 0.0.1-RC.3...1.0.0-RC.1

0.0.1-RC.3

08 Jan 00:06
0395ad3

Choose a tag to compare

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.lamba92 namespace 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

07 Jan 01:39
1f2db7e

Choose a tag to compare

What's Changed

  • Update group and plugin ID to use 'io.github' namespace by @lamba92 in #4

Full Changelog: 0.0.1-RC.1...0.0.1-RC.2

0.0.1-RC.1

07 Jan 01:34
62a8c44

Choose a tag to compare

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