Kestra

Latest version: v0.21.13

Safety actively analyzes 702183 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 30 of 31

0.5.0beta

Features
- **core**: add a className & Number pebble filter ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/1b7227aa2ee9375b7f9de85ee23e74556909e7e9))
- **core**: JqFilter with better strong typing ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/3c54029195d1c42b8b09296cd9ae8f5247e398f6))
- **jdbc**: first implementation of mysql & postgres repository [368](https://github.com/kestra-io/kestra/pull/368) ([tchiotludo](https://github.com/kestra-io/kestra/commit/1875f086344c96f762267cecb828cdf968ecabba))
- **jdbc**: first implementation of mysql & postgres queue [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/454a603ff7363025b8acfdcc02673df7ff6a1ec6))
- **jdbc**: implementation of trigger repository [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/7e16b718be3403e38408052f75102f5fec34154c))
- **jdbc**: implementation of log repository [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/94aaad9b299e64fbf42b215a41fc8c34ffe4a9f6))
- **jdbc**: implementation of FlowListeners [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/334f8953d653bd35a4e06aa688c7534b3242bbe0))
- **jdbc**: implementation of MultipleConditionStorage [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/521ddde4676f4902b57d1a346936d76c55bc282b))
- **jdbc**: implementation of WorkerTaskExecutionStorage [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/d308d5101642812af9a77dcb933b0a11aa8e30a7))
- **jdbc**: implementation of log repository [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/8b3fcbd363369afe1bd6aff5ca283c66a4c5c263))
- **jdbc**: first implementation of jdbc runner [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/6ea7118fdfd340a93c9dbc268bca2ecdb54239b9))
- **jdbc**: adapt ui to remove lucene expression [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/eb8868143b7b9fc2e5b59323fd5fb51046beee70))
- **jdbc**: fix taskruns search [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/98f529a611c8edb02e787257606a2c6bbcf39813))
- **jdbc**: add support for executor delayed [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/63aab8f3fd56b107ae2a5a4af25cadc962e87f8a))
- **jdbc**: handle deadlock retry [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/89f6bc2074102daa2a826c3e3b8eacf4f1716f92))
- **jdbc**: adapt scheduler for jdbc [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/ed7cab823f763453b58d0d90aa281402f09f64e9))
- **jdbc**: optimize index and queue poll interval [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/62fabd69eb9e3ab2d1ed86629f8b3b1a7afe90ed))
- **jdbc**: cleanup queue and executor state [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/698089924b5be84913561d9e252ec22d364cc200))
- **jdbc**: introduce h2 in memory runner [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/06337f5b2c7dab13024ef63429ed80cfe19ec02f))
- **jdbc**: refactor queue to use jooq [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/746bcbd4b4c3234e585478a7a0f5cfd06e2f9211))
- **jdbc**: add metrics & logs to sql query [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/8a3bae4e008a624a4b3898336cb930edb67b885d))
- **jdbc**: hide taskrun menus on jdbc [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/293213459e7366f2e77a1b890362cdf4b94e7fbf))
- **cli**: add a server local command to start in h2 local database [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/55e5768bc426217bcc8eeaa77a6ed0cd1d8ab584))
- **core**: add labels on flows ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/0bc948544eb1dcd78acfa1be9b9da845c58ef9e9))
- **docker**: replace wait-for-it by healthcheck [616](https://github.com/kestra-io/kestra/pull/616) ([Nicolas Steinmetz](https://github.com/kestra-io/kestra/commit/0a85914e3fc0d683af5f8a10dfef015831d8e603))
- **core**: add metrics for some configurations ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/ec00bf76187b1941a3e4e9f02e26b2c33bdea7e8))
- **docker**: change docker-compose with postgres version ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/0852077a55c101554e4815e39a7e662ac5183802))

Bug Fixes
- **jdbc**: MultipleConditionStorage expiration is too early [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/6daa39ae1203f67677a22ca426ba358c6498aa9f))

