Releases: kestra-io/plugin-aws
Release list
v2.8.1
v2.8.0
Changelog
🚀 Features
msk
- 9cb6871 add Amazon MSK sub-plugin with cluster lifecycle management and GetBootstrapBrokers (#768), closes #768
📘 Subtasks
version
🐛 Bug Fixes
msk
- 67e5b95 fix flaky/broken tests in ListClustersTest and TriggerTest
- 8fb2491 add missing body field to metadata
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Nancy Sangani
v2.7.2
v2.7.1
Changelog
📘 Subtasks
version
🐛 Bug Fixes
security
test
- 5243cea resolve flaky sqs.RealtimeTriggerTest and s3.TriggerTest
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub
v2.7.0
Changelog
🚀 Features
bedrock
healthlake
📘 Subtasks
build
- 3305bcc add plugin-doc-lint
deps
- 7eb1e1c group io.kestra.gradle.* dependabot updates
- 75356f9 bump Gradle plugins and wrapper (#759), closes #754 #755 #756 #757 #758 #759
- 30a2557 bump io.kestra.gradle.inject-bom-versions (#749), closes #749
- dd693f3 bump io.kestra.gradle.spotless-conventions (#748), closes #748
- 7c686ac bump gradle-wrapper from 9.5.1 to 9.6.0 (#747), closes #747
- 6a9429c bump com.vanniktech.maven.publish from 0.36.0 to 0.37.0 (#746), closes #746
- 59dbf3b bump io.floci:testcontainers-floci from 2.9.0 to 2.11.0 (#745), closes #745
version
🐛 Bug Fixes
healthlake
🛠 Build
- 51fa3af add repository-conventions gradle plugin
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, Nancy Sangani, dependabot[bot]
v2.6.4
Changelog
📘 Subtasks
deps
- c8fa42a bump io.floci:testcontainers-floci from 2.8.0 to 2.9.0 (#734), closes #734
- 88ed536 bump com.gradleup.shadow from 9.4.1 to 9.4.2 (#729), closes #729
version
🐛 Bug Fixes
sqs
global
- e0cb433 Athena/S3 pagination data-loss and SQS/S3/HTTP performance (#725) (#743), closes #725 #742 #743
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, dependabot[bot]
v2.6.3
Changelog
📘 Subtasks
version
📝 Documentation
Contributors
We'd like to thank the following people for their contributions:
AJ Emerich, François Delbrayelle, GitHub
v2.6.2
What's Changed
- refactor: replace deprecated tasks and filters by @Malaydewangan09 in #731
- refactor: replace deprecated json filter with toJson by @Malaydewangan09 in #732
- docs: add prefix to all metadata by @aj-emerich in #733
Full Changelog: v2.6.1...v2.6.2
v2.6.1
Changelog
📘 Subtasks
test
version
global
- 9f1c9dc normalize gradlew.bat line endings
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Nancy Sangani, nKwiatkowski