Skip to content

Releases: kestra-io/plugin-docker

v1.5.0

03 Jun 07:42

Choose a tag to compare

Changelog

🚀 Features

image-ls

📘 Subtasks

version

  • ac0de8e update to version 'v1.5.0'.
  • 154ce34 update snapshot version 'v1.4.1-SNAPSHOT'.

global

  • 603fa8f normalize gradlew.bat line endings

🛠 Build

deps

  • a7330d0 bump com.gradleup.shadow from 9.4.1 to 9.4.2

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, dependabot[bot]

v1.4.0

28 May 07:59

Choose a tag to compare

Changelog

🚀 Features

build

  • 80b4cc2 add target parameter for multi-stage Dockerfile builds

📘 Subtasks

version

  • d105554 update to version 'v1.4.0'.
  • 2471b56 update snapshot version 'v1.3.3-SNAPSHOT'.

🛠 Build

deps

  • 74c0465 bump gradle-wrapper from 9.5.0 to 9.5.1

📝 Documentation

  • 321ec21 clarify containerId accepts ID, prefix, or name

Contributors

We'd like to thank the following people for their contributions:
Ludovic DEHON, Malay Dewangan, dependabot[bot]

v1.3.2

18 May 15:49

Choose a tag to compare

Changelog

📘 Subtasks

version

  • 328eb9f update to version 'v1.3.2'.
  • dccd9be update snapshot version 'v1.3.2-SNAPSHOT'.

🐛 Bug Fixes

ci

  • 0584c2b replace GH_PERSONAL_TOKEN with GitHub App installation token

🛠 Build

deps

Contributors

We'd like to thank the following people for their contributions:
GitHub, Malay Dewangan, brian.mulier, dependabot[bot]

v1.3.1

30 Apr 09:39

Choose a tag to compare

Changelog

📘 Subtasks

version

  • 22a08f4 update to version 'v1.3.1'.
  • fd9c1ef update snapshot version 'v1.3.1-SNAPSHOT'.

🛠 Build

deps

  • 7edc6ba bump io.kestra.gradle.inject-bom-versions (#110), closes #110
  • 5050adb bump com.github.ben-manes.versions from 0.53.0 to 0.54.0 (#111), closes #111
  • b4b48a9 bump io.kestra.gradle.spotless-conventions (#112), closes #112

📝 Documentation

  • b5b5141 normalize README with Why and What
  • 3c67698 rewrite AGENTS.md Why section
  • db77b8a add/update AGENTS.md with clear Why/What

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, dependabot[bot], github-actions[bot]

v1.3.0

07 Apr 18:31

Choose a tag to compare

Changelog

🚀 Features

  • cfb7d7d add @PluginProperty group annotations from taxonomy (#108), closes #108

📘 Subtasks

version

  • 7bb5334 update to version 'v1.3.0'.
  • eafb779 update snapshot version 'v1.2.4-SNAPSHOT'.

global

  • b319770 add .factorypath and bin/ to .gitignore
  • 988eaab add .factorypath and bin/ to .gitignore
  • a6e49de integrate and apply spotless

🐛 Bug Fixes

Sanity Checks

  • 7c1229b volume mapping in run.yaml

global

  • 69dd963 remove v1-only limitation from Build example (#102), closes #66 #102
  • 25b381e remove trailing .factorypath from .gitignore entry

🛠 Build

deps

global

  • 1bb0597 add kestra-version input to workflow_dispatch

📝 Documentation

  • aaff274 add AI agent context files (AGENTS.md, CLAUDE.md, GEMINI.md)

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Pradumna Saraf, YannC., dependabot[bot], github-actions[bot]

v1.2.3

16 Feb 10:31

Choose a tag to compare

Changelog

📘 Subtasks

deps

version

  • 6d215ac update to version 'v1.2.3'.
  • 31ec62e update snapshot version 'v1.2.3-SNAPSHOT'.

global

🐛 Bug Fixes

🛠 Build

deps

  • f4aa05d bump gradle-wrapper from 9.1.0 to 9.3.1 (#95), closes #95
  • ce11d86 bump com.vanniktech.maven.publish from 0.35.0 to 0.36.0 (#93), closes #93
  • 47acb5e bump com.gradleup.shadow from 9.3.0 to 9.3.1

📝 Documentation

docker

Contributors

We'd like to thank the following people for their contributions:
AJ Emerich, François Delbrayelle, GitHub, Ludovic DEHON, Malay Dewangan, Will Russell, ben8t, dependabot[bot]

v1.2.2

29 Dec 12:48

Choose a tag to compare

Changelog

📘 Subtasks

version

  • fb941f8 update to version 'v1.2.2'.
  • 3e1a74a update snapshot version 'v1.2.2-SNAPSHOT'.

🛠 Build

deps

  • b2d9c38 bump com.gradleup.shadow from 9.2.2 to 9.3.0
  • a0d91e6 bump org.aspectj:aspectjweaver from 1.9.25 to 1.9.25.1

📝 Documentation

docker-metadata

Contributors

We'd like to thank the following people for their contributions:
AJ Emerich, GitHub, Malay Dewangan, dependabot[bot]

v1.2.1

27 Nov 10:26

Choose a tag to compare

Changelog

📘 Subtasks

version

  • 8cbd46d update to version 'v1.2.1'.
  • 1292fad update snapshot version 'v1.2.1-SNAPSHOT'.

global

  • af9e6d4 update contributor guidelines in PR template

🐛 Bug Fixes

compose

📝 Documentation

docker

  • 3d23c4a fix some documentation issues

global

Contributors

We'd like to thank the following people for their contributions:
AJ Emerich, GitHub, Malay Dewangan

v1.2.0

21 Nov 07:51

Choose a tag to compare

Changelog

🚀 Features


  • e86433b introduce new tasks (Push, Image, Compose) (#86), closes #86

📘 Subtasks

metadata

version

  • 71d95c1 update to version 'v1.2.0'.
  • f27db37 bump to 1.1.2-SNAPSHOT
  • 47e3ffc update snapshot version 'v1.1.1-SNAPSHOT'.

global

  • dc7e0af update contributor guidelines in PR template
  • d52e688 remove unused RunnerUtils

🛠 Build

deps

  • 617d9ee bump org.aspectj:aspectjweaver from 1.9.24 to 1.9.25
  • 00449fd bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0

global

  • acd5fcc sync release.yml from plugin-template

📝 Documentation

docker

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Loïc Mathieu, Malay Dewangan, Will Russell, dependabot[bot], github-actions[bot]

v1.1.1

05 Nov 14:50

Choose a tag to compare

Changelog

📘 Subtasks

version

global

📝 Documentation

docker

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, Loïc Mathieu, Will Russell, github-actions[bot]