Features
- **webserver**: log all 5xx error with accesslog ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/35cfea0abc0b06ce13860ff26094b527f3d69e62))
- **core**: refactor variable renderer to support List of Map ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/c9d5f249b08b1f285e9dd73d985cf1ccb6ae2f26))
- **docker**: add soda plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/22ace4d7e9926855914f7191822887a7208d3c56))
- **docker**: add tika plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/aa6e986042e4955ad833b24007de8c8337813cad))
- **core**: add some missing input type ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/ce8e17722b9626d3889dbd275c07e9a336f1f728))
- **repository-elasticsearch**: add a raw delete query ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/f305477096d5d91ce767162319a07e1319ab4fe9))
- **ui**: add some missing input type ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/aec0bb8f2ded21d41db551acc5dd9234646f25bf))
- **ui**: update to vue-cli v5 ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/d9f02017a5f23b6581ca1b35d96392351a45a93f))
- **docker**: add powerbi plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/9b26f40ad3038d6b62d9e5027cbc0b1d24a97cde))
- **docker**: add servicenow plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/bbe64f3777f28c8cd817548befcd6fbb87098339))
- **ui**: add a eval expression on outputs ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/df2ec8ae52f4972297617a5fbaea2d40484b79f7))
- **core**: support for nickname on schedule ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/3e999cfadf4a0736a875b6845bd99e1ac9fac682))
- **ui**: add bottom-bar to execute on each flows page ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/b42d4013ac8c69625910a2e1f9fc2a47f9576cfc))
- **ui**: add copy button to clone a flow ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/1ac584b03ed97c888761eb1819eb3fd0ed324c17))
- **core**: State task isolation per namespace ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/dc40a615eb3ad30e685d6240a3f1e127198c4cad))
- **cicd**: allow to skip test on workflow dispatch ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/aeb04d360d6ea3f8328d2a7fef6055a117b23919))
- **core**: allow deletion of an execution ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/87af8938feaedc065d131eddd534797b37f5db84))
- **core**: pause is considered as running and prevent change status ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/533cc92546711c1003a1f1db6179a44ffd37a5c9))
- **core**: add a setting model and repository ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/73168c47a8d3db81826559d9c7a1bffa438af31c))
- **ui**: add a news feeds ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/eaa07aa2f305458f897f8e4ce63d77b56b81bfdc))
- **docker**: add trino plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/fb843ce9e259851478cdc9f9af3bb43cb2111c63))
- **docker**: introduce Rockset plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/65c14fc71d8684b94b18651572b75c9d407b8e4c))
- **docker**: introduce Apache pinot plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/bced8a503acb7fa4bc4f8f2786189a992b4f22a1))
- **docker**: introduce Pulsar plugin ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/8fd23edf97f25e5574366b636d10388ccb8bbd2f))
- **core**: add a pullImage for docker bash runner ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/64e9001dc6c4897e3946d6471fa9cad6de51cf3a))
- **docker**: move base image to adoptium ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/3f661b08461822471dbbf934eb582594aae00aa9))
- **tasks**: add an outputDirs on Bash files ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/80122f5f7939258b3823ce4b8cbd5c9e2c872d20))
- **cicd**: build in parallel [712](https://github.com/kestra-io/kestra/pull/712) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/639e7e7f010de0bc04b94a259f9751d124b5319a))
- **core**: handle core test included from jar ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/dbfe207da0af3aa772c80dcf2614b4eb0ff86eb7))
Bug Fixes
- **repository-elasticsearch**: use a mapping for labels compatible with opensearch ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/d87a83c6c2f4be825eae8079f09d1aa159ae322a))
- **docker**: wrong kestra port again on compose ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/ae5007c293b891eb631895b6ac23fd63829442d5))
- **jdbc**: cast properly state ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/e33c3b7f00bc263f11f6113c3e4c1f7925efd7e9))
- **ui**: execute on source is not visible ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/c4d6cca581664323c26612d3d817939325aa5e11))
- **kafka-runner**: restart & change status of an execution don't launch depending flows ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/4a61af45d668feab19313b9033826fa7075bf02b))
- **jdbc**: fix template repository ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/5fb86dd189d00ec7e79485c6b14dc640ca11e84c))
- **docker**: docker-compose error role "root" does not exist (629) [629](https://github.com/kestra-io/kestra/pull/629) ([Yuri Lima](https://github.com/kestra-io/kestra/commit/7f2cdf50bf6ddd753610da548de9cc4c6062db97))
- **ui**: translate ui revisions diff type (631) [631](https://github.com/kestra-io/kestra/pull/631) ([aliczin](https://github.com/kestra-io/kestra/commit/8d1363a03a4bfb9042a8a87d38cfa16b53e21347))
- **jdbc**: fix namespace & flow filter on logs ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/5064ebec9c53cb6106128f7cfdf301c60959b85a))
- **core**: PurgeExecution tasks failed if there is no storage usage ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/2e32fce5988df4cbe0ab5d5e127b5b1220888b4f))
- **core**: plugins validation failed with micronaut update ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/0d3de92fc18ba86b4bd154d0b32ca8aec2a5c234))
- **core**: each can be blocked if there is a warning state ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/26ba57e0926c84cd09fadb70d1a24307f7549210))
- **ui**: fix hotreload and warning ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/df6aa29fccf92333e325f944a5855937d9eba080))
- **ui**: fix extra / on theme link (661) [661](https://github.com/kestra-io/kestra/pull/661) ([Meng Zhuo](https://github.com/kestra-io/kestra/commit/5a259fd6db98c315059436ceefa6493329df81b9))
- **core**: restarted & retry execution don't display log in realtime ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/5a565bf3167a2c8111ed9b6bfac85d0ee434214b))
- **core**: autodetect unix socket path for the docker runner ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/f51d4d216e6df32d467d18367f10c0132111e7aa))
- **core**: unique task id is validated on nested flowable ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/41a4fdf792affce057366757d9247d3560f29994))
- **jdbc**: deduplicate worker tasks execution ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/d6f826d778a50742d31bc6fb717c2513f4c47621))
- **jdbc**: better handle deadlock ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/96ac4cf5becd713e0b9a915238304334d0b55400))
- **core**: flow can be null, and we can know if it can be purged ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/79653c56e49470087aad888a87cca15d8685ca0a))
- **jdbc**: restore metric on jdbc queries ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/48b72f06256398e303cfef15c2516de2d0f0399d))
- **jdbc**: missing quoted on deleted queues ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/692bcff2e09c3e6c6923ec5928520d06c59e91da))
- **repository-elasticsearch**: healthcheck failed on AWS OpenSearch ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/3514b9e2e1d295975b1e9ac0cd58463c55484343))
- **ui**: colors on disabled state on v-select ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/d60962fef377ea4471156eb81e5d753c6d886332))
Chores
- **version**: update snapshot version 'v0.5.0-SNAPSHOT'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/8a17519b5b41e8ba0ab8e0044c9c6b1e887ccd94))
- **deps**: update to micronaut 3.5.2 ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/a05dfa5345680bb3761e861e4def28253d80e1a5))
- **deps**: update java deps ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/3b4b3e03008f4330bb82850319516fb6e7eb36c5))
- **deps**: bump actions/setup-python from 3 to 4 [646](https://github.com/kestra-io/kestra/pull/646) ([dependabot[bot]](https://github.com/kestra-io/kestra/commit/d760c34876c09a963ff74b25aacceaafd629c10d))
- **deps**: update most js package ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/34b34e5caaaf14a5bba293f7258204a734997be0))
- **docs**: add missing plugins on readme ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/cdaafb37c1f154e82db8680ba50b2b9d0b4720dd))
- **docs**: fix nodejs example ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/dfe85559ad6825bc6386a97b64cd80e8dfe99f77))
- **deps**: update all java deps ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/d7ddbb157b452a1b6782a7c048f8c87fae847843))
- **deps**: update most js deps ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/00078ac1d9518bed61e37214bac16413c19c03e7))
- **deps**: update most deps ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/061532ec4dd78dc3a7d22438502def4cc88bca44))
- **deps**: update some java deps ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/078145e613554eb1f2e31adac1ea314a5f08235b))
- **deps**: update micronaut [704](https://github.com/kestra-io/kestra/pull/704) ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/7bdc40c1166f329917351dd198bf79e52323ee36))
- **version**: update to version 'v0.5.0'. ([Ludovic DEHON](https://github.com/kestra-io/kestra/commit/af5584b491a31f29223a02ead0743e6353a9d1a8))