Skip to content

Releases: kestra-io/plugin-scripts

v1.1.4

12 Jan 14:07

Choose a tag to compare

v1.1.3

05 Jan 10:56

Choose a tag to compare

Changelog

📘 Subtasks

deps

  • 46516b8 bump org.aspectj:aspectjweaver from 1.9.25 to 1.9.25.1
  • f5009e8 bump com.gradleup.shadow from 9.2.2 to 9.3.0 (#311), closes #311
  • 776336b bump org.apache.groovy:groovy-jsr223 from 5.0.2 to 5.0.3 (#310), closes #310
  • 76f5508 bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0 (#306), closes #306
  • 48a79c4 bump org.aspectj:aspectjweaver from 1.9.24 to 1.9.25 (#303), closes #303

metadata

version

  • 15c9e1f update to version 'v1.1.3'.
  • ec4fca0 update snapshot version 'v1.1.3-SNAPSHOT'.

global

  • 32d9407 update contributor guidelines in PR template

📝 Documentation

scripts-metadata


  • c6390ba tests(): improve assert content

Contributors

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

v1.1.2

17 Nov 16:52

Choose a tag to compare

Changelog

📘 Subtasks

version

  • 26ff971 update to version 'v1.1.2'.
  • 10aa8a3 update to version '1.1.2-SNAPSHOT'
  • 6a27d2b update snapshot version 'v1.1.1-SNAPSHOT'.

global

  • a28e567 update contributor guidelines in PR template

🐛 Bug Fixes

powershell

🔄️ Changes

🛠 Build

  • b1aec1b sync release.yml from plugin-template

  • ca3bc03 tests(): attempt to fix failing tests

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, Maru Karthik Reddy, brian-mulier-p, github-actions[bot]

v1.1.1

04 Nov 09:19

Choose a tag to compare

Changelog

📘 Subtasks

version

  • e50ae6e update to version 'v1.1.1'.

🐛 Bug Fixes

powershell

Contributors

We'd like to thank the following people for their contributions:
brian-mulier-p, brian.mulier

v1.1.0

03 Nov 09:48

Choose a tag to compare

Changelog

📘 Subtasks

core

deps

  • d1f9617 bump org.apache.groovy:groovy-jsr223 from 4.0.27 to 5.0.2 (#298), closes #298
  • 0f2359e bump gradle to 9.1.0
  • f61d178 bump com.gradleup.shadow from 9.1.0 to 9.2.2
  • b096036 bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
  • 99d7616 bump org.openjdk.nashorn:nashorn-core from 15.6 to 15.7
  • d2d4b48 update kestraVersion to [1.0,).

kestraVersion

version

  • 24cc495 update to version 'v1.1.0'.
  • 8c6d128 update to version 'v1.1.0-SNAPSHOT'

global

🐛 Bug Fixes

test

tests

global

  • 6336163 add missing doc metrics
  • 99e4668 prevent failed due to gradle 9 with no test
  • 273fd03 new gradle new format for java sourceCompatibility & targetCompatibility
  • ca7d6b9 missing permission on packages read
  • 7525455 include permission on main ci
  • dd7e7cc Python task should still support outputFiles
  • fb14277 unit test failing

🔄️ Changes


🛠 Build

  • 15c2dc7 set kestraVersion required to false in release.yml
  • 8150e16 remove webhookUrl from release.yml and main.yml
  • 02619f2 add release.yml

📝 Documentation


  • 63b59e7 add contributor guidelines

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Loïc Mathieu, Ludovic DEHON, Malay Dewangan, Malaydewangan09, Vs7sai, brian.mulier, dependabot[bot], github-actions[bot]

v0.22.3

03 Oct 08:43

Choose a tag to compare

Changelog

📘 Subtasks

version

🐛 Bug Fixes

  • bffc851 remove uncessary code
  • 422bcbf Python task should still support outputFiles

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu

v1.0.1

02 Oct 14:59

Choose a tag to compare

Changelog

📘 Subtasks

version

🐛 Bug Fixes

  • c78c193 Python task should still support outputFiles

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu

v0.24.2

02 Oct 14:58

Choose a tag to compare

Changelog

📘 Subtasks

version

🐛 Bug Fixes

  • 028c94e Python task should still support outputFiles

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu

v0.23.2

02 Oct 14:53

Choose a tag to compare

Changelog

📘 Subtasks

version

🐛 Bug Fixes

  • b6c817d Python task should still support outputFiles

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu

v1.0.0

08 Sep 10:43

Choose a tag to compare

Changelog

🚀 Features

cicd

  • 3339c8e add plugin to put versions in the pom.xml

📘 Subtasks

ci

deps

  • 3f0c463 update kestraVersion to [1.0,).
  • 6ac528f bump com.gradleup.shadow to 9.1.0

sanitychecks

  • 97600c1 add an assert in python Commands to validate the task behaviour (#287), closes #287

version

  • 9c93070 update to version 'v1.0.0'.
  • 0210aed update snapshot version 'v1.0.0-SNAPSHOT'.

🐛 Bug Fixes

python

  • 611eee8 legacy tasks did not handle correctly output files (#285), closes #285

tests

global

  • db66677 fix(): remove beta plugins

📝 Documentation

python-commands

global


  • ac477c2 Add uv fallback and classic pip/venv support for Python plugins (#251), closes #251
  • 57c2629 Merge remote-tracking branch 'origin/master'

Contributors

We'd like to thank the following people for their contributions:
AJ Emerich, Bala Aparna, Florian Hussonnois, François Delbrayelle, GitHub, Ludovic DEHON, Malay Dewangan, Malaydewangan09, Pradumna Saraf, brian.mulier, github-actions[bot], nKwiatkowski