Chores
- **version**: update snapshot version 'v0.4.8-SNAPSHOT'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/69a63191a660e17d230f503bdaf8f62f1ee011d6))
- **jdbc**: refactor jdbc [368](https://github.com/kestra-io/kestra/pull/368) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/dd0127cdb23190f6c5c21d3d80f3d757669f65b9))
- **dev**: init gitpod support [616](https://github.com/kestra-io/kestra/pull/616) ([Nicolas Steinmetz](https://github.com/kestra-io/kestra/commit/df6348ad21be125fc279afe544e7379135fd9a46))
- **deps**: update all java deps except micronaut & kafka ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/4526b1378b0b895ba7007a5f515b7f569a206965))
- **docs**: change slack link ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/1fd92871ecf1f5755f7104eff445bc9a90adc9a2))
- **version**: update to version 'v0.5.0-BETA'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/0886e50d7fd828bafbea67e268f95665bd59616e))

0.4.7

Features
- **core**: add a `lateMaximumDelay` on Schedule to skip late executions ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/b69705c8f879de4aadb45e9903f652858776f0ca))
- **task**: allow to use system-site-packages for python venv creation ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/18ccc98581c73303334c8c6b46f752ffaf9ded87))
- **core**: support LocalDate & LocalDateTime on pebble date ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/40efdcb4e084ca7787025b562a151ec4a3d09039))

Bug Fixes
- **docker**: missing venv package for python on full image ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/870ae257e230bd2f46db5c84e9b5bb75d9ade5b8))
- **core**: end event in sse controller is never send ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/ce9d32d11ab5ecbdec7fdb53ceda17fc2efb7420))
- **ui**: search with no result on flow raise an error ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/c911f7dcf730077782cbe95ffbc383d37b98c345))

Chores
- **version**: update snapshot version 'v0.4.7-SNAPSHOT'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/83439ad78d35a9ef241ba15525b07d3ebd65fe54))
- **deps**: bump org.gradle.test-retry from 1.3.1 to 1.4.0 [602](https://github.com/kestra-io/kestra/pull/602) ([dependabot[bot]](https://github.com/kestra-io/kestra/commit/90e91d5337b16f8da3dca67b7268db386287f9c5))
- **deps**: bump docker/login-action from 1 to 2 [595](https://github.com/kestra-io/kestra/pull/595) ([dependabot[bot]](https://github.com/kestra-io/kestra/commit/2940885acf06260f44b1f4553bc430b0163b058a))
- **deps**: bump docker/setup-qemu-action from 1 to 2 [594](https://github.com/kestra-io/kestra/pull/594) ([dependabot[bot]](https://github.com/kestra-io/kestra/commit/a97ef6bf41132b4d3c7525a88376ee6cc50a39c7))
- **deps**: bump docker/build-push-action from 2 to 3 [593](https://github.com/kestra-io/kestra/pull/593) ([dependabot[bot]](https://github.com/kestra-io/kestra/commit/b4453cbf1385330091a33aada6c1e669465a1760))
- **deps**: bump docker/setup-buildx-action from 1 to 2 [592](https://github.com/kestra-io/kestra/pull/592) ([dependabot[bot]](https://github.com/kestra-io/kestra/commit/1f815ef359edf3b6b5427c45f92be6eb0b0e0c58))
- **deps**: bump github/codeql-action from 1 to 2 [576](https://github.com/kestra-io/kestra/pull/576) ([dependabot[bot]](https://github.com/kestra-io/kestra/commit/1c768f9aaaa9aa466d0d736646a7e418fc229e86))
- **deps**: bump mockito-junit-jupiter from 4.4.0 to 4.5.1 [572](https://github.com/kestra-io/kestra/pull/572) ([dependabot[bot]](https://github.com/kestra-io/kestra/commit/bd49a53e072381f777c85a02f05f2116a5ddf777))
- **docs**: move community to slack ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/8e60a0db6cf426c00df9b4c9c37903d5af8ddd28))
- **version**: update to version 'v0.4.7'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/967667591652492715fffafa8efd5c9769f579cc))

0.4.6

Bug Fixes
- **ui**: fix stats controller ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/a2a141acdcc9f2e354aaa7dc6e30ed2d27bf6ea5))

Chores
- **version**: update snapshot version 'v0.4.6-SNAPSHOT'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/c8ebd08c2cc469f6a3eae9efd78adfd0de6e638c))
- **version**: update to version 'v0.4.6'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/8cec35ff1fef8091d018505d41c7a8d6028b4fed))

