Skip to content

Releases: kestra-io/plugin-dagger

v1.2.1

30 Apr 09:32

Choose a tag to compare

Changelog

📘 Subtasks

deps

  • 13a18a1 bump com.github.ben-manes.versions from 0.53.0 to 0.54.0 (#15), closes #15
  • 2c5cc38 bump io.kestra.gradle.inject-bom-versions (#12), closes #12

version

  • 9b27dc7 update to version 'v1.2.1'.
  • fc1ca6e update snapshot version 'v1.2.1-SNAPSHOT'.

📝 Documentation

  • e3001df normalize README with Why and What
  • 125afbe rewrite AGENTS.md Why section
  • 26c4331 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]

v1.2.0

17 Apr 09:25

Choose a tag to compare

Changelog

📘 Subtasks

version

  • b208331 update to version 'v1.2.0'.
  • 8c47f84 update snapshot version 'v1.1.1-SNAPSHOT'.

🐛 Bug Fixes

  • ff3707a secret key error using mockruncontext (#11), closes #11

Contributors

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

v1.1.0

08 Apr 12:37

Choose a tag to compare

Changelog

🔀 Merge

  • 28e41a6 Merge pull request #5 from kestra-io/dependabot/gradle/com.gradleup.shadow-9.4.0, closes #5

🚀 Features

  • f554ab0 add @PluginProperty group annotations from taxonomy (#10), closes #10

📘 Subtasks

deps

  • c3b2a43 bump io.kestra.gradle.inject-bom-versions (#8), closes #8
  • 15240c3 bump com.gradleup.shadow from 9.4.0 to 9.4.1 (#9), closes #9
  • c658c7e bump io.kestra.gradle.inject-bom-versions (#7), closes #7
  • f69514e bump gradle-wrapper from 9.4.0 to 9.4.1 (#6), closes #6
  • 56b20fe bump com.gradleup.shadow from 9.3.2 to 9.4.0

version

  • 15cd78f update to version 'v1.1.0'.
  • 4888007 update snapshot version 'v1.0.1-SNAPSHOT'.

Contributors

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

v1.0.0

18 Mar 12:35

Choose a tag to compare

Changelog

🔀 Merge

  • 0e86526 Merge pull request #3 from kestra-io/dependabot/gradle/io.kestra.gradle.inject-bom-versions-1.0.2, closes #3

🚀 Features

dagger

  • 88aadd0 add Commands and Script tasks

📘 Subtasks

deps

  • 794951e bump io.kestra.gradle.inject-bom-versions

version

  • a94380a update to version 'v1.0.0'.

global

  • 9c8f3ed remove examples, add icons
  • 8639c80 bump version to 1.0.0-SNAPSHOT
  • 578e40e change plugin category from TOOL to CORE
  • 7e6841c remove QA screenshots from repo
  • 23b73c7 add QA screenshots
  • 4d9b0cf add .factorypath and bin/ to .gitignore

🐛 Bug Fixes

  • 5e6cb6a install dagger CLI at runtime instead of assuming it exists on PATH
  • 31d3d0e shell-quote pipeline arguments to prevent special char interpretation
  • a8a07d7 make containerImage a functional property wired through task runner
  • ebc7905 clean up temp script file after Dagger execution
  • 73df3ea remove misleading exitCode variable that is always 0 on success

🔄️ Changes

  • 5dd0bf2 apply kestra plugin conventions (r-prefix, text block descriptions)
  • 9d08b57 remove DaggerCliExecutor, replaced by CommandsWrapper
  • 98f9841 extend AbstractExecScript for standard Kestra plugin behavior

🛠 Build

  • 6a16015 add kestra-version input to workflow_dispatch

📝 Documentation

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

  • 6f468ea Update src/main/resources/metadata/index.yaml
  • ab13df0 Bump gradle-wrapper from 9.3.1 to 9.4.0 (#1), closes #1
  • a7dff0e Bump io.kestra.gradle.inject-bom-versions from 1.0.0 to 1.0.1 (#2), closes #2
  • dcaa0b5 initial commit
  • 6eaa8eb Initial commit

Contributors

We'd like to thank the following people for their contributions:
AJ Emerich, François Delbrayelle, GitHub, Rishi Jat, dependabot[bot]