Releases: kestra-io/plugin-scripts
v1.1.4
Full Changelog: v1.1.3...v1.1.4
v1.1.3
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
global
- 32d9407 update contributor guidelines in PR template
📝 Documentation
scripts-metadata
- c8e7539 add 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
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
v1.1.0
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
- 9971dc0 update to 'v1.0.0'
version
global
- 63a4fdb fix release gradle tasks
- f5c8e2f update README
- c338164 remove lots of deprecated
- a644001 reactivate jacoco xml reports
🐛 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
v1.0.1
v0.24.2
v0.23.2
v1.0.0
Changelog
🚀 Features
cicd
- 3339c8e add plugin to put versions in the pom.xml
📘 Subtasks
ci
deps
sanitychecks
version
🐛 Bug Fixes
python
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