0.4.5

Features
- **kafka-runner**: add a metric on kafka stream state ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/3111f389911c3be3a06c6f8f6081e34bf5b2b1f3))
- **webserver**: generate a proper swagger specs ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/1bdc9215628c7d49c9064dfaa5fcd53c6de19113))
- **tasks**: add an dockerOptions.volumes on bash tasks ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/6929bc850aaa8302a1678298a5cc6ff5c2db7972))

Bug Fixes
- **core**: don't setup globals in configuration ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/6ddcb9a41a51870f4e26210941004b6cf88b284c))
- **docker**: missing python-is-python3 ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/7fe8adb26fc05c26dabdb31a9a8db4d25ad9d594))
- **core**: too many metrics are created with task_id that overflow metrics server ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/c5e81db2d122b31c77a8944526eb3b380f0a0442))
- **ui**: show tasks logs on topology execution can open 2 side popup ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/fc76401d5b5372075db7745a32399bf48f3bbcc1))
- **core**: too many metrics are created with trigger_id that overflow metrics server ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/ed86d0d24dc1fda38aa7a5bf309fdd90972b7860))
- **kafka-runner**: wrong logger for KafkaStreamService ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/c36610fa68951370ab6b8aec8d2baf82bccb670c))

Chores
- **version**: update snapshot version 'v0.4.5-SNAPSHOT'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/f1e77b6201f2df695fad866e8c780be12fe451d4))
- **version**: update to version 'v0.4.5'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/316bf5a552f425a2b97812bed9f6628deb3e111f))

0.4.4

Features
- **core**: add a delay on Pause task in order to restart automatically after some delay (549) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/b2b0bbfc52635a169dd098f413796c06506aa0e7))
- **ui**: add some documentation links on side menu ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/715d8f550142980d3e62c116838c05831812aef4))
- **docker**: add plugin-debezium-sqlserver ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/9d7286140be56c65d6bb1f9fb65d8c77f68e7946))
- **core**: add a Worker task to keep filesystem between different task [481](https://github.com/kestra-io/kestra/pull/481) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/487f2a421fd2aab3610f1ba497f41313989f1fff))
- **core**: introduce DynamicTask for dynamic task generation for a worker task [481](https://github.com/kestra-io/kestra/pull/481) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/95c863f53437f68134ea94a71efd507d1c2103e3))
- **docker**: add dbt plugins ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/b43480d9cb9269562980d695f65c1d2f98337f68))
- **docker**: add cassandra plugins ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/b1b959aefc9e667877fa6abb6dc4b1a90161ddc0))
- **docker**: add mqtt plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/880efb8ca0ef3340b011265cad186e9e23c49adc))
- **core**: disabled flags on a flow or a trigger ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/cbce186bd2ca70f7b4c37354478ad7122f3589ec))
- **ui**: add link to flow & executions on LogsList ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/460dbd53c9bfcfdef924da5bc9de5de5c091a5bd))
- **docker**: unroot docker image ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/ed05baae0b34e2e0c909c939ba4c051c82974d07))
- **core**: use map for globals vars ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/c0bc034c4cb779530ef3a96d313d932353445bc6))
- **docker**: add azure plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/632150b9a2f7d30a388623017dd30464787938d9))
- **docker**: add azure storage plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/6c89adc0809e23fa9969967685f8a7ffeefcb2be))
- **docker**: use root docker for docker-compose example ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/7da73d951739f9e1d0fba550c8e624bb12ad8883))

Bug Fixes
- **ui**: execute must not pop calendar input ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/b3a74d1d8bd9f30f1879cd698d57a39a10cd9d25))
- **docker**: latest-full image don't contain plugins ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/972181cf9605b812e1c1b7aa14a203b6cfd4d405))
- **docker**: clean up tmp directory on plugin download ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/ea41b44432b3f04887e4b9fcb5726c1fe1fcc733))

Chores
- **version**: update snapshot version 'v0.4.4-SNAPSHOT'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/a481bdd1cb1f077a049465d8dfadb432ac343eec))
- **deps**: update github action ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/dd04ea3e93b3b9725cd0f405ab9908ffcf683b56))
- **deps**: update most js deps ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/96a3153a246fc21b54f0b7e8c014881216a0f743))
- **core**: fix some compilation warnings ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/5020fd20dd3261359627588311eaea2549006fbc))
- **version**: update to version 'v0.4.4'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/2863d038b7fc5b5dff2e1f8d480c2e023bbeb51a))

Commits
- 8c8a3c7: fix(readme) Discord server link (562) (yuri) [562](https://github.com/kestra-io/kestra/pull/562)

0.4.3

Features
- **tasks**: add state task to save value between executions ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/bdfdfa43d34632aa3bfa12220b859906afa8f48f))
- **cicd**: build docker & maven in parallel ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/4b29949a2bf73650a52202cd30206f72d73b83b8))
- **ui**: display color on log ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/a697274e3fdfffc3bc76bae5f762eeea952411c6))
- **docker**: add debezium plugins ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/2972e4319ba587552704a16add4fd50af42573d7))
- **docker**: add snowflake plugins ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/04219ee1258ef595cf4f95c7e84d773cd96514d3))
- **cli**: add a worker-thread options on standalone command ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/bd3db0c8a89818f4581ebac4049fe328132281ee))
- **task**: allow docker configuration of network mode ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/ddec82527d6130fa71b39c24d03873084a689d4a))
- **docker**: add spark plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/b71923ba609f61250f9d325b6f06f01290813fa3))

Bug Fixes
- **core**: prevent error for simple duration format ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/0f7196417e6aea083a499605c6da6aeb555c269c))
- **core**: allow runContext state for trigger ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/a70dc149b329fbeb2f23f813c5a1b3fdc4ae6b09))
- **docker**: invalid docker port ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/e4ac6819653ba0c650dc728eeff92146f33cf003))
- **docs**: typo in contributing.md (529) [529](https://github.com/kestra-io/kestra/pull/529) ([François Delbrayelle](https://github.com/kestra-io/kestra/commit/f35e95f42c5c66382e6ae5a2c7fd4fe566160837))
- **ui**: fold multiline translations are not clear ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/8e19e344f32c14c69bc7c3072689ac107d0d3335))

Chores
- **version**: update snapshot version 'v0.4.3-SNAPSHOT'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/efebe20861a58d45dd7f1981cbdad34a6689615b))
- **deps**: update all java deps ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/1bd6b0eb15f3c335fcf1ae6ac50dd291fee848a1))
- **core**: README typo (527) [527](https://github.com/kestra-io/kestra/pull/527) ([Muhammad Vaid](https://github.com/kestra-io/kestra/commit/fb18001fb0868d5ec2138f19bf9021026e46963e))
- **docs**: add more information on CONTRIBUTING.md ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/f1aa6fa083b74319c24eed5223bcc4b6f9073b18))
- **core**: don't report examples flows ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/3a08b1d5f813f09937bcdc3d13612df2355e2477))
- **version**: update to version 'v0.4.3'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/5e5cb9d7e2ddfaf06adeed8bc9146503ab90647d))

Page 30 of 31

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.