Loïc Mathieu
63e11c7d94
chore(system): remove unused deleted column in logs and metrics
2025-12-18 18:07:02 +01:00
Loïc Mathieu
11e199da33
chore(system): implements soft deletion consistenly accross entities
2025-12-18 18:07:02 +01:00
Loïc Mathieu
5d5165b7b9
fix(test): flag flowConcurrencyKilled() test as flaky
2025-12-18 18:04:01 +01:00
Loïc Mathieu
44d0c10713
fix(api): add netty-codec-multipart-vintage
...
This should fix the multipart codec issue of Netty.
Fixes #9743
2025-12-18 17:12:55 +01:00
Loïc Mathieu
167734e32a
chore(deps): upgrade Micronaut to 4.10.5
...
Closes https://github.com/kestra-io/kestra/pull/13713
2025-12-18 17:12:55 +01:00
Roman Acevedo
24e61c81c0
feat(blueprints): impl templated flow blueprints
...
# Conflicts:
# core/src/main/java/io/kestra/core/serializers/YamlParser.java
2025-12-18 15:57:17 +01:00
brian.mulier
379764a033
fix(ns-files): FilesPurgeBehavior had wrong possible subtype due to wrong import
...
closes https://github.com/kestra-io/kestra/issues/13748
2025-12-18 15:48:11 +01:00
brian.mulier
d55dd275c3
fix(core): Property rendering was having issues deserializing some @JsonSubTypes
...
part of https://github.com/kestra-io/kestra/issues/13748
2025-12-18 15:48:11 +01:00
mustafatarek
f409657e8a
feat(core): improve exception handling and validation with Inputs/Outputs
...
- Added InputOutputValidationException to represent Inputs/Outputs
validation issues and added handler to it in ErrorsController
- Added support for throwing multiple constraint violations for the same
input
- Added support for throwing multiple constraints at MultiselectInput
- Refactored exception handling at FlowInputOutput
- Added merge() function to combine constraint violation messages and
added test for it at InputsTest
- Fixed the failed tests
2025-12-18 15:44:34 +01:00
GitHub Action
22f0b3ffdf
chore(core): localize to languages other than english
...
Extended localization support by adding translations for multiple languages using English as the base. This enhances accessibility and usability for non-English-speaking users while keeping English as the source reference.
2025-12-18 13:05:14 +01:00
dependabot[bot]
0d99dc6862
build(deps): bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-18 11:36:46 +01:00
Loïc Mathieu
fd3adc48b8
fix(ui): rephrase "kill parents" to "kill currernt"
...
This has always been kill current / kill current and sublow as we never kill parent executions, it's a kill on cascade that didn't go backward.
Part-of: #12557
2025-12-18 11:34:47 +01:00
YannC
1a8a47c8cd
fix: Make sure parentTaskRun attempts are also set to Killed ( #13736 )
...
* fix: Make sure parentTaskRun attempts are also set to Killed
* test: added a test to check the correct behavior
2025-12-18 11:08:44 +01:00
Loïc Mathieu
7ea95f393e
feat(execution): add a system.from label
...
Closes https://github.com/kestra-io/kestra-ee/issues/4699
2025-12-17 15:49:33 +01:00
Piyush Bhaskar
6935900699
fix(core): add a no-op update function to oss store to initialize update ( #13732 )
2025-12-17 19:47:40 +05:30
Saif M
0bc8e8d74a
fix(flow) Improve Exception Handling with clear error message ( #13674 )
...
* fix: improved error handling
* including the line
* added tests
* added unit tests
2025-12-17 14:26:53 +01:00
dependabot[bot]
7f77b24ae0
build(deps): bump com.google.cloud:libraries-bom from 26.72.0 to 26.73.0
...
Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom ) from 26.72.0 to 26.73.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases )
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json )
- [Commits](https://github.com/googleapis/java-cloud-bom/compare/v26.72.0...v26.73.0 )
---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
dependency-version: 26.73.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 10:14:55 +01:00
dependabot[bot]
ec6820dc25
build(deps): bump org.aspectj:aspectjweaver from 1.9.25 to 1.9.25.1
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.25 to 1.9.25.1.
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
dependency-version: 1.9.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:51:03 +01:00
dependabot[bot]
d94193c143
build(deps): bump software.amazon.awssdk.crt:aws-crt
...
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java ) from 0.40.3 to 0.41.0.
- [Release notes](https://github.com/awslabs/aws-crt-java/releases )
- [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.40.3...v0.41.0 )
---
updated-dependencies:
- dependency-name: software.amazon.awssdk.crt:aws-crt
dependency-version: 0.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:50:42 +01:00
dependabot[bot]
c9628047fa
build(deps): bump io.qameta.allure:allure-bom from 2.31.0 to 2.32.0
...
Bumps [io.qameta.allure:allure-bom](https://github.com/allure-framework/allure-java ) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/allure-framework/allure-java/releases )
- [Commits](https://github.com/allure-framework/allure-java/compare/2.31.0...2.32.0 )
---
updated-dependencies:
- dependency-name: io.qameta.allure:allure-bom
dependency-version: 2.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:50:13 +01:00
dependabot[bot]
4cbc069af4
build(deps): bump nl.basjes.gitignore:gitignore-reader
...
Bumps [nl.basjes.gitignore:gitignore-reader](https://github.com/nielsbasjes/codeowners ) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/nielsbasjes/codeowners/releases )
- [Changelog](https://github.com/nielsbasjes/codeowners/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nielsbasjes/codeowners/compare/v1.13.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: nl.basjes.gitignore:gitignore-reader
dependency-version: 1.14.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:49:11 +01:00
dependabot[bot]
eabe573fe6
build(deps): bump software.amazon.awssdk:bom from 2.40.5 to 2.40.10
...
Bumps software.amazon.awssdk:bom from 2.40.5 to 2.40.10.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.40.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:46:17 +01:00
dependabot[bot]
ecd64617c3
build(deps): bump org.testcontainers:junit-jupiter from 1.21.3 to 1.21.4
...
Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java ) from 1.21.3 to 1.21.4.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.21.3...1.21.4 )
---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
dependency-version: 1.21.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:45:26 +01:00
dependabot[bot]
a5650bca0f
build(deps): bump org.sonarqube from 7.2.0.6526 to 7.2.1.6560
...
Bumps org.sonarqube from 7.2.0.6526 to 7.2.1.6560.
---
updated-dependencies:
- dependency-name: org.sonarqube
dependency-version: 7.2.1.6560
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:44:58 +01:00
dependabot[bot]
ed59e262d4
build(deps): bump org.apache.logging.log4j:log4j-to-slf4j
...
Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.25.2 to 2.25.3.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-to-slf4j
dependency-version: 2.25.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:44:30 +01:00
dependabot[bot]
a5f9d54f7d
build(deps): bump io.pebbletemplates:pebble from 4.0.0 to 4.1.0
...
Bumps [io.pebbletemplates:pebble](https://github.com/PebbleTemplates/pebble ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/PebbleTemplates/pebble/releases )
- [Changelog](https://github.com/PebbleTemplates/pebble/blob/master/release.properties )
- [Commits](https://github.com/PebbleTemplates/pebble/compare/4.0.0...4.1.0 )
---
updated-dependencies:
- dependency-name: io.pebbletemplates:pebble
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 09:38:13 +01:00
Aaryan meena
47f4f43198
refactor(core): remove usage of unnecessary i18n composable ( #13686 )
...
Closes https://github.com/kestra-io/kestra/issues/13640 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-17 08:23:27 +01:00
dependabot[bot]
5d31c97f7f
build(deps): bump the minor group in /ui with 6 updates ( #13725 )
...
Bumps the minor group in /ui with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [posthog-js](https://github.com/PostHog/posthog-js ) | `1.304.0` | `1.308.0` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki ) | `3.19.0` | `3.20.0` |
| [@shikijs/markdown-it](https://github.com/shikijs/shiki/tree/HEAD/packages/markdown-it ) | `3.19.0` | `3.20.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.49.0` | `8.50.0` |
| [sass](https://github.com/sass/dart-sass ) | `1.96.0` | `1.97.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.49.0` | `8.50.0` |
Updates `posthog-js` from 1.304.0 to 1.308.0
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.304.0...posthog-js@1.308.0 )
Updates `shiki` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/shikijs/shiki/releases )
- [Commits](https://github.com/shikijs/shiki/commits/v3.20.0/packages/shiki )
Updates `@shikijs/markdown-it` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/shikijs/shiki/releases )
- [Commits](https://github.com/shikijs/shiki/commits/v3.20.0/packages/markdown-it )
Updates `@typescript-eslint/parser` from 8.49.0 to 8.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/parser )
Updates `sass` from 1.96.0 to 1.97.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.96.0...1.97.0 )
Updates `typescript-eslint` from 8.49.0 to 8.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: posthog-js
dependency-version: 1.308.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: shiki
dependency-version: 3.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@shikijs/markdown-it"
dependency-version: 3.20.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.50.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: sass
dependency-version: 1.97.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: typescript-eslint
dependency-version: 8.50.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-17 08:18:19 +01:00
dependabot[bot]
f8107285c4
build(deps): bump the patch group in /ui with 5 updates ( #13726 )
...
Bumps the patch group in /ui with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [vue-router](https://github.com/vuejs/router ) | `4.6.3` | `4.6.4` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.39.1` | `9.39.2` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ) | `6.0.2` | `6.0.3` |
| [eslint](https://github.com/eslint/eslint ) | `9.39.1` | `9.39.2` |
| [rolldown-vite](https://github.com/vitejs/rolldown-vite/tree/HEAD/packages/vite ) | `7.2.10` | `7.2.11` |
Updates `vue-router` from 4.6.3 to 4.6.4
- [Release notes](https://github.com/vuejs/router/releases )
- [Commits](https://github.com/vuejs/router/compare/v4.6.3...v4.6.4 )
Updates `@eslint/js` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js )
Updates `@vitejs/plugin-vue` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.3/packages/plugin-vue )
Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2 )
Updates `rolldown-vite` from 7.2.10 to 7.2.11
- [Release notes](https://github.com/vitejs/rolldown-vite/releases )
- [Changelog](https://github.com/vitejs/rolldown-vite/blob/rolldown-vite/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/rolldown-vite/commits/v7.2.11/packages/vite )
---
updated-dependencies:
- dependency-name: vue-router
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@eslint/js"
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@vitejs/plugin-vue"
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: eslint
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: rolldown-vite
dependency-version: 7.2.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-17 08:13:30 +01:00
dependabot[bot]
8dc8dc1796
build(deps): bump the build group in /ui with 9 updates ( #13723 )
...
Bumps the build group in /ui with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [@esbuild/darwin-arm64](https://github.com/evanw/esbuild ) | `0.27.1` | `0.27.2` |
| [@esbuild/darwin-x64](https://github.com/evanw/esbuild ) | `0.27.1` | `0.27.2` |
| [@esbuild/linux-x64](https://github.com/evanw/esbuild ) | `0.27.1` | `0.27.2` |
| [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup ) | `4.53.3` | `4.53.5` |
| [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup ) | `4.53.3` | `4.53.5` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) | `4.53.3` | `4.53.5` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc ) | `1.15.3` | `1.15.5` |
| [@swc/core-darwin-x64](https://github.com/swc-project/swc ) | `1.15.3` | `1.15.5` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.15.3` | `1.15.5` |
Updates `@esbuild/darwin-arm64` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.1...v0.27.2 )
Updates `@esbuild/darwin-x64` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.1...v0.27.2 )
Updates `@esbuild/linux-x64` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.1...v0.27.2 )
Updates `@rollup/rollup-darwin-arm64` from 4.53.3 to 4.53.5
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5 )
Updates `@rollup/rollup-darwin-x64` from 4.53.3 to 4.53.5
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5 )
Updates `@rollup/rollup-linux-x64-gnu` from 4.53.3 to 4.53.5
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5 )
Updates `@swc/core-darwin-arm64` from 1.15.3 to 1.15.5
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.15.3...v1.15.5 )
Updates `@swc/core-darwin-x64` from 1.15.3 to 1.15.5
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.15.3...v1.15.5 )
Updates `@swc/core-linux-x64-gnu` from 1.15.3 to 1.15.5
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.15.3...v1.15.5 )
---
updated-dependencies:
- dependency-name: "@esbuild/darwin-arm64"
dependency-version: 0.27.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@esbuild/darwin-x64"
dependency-version: 0.27.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@esbuild/linux-x64"
dependency-version: 0.27.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@rollup/rollup-darwin-arm64"
dependency-version: 4.53.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@rollup/rollup-darwin-x64"
dependency-version: 4.53.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.53.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-darwin-arm64"
dependency-version: 1.15.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-darwin-x64"
dependency-version: 1.15.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
dependency-version: 1.15.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-17 08:09:02 +01:00
dependabot[bot]
834dfd2947
build(deps-dev): bump @types/node in /ui in the types group ( #13724 )
...
Bumps the types group in /ui with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 25.0.0 to 25.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-17 08:08:41 +01:00
YannC
6edb88841f
feat(jdbc): method without auditlog for setting repository ( #13676 )
...
* feat(jdbc): method without auditlog for setting repository
* test: add flaky annotation
2025-12-16 16:38:50 +01:00
Loïc Mathieu
5653531628
fix(test): avoid killing an already killed execution
2025-12-16 14:39:00 +01:00
github-actions[bot]
ee61276106
chore(core): localize to languages other than english ( #13698 )
...
Co-authored-by: GitHub Action <actions@github.com >
2025-12-16 14:28:22 +01:00
Barthélémy Ledoux
abcf76f7b4
fix: avoid blocking creation of flow when edition is restricted to a namespace ( #13694 )
2025-12-16 14:24:16 +01:00
YannC
67ada7f61b
fix: remove JsonIgnore annotation from FlowWithSource and add schema(hidden=true) to Flow ( #13681 )
2025-12-16 14:23:56 +01:00
Florian Hussonnois
0c13633f77
fix(trigger): ScheduleOnDates should work with backfill
...
Changes:
* ScheduleOnDates must not be re-scheduled when trigger is updated
* ScheduleOnDates must not be scheduled on previous dates when created
* ScheduleOnDates should properly support backfill
Create new SchedulableExecutionFactory class to hold all methods related
to Schedulable trigger and which are only used by core triggers
Related-to: #13673
2025-12-16 13:47:47 +01:00
Loïc Mathieu
a6cf2015ff
fix(tests): concurrency test restarted
2025-12-16 13:42:42 +01:00
Sumit Shandillya
2f9216c70b
fix(triggers): improve layout of action buttons in trigger table ( #13658 )
2025-12-16 17:50:46 +05:30
Piyush Bhaskar
1903e6fac5
fix(plugins): avoid list flash when opening plugin ( #13690 )
2025-12-16 17:38:09 +05:30
Loïc Mathieu
2d2cb00cab
feat(execution): bring support for input and output processing in the run context
...
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
Encapsulate access the FlowInputOutput from the RunContext in a new InputAndOutput component with a currated list of supported methods used by plugins.
2025-12-16 12:19:48 +01:00
Loïc Mathieu
01b5441d16
feat(trigger): refactor Schedule to not use the application context
...
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-16 12:19:30 +01:00
Loïc Mathieu
efc778e294
feat(system): save the edition in settings
...
This would allow to detect OSS -> EE migration.
Closes https://github.com/kestra-io/kestra-ee/issues/5106
2025-12-16 11:06:01 +01:00
Will Russell
60235a4e73
docs(task-runner): remove deprecated runner from example ( #13654 )
2025-12-16 10:01:27 +00:00
Piyush Bhaskar
b167c52e76
fix(core): properly sync default namespace filters from settings with default filter ( #13685 )
2025-12-16 15:30:55 +05:30
Florian Hussonnois
216b124294
feat(trigger): add support for concurrent trigger execution ( #311 )
...
Fixes : #311
2025-12-16 09:50:48 +01:00
vamsi172323
b6e4df8de2
refactor(core): remove usage of unnecessary i18n composable ( #13683 )
...
Closes https://github.com/kestra-io/kestra/issues/13649 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-16 08:26:27 +01:00
Loïc Mathieu
429e7c7945
feat(execution): allow listing the internal storage from the run context
...
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-15 18:06:49 +01:00
mustafatarek
e302b4be4a
chore(tests): update namings of evaluation tests
2025-12-15 16:11:25 +01:00
mustafatarek
8e7ad9ae25
chore(scheduler): revert back changes at handle() and create failed execution with emitting it directly from the catch block
2025-12-15 16:11:25 +01:00
mustafatarek
41a11abf16
chore(tests): add small notes to tests
2025-12-15 16:11:25 +01:00
mustafatarek
1be16d5e9d
feat(tests): add more test coverage for trigger evaluation failure
...
- This covers failures propagated to evaluateScheduleTrigger() in AbstractScheduler class related to ScheduleTrigger such as (Invalid Expressions, Inputs resolving Issues...)
2025-12-15 16:11:25 +01:00
mustafatarek
e263224d7b
fix(core): return backfill check at handleFailedEvaluatedTrigger()
2025-12-15 16:11:25 +01:00
mustafatarek
12b89588a6
fix(core): add failed execution with logs when scheduled triggers fail during evaluation
2025-12-15 16:11:25 +01:00
Loïc Mathieu
eae5eb80cb
fix(test): use a separate tenant for each test
2025-12-15 15:41:21 +01:00
Loïc Mathieu
c0f6298484
feat(system)!: change logger name and disable flow logger by default
...
Change system logger name:
- execution -> executor
- trigger -> scheduler
- task -> worker
Add tenant and namespace in the name of loggers.
Disable by default the flow execution logger.
2025-12-15 15:41:09 +01:00
Barthélémy Ledoux
ba1d6b2232
fix: executing validation twice should display 2 errors ( #13670 )
2025-12-15 14:02:37 +01:00
Pratik Dey
048dcb80cc
fix: Webhook-triggered executions do not generate system.correlationId label while direct API executions do
2025-12-15 12:37:23 +01:00
yuri
a81de811d7
feat(ui): make log buttons friendlier ( #13404 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
Co-authored-by: Barthélémy Ledoux <bledoux@kestra.io >
2025-12-15 10:58:36 +01:00
Loïc Mathieu
a960a9f982
feat(plugin): bring cloneForPlugin to the RunContext
...
To replace the usage of the RunContextInitializer for that as plugins using another plugin needs it.
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-15 09:58:54 +01:00
Miloš Paunović
c4d4fd935f
chore(flows): make trigger icon not a button ( #13666 )
...
Closes https://github.com/kestra-io/kestra/issues/13634 .
2025-12-15 09:31:22 +01:00
Suraj
f063a5a2d9
refactor(core): remove usage of unnecessary i18n composable ( #13663 )
...
Closes https://github.com/kestra-io/kestra/issues/13652 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-15 08:06:22 +01:00
Mohd Toukir Khan
ac91d5605f
refactor(core): remove usage of unnecessary i18n composable ( #13662 )
...
Closes https://github.com/kestra-io/kestra/issues/13650 .
Co-authored-by: Mohd Toukir Khan <Toukir@MacBook-Air-2.local >
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-15 08:03:39 +01:00
Madhav Kaushik
e3d3c3651b
refactor(core): remove usage of unnecessary i18n composable ( #13661 )
...
Closes https://github.com/kestra-io/kestra/issues/13651 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-15 08:00:48 +01:00
Sumit Shandillya
5b6836237e
refactor(core): remove usage of unnecessary i18n composable ( #13643 )
...
Closes https://github.com/kestra-io/kestra/issues/13639 .
Signed-off-by: Sumitsh28 <sumit.off28@gmail.com >
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-12 15:38:39 +01:00
Lee Kyeong Joon
2f8284b133
refactor(core): remove usage of unnecessary i18n composable ( #13645 )
...
Closes https://github.com/kestra-io/kestra/issues/13590 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-12 15:36:50 +01:00
Siva Sai
42992fd7c3
fix(tests): add multiselect input tests for default and provided values
2025-12-12 14:45:44 +01:00
Siva Sai
3a481f93d3
fix(triggers): resolve MULTISELECT input defaults failing on scheduled executions
2025-12-12 14:45:44 +01:00
pengpeng
7e964ae563
fix(core): align login inputs in center ( #13532 )
...
Co-authored-by: Piyush Bhaskar <102078527+Piyush-r-bhaskar@users.noreply.github.com >
2025-12-12 19:08:46 +05:30
Saif M
25e54edbc9
feat(core): always bundle the fonts into the build ( #13624 )
...
Closes https://github.com/kestra-io/kestra/issues/13599 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-12 13:46:28 +01:00
Ameen PJ
e88dc7af76
fix(core) : removed top border for the first log entry ( #13621 )
2025-12-12 18:16:20 +05:30
Miloš Paunović
b7a027f0dc
feat(system): display concurrency limits page based on property from endpoint ( #13633 )
...
Closes https://github.com/kestra-io/kestra-ee/issues/5882 .
2025-12-12 09:51:58 +01:00
Miloš Paunović
98141d6010
chore(core): amend preprocessor options in vite config ( #13632 )
2025-12-12 09:48:34 +01:00
Miloš Paunović
bf119ab6df
chore(core): align font sizes with the new scss variables from ui-libs ( #13598 )
2025-12-12 09:01:35 +01:00
Barthélémy Ledoux
9bd6353b77
fix: clicking on a plugin should access the plugin page ( #13628 )
...
Co-authored-by: Piyush Bhaskar <102078527+Piyush-r-bhaskar@users.noreply.github.com >
2025-12-11 22:13:07 +01:00
Roman Acevedo
c0ab581cf1
ci: use npm ci instead of install
2025-12-11 18:53:15 +01:00
Loïc Mathieu
0f38e19663
chore(system): refactor NamespaceFilesUtils as a static class
...
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-11 18:16:07 +01:00
Barthélémy Ledoux
0c14ea621c
fix: if multiple definition of a task, call server ( #13545 )
2025-12-11 17:18:41 +01:00
Malay Dewangan
fb14e57a7c
feat(plugin): add title and description to plugin cls
2025-12-11 21:26:11 +05:30
dependabot[bot]
09c707d865
build(deps): bump the minor group in /ui with 15 updates ( #13616 )
...
Bumps the minor group in /ui with 15 updates:
| Package | From | To |
| --- | --- | --- |
| [@vue-flow/core](https://github.com/bcakmakoglu/vue-flow/tree/HEAD/packages/core ) | `1.47.0` | `1.48.0` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core ) | `14.0.0` | `14.1.0` |
| [element-plus](https://github.com/element-plus/element-plus ) | `2.11.8` | `2.12.0` |
| [posthog-js](https://github.com/PostHog/posthog-js ) | `1.296.0` | `1.304.0` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki ) | `3.15.0` | `3.19.0` |
| [vue-sidebar-menu](https://github.com/yaminncco/vue-sidebar-menu ) | `5.8.0` | `5.9.1` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.56.1` | `1.57.0` |
| [@shikijs/markdown-it](https://github.com/shikijs/shiki/tree/HEAD/packages/markdown-it ) | `3.15.0` | `3.19.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.47.0` | `8.49.0` |
| [@vueuse/router](https://github.com/vueuse/vueuse/tree/HEAD/packages/router ) | `14.0.0` | `14.1.0` |
| [jsdom](https://github.com/jsdom/jsdom ) | `27.2.0` | `27.3.0` |
| [playwright](https://github.com/microsoft/playwright ) | `1.56.1` | `1.57.0` |
| [prettier](https://github.com/prettier/prettier ) | `3.6.2` | `3.7.4` |
| [sass](https://github.com/sass/dart-sass ) | `1.94.1` | `1.96.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.47.0` | `8.49.0` |
Updates `@vue-flow/core` from 1.47.0 to 1.48.0
- [Release notes](https://github.com/bcakmakoglu/vue-flow/releases )
- [Changelog](https://github.com/bcakmakoglu/vue-flow/blob/master/packages/core/CHANGELOG.md )
- [Commits](https://github.com/bcakmakoglu/vue-flow/commits/@vue-flow/core@1.48.0/packages/core )
Updates `@vueuse/core` from 14.0.0 to 14.1.0
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v14.1.0/packages/core )
Updates `element-plus` from 2.11.8 to 2.12.0
- [Release notes](https://github.com/element-plus/element-plus/releases )
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md )
- [Commits](https://github.com/element-plus/element-plus/compare/2.11.8...2.12.0 )
Updates `posthog-js` from 1.296.0 to 1.304.0
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.296.0...posthog-js@1.304.0 )
Updates `shiki` from 3.15.0 to 3.19.0
- [Release notes](https://github.com/shikijs/shiki/releases )
- [Commits](https://github.com/shikijs/shiki/commits/v3.19.0/packages/shiki )
Updates `vue-sidebar-menu` from 5.8.0 to 5.9.1
- [Commits](https://github.com/yaminncco/vue-sidebar-menu/commits )
Updates `@playwright/test` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0 )
Updates `@shikijs/markdown-it` from 3.15.0 to 3.19.0
- [Release notes](https://github.com/shikijs/shiki/releases )
- [Commits](https://github.com/shikijs/shiki/commits/v3.19.0/packages/markdown-it )
Updates `@typescript-eslint/parser` from 8.47.0 to 8.49.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/parser )
Updates `@vueuse/router` from 14.0.0 to 14.1.0
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v14.1.0/packages/router )
Updates `jsdom` from 27.2.0 to 27.3.0
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/27.2.0...27.3.0 )
Updates `playwright` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0 )
Updates `prettier` from 3.6.2 to 3.7.4
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.7.4 )
Updates `sass` from 1.94.1 to 1.96.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.94.1...1.96.0 )
Updates `typescript-eslint` from 8.47.0 to 8.49.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@vue-flow/core"
dependency-version: 1.48.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@vueuse/core"
dependency-version: 14.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: element-plus
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: posthog-js
dependency-version: 1.304.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: shiki
dependency-version: 3.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: vue-sidebar-menu
dependency-version: 5.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@playwright/test"
dependency-version: 1.57.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@shikijs/markdown-it"
dependency-version: 3.19.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.49.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@vueuse/router"
dependency-version: 14.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: jsdom
dependency-version: 27.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: playwright
dependency-version: 1.57.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: prettier
dependency-version: 3.7.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: sass
dependency-version: 1.96.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: typescript-eslint
dependency-version: 8.49.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-11 15:36:31 +01:00
Loïc Mathieu
86e08d71dd
fix(test): makes TracesTest.runningAFlowShouldGenerateTraces more tolerant on the number of traces
...
Rarely, in the CI, only 6 traces are seen most probably due to the asynchronous nature of OpenTelemetry
2025-12-11 14:55:46 +01:00
Miloš Paunović
94c00cedeb
build(deps): improve storybook related grouping of dependabot pull requests ( #13618 )
2025-12-11 14:54:37 +01:00
Loïc Mathieu
eb12832b1e
feat(system): add a boolean in the config to know if the concurrency view is enabled
...
Part-of: https://github.com/kestra-io/kestra-ee/issues/5882
2025-12-11 14:54:09 +01:00
Loïc Mathieu
687cefdfb9
fix(tests): use a different tenant for each concurrency test
2025-12-11 14:34:04 +01:00
Loïc Mathieu
8eae8aba72
feat(executions): add a protection mecanism to avoid any potential concurrency overflow
...
Concurrency limit is based on a counter that increment and decrement the limit each time a flow is started and terminated.
This count should always be accurate.
But if some unexpected event occurs (bug or user manually do something wrong), the count may not be accurate anymore.
To avoid any potential issue, when we decrement the counter, we chech that concurrency count is bellow the limit before unqueing an execution.
Fixes #12031
Closes #13301
2025-12-11 14:33:30 +01:00
dependabot[bot]
abdbb8d364
build(deps-dev): bump @types/node in /ui in the types group ( #13613 )
...
Bumps the types group in /ui with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 24.10.2 to 25.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-11 14:10:45 +01:00
Barthélémy Ledoux
8a55ab3af6
fix: always load the right version of plugin docs ( #13571 )
2025-12-11 14:06:10 +01:00
dependabot[bot]
b7cb933e1e
build(deps): bump the patch group in /ui with 9 updates ( #13568 )
...
Bumps the patch group in /ui with 9 updates:
| Package | From | To |
| --- | --- | --- |
| @kestra-io/ui-libs | `0.0.264` | `0.0.266` |
| [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js ) | `3.33.1` | `3.33.2` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js ) | `5.4.394` | `5.4.449` |
| [vue](https://github.com/vuejs/core ) | `3.5.24` | `3.5.25` |
| [yaml](https://github.com/eemeli/yaml ) | `2.8.1` | `2.8.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged ) | `16.2.6` | `16.2.7` |
| [rimraf](https://github.com/isaacs/rimraf ) | `6.1.0` | `6.1.2` |
| [rolldown-vite](https://github.com/vitejs/rolldown-vite/tree/HEAD/packages/vite ) | `7.2.6` | `7.2.10` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc ) | `3.1.4` | `3.1.8` |
Updates `@kestra-io/ui-libs` from 0.0.264 to 0.0.266
Updates `humanize-duration` from 3.33.1 to 3.33.2
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md )
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.33.1...v3.33.2 )
Updates `pdfjs-dist` from 5.4.394 to 5.4.449
- [Release notes](https://github.com/mozilla/pdf.js/releases )
- [Commits](https://github.com/mozilla/pdf.js/compare/v5.4.394...v5.4.449 )
Updates `vue` from 3.5.24 to 3.5.25
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.24...v3.5.25 )
Updates `yaml` from 2.8.1 to 2.8.2
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.8.1...v2.8.2 )
Updates `lint-staged` from 16.2.6 to 16.2.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.6...v16.2.7 )
Updates `rimraf` from 6.1.0 to 6.1.2
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v6.1.0...v6.1.2 )
Updates `rolldown-vite` from 7.2.6 to 7.2.10
- [Release notes](https://github.com/vitejs/rolldown-vite/releases )
- [Changelog](https://github.com/vitejs/rolldown-vite/blob/rolldown-vite/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/rolldown-vite/commits/v7.2.10/packages/vite )
Updates `vue-tsc` from 3.1.4 to 3.1.8
- [Release notes](https://github.com/vuejs/language-tools/releases )
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/language-tools/commits/v3.1.8/packages/tsc )
---
updated-dependencies:
- dependency-name: "@kestra-io/ui-libs"
dependency-version: 0.0.266
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: humanize-duration
dependency-version: 3.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: pdfjs-dist
dependency-version: 5.4.449
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: vue
dependency-version: 3.5.25
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: yaml
dependency-version: 2.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: lint-staged
dependency-version: 16.2.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: rimraf
dependency-version: 6.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: rolldown-vite
dependency-version: 7.2.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: vue-tsc
dependency-version: 3.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-11 13:47:09 +01:00
Shivansh Sharma
3af003e5e4
chore(executions): properly handle the label create/update sequence ( #13500 )
...
Closes https://github.com/kestra-io/kestra/issues/13498 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-11 12:51:59 +01:00
Loïc Mathieu
c3861a5532
fix(system): merging collections should not duplicate items
...
Fixes https://github.com/kestra-io/kestra-ee/issues/6053
2025-12-11 12:14:48 +01:00
Piyush Bhaskar
ae1f10f45a
refactor(core): remove the configurattion details step ( #13606 )
2025-12-11 16:44:32 +05:30
Ashutosh Jha
612dccfb8c
refactor(core): remove usage of unnecessary i18n composable ( #13607 )
...
Closes https://github.com/kestra-io/kestra/issues/13589 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-11 12:04:46 +01:00
Ameen PJ
2ae8df2f5f
refactor(core): remove usage of unnecessary i18n composable ( #13604 )
...
Closes https://github.com/kestra-io/kestra/issues/13588 .
Co-authored-by: ameenpj <ameenjami9@gmail.com >
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-11 12:01:32 +01:00
Saif M
1abfa74a16
chore(flows): add links to executions on the flows listing table ( #13540 )
...
Closes https://github.com/kestra-io/kestra/issues/13536 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-11 11:17:48 +01:00
Aditya Kumar Puri
69a793b227
chore(executions): amend breadcrumb on the single execution page ( #13544 )
...
Closes https://github.com/kestra-io/kestra/issues/13394 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-11 11:02:52 +01:00
EM
35ccb3e39b
refactor(core): remove usage of unnecessary i18n composable ( #13580 )
...
Closes https://github.com/kestra-io/kestra/issues/13351 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-11 10:51:53 +01:00
Piyush Bhaskar
3a7fcb2aa1
fix(core): changing Filters should reset to page 1 ( #13596 )
2025-12-11 14:39:11 +05:30
Miloš Paunović
103c5b92e9
chore(executions): show all available date options for the chart on the overview page ( #13595 )
...
Related to https://github.com/kestra-io/kestra/issues/13361 .
2025-12-11 09:43:33 +01:00
Piyush Bhaskar
5253eeef95
fix(core): add seach where it was missed ( #13594 )
2025-12-11 14:08:14 +05:30
Miloš Paunović
848f835191
chore(core): properly load font weight 600 of public sans ( #13593 )
...
Closes https://github.com/kestra-io/kestra/issues/13592 .
2025-12-11 09:33:23 +01:00
Malay Dewangan
3e55e67534
feat(plugin-metadata): add plugin metadata ( #13539 )
...
* docs(core-plugin-metadata): populate descriptions
---------
Co-authored-by: AJ Emerich <aj-emerich@proton.me >
2025-12-11 11:32:24 +05:30
Nicolas K.
7bca8b4924
fix(repositories): unwanted integer to string conversion ( #13586 )
...
* fix(repositories): unwanted integer to string conversion
* fix(repositories): clean code
---------
Co-authored-by: nKwiatkowski <nkwiatkowski@kestra.io >
2025-12-10 18:59:52 +01:00
Loïc Mathieu
56febfb415
fix(executions): don't remove worker task result for killed execution
...
As killing an executuion is asynchronous, it is inherently racy.
So when we kill an execution it move to the rerminal state which then will remove any worker task result to purge eagerly the queue table.
But if such worker task result arrives late and was not already processed by the executor, it will be purged before ever been able to be processed so the task would nevert be updated as KILLED.
Note: this may un-flaky some falky unit tests
Fixes https://github.com/kestra-io/kestra-ee/issues/6040
2025-12-10 17:27:11 +01:00
Nicolas K.
925b8c6954
fix(flows): deserialyze expression without cache ( #13576 )
...
* fix(flows): deserialyze expression without cache
* fix(flows): remove cache when deserialyzing expression
* fix(flows): remove cache when deserialyzing expression
---------
Co-authored-by: nKwiatkowski <nkwiatkowski@kestra.io >
2025-12-10 17:04:50 +01:00
mustafatarek
708816fe67
fix(core): return back to Collection check on yaml/json input values and add example of it in InputsTest
2025-12-10 16:31:14 +01:00
mustafatarek
5502473fa4
chore(core): change variable name to object
2025-12-10 16:31:14 +01:00
mustafatarek
c6cf0147a4
refactor(core): simplify changes by using variable
2025-12-10 16:31:14 +01:00
mustafatarek
2951f4b4bc
feat(tests): add test coverage for json input type parsing as map
2025-12-10 16:31:14 +01:00
mustafatarek
4ea13e258b
fix(core): fix parsing of json input type as for yaml
2025-12-10 16:31:14 +01:00
mustafatarek
3f8dcb47fd
refactor(core): In case of yaml as map just return as it is, no need to serialize/deserialize again
2025-12-10 16:31:14 +01:00
mustafatarek
42dc3b930c
fix(tests): pass previewInternalStorageFileFromExecution() test
2025-12-10 16:31:14 +01:00
mustafatarek
97a78abd28
refactor(core): update yaml test structure
2025-12-10 16:31:14 +01:00
mustafatarek
b3b2ef1b5a
fix(tests): pass inputs() test
2025-12-10 16:31:14 +01:00
mustafatarek
596a26a137
fix(tests): pass all failed tests
2025-12-10 16:31:14 +01:00
mustafatarek
8a9a1df436
fix(tests): fix failed tests after adding another input
2025-12-10 16:31:14 +01:00
mustafatarek
55d0880ed3
refactor(tests): move test coverage to InputsTest instead of SubflowRunnerTest
...
- It is related to serializing inputs at resolving phase only
- Added Inputs as Java Objects using yml should be serialized/deserialized properly to give the same structure at allValidInputs() test
2025-12-10 16:31:14 +01:00
mustafatarek
a74ebd5cd6
fix(tests): fix allValidTypedInputs() test by avoiding serialization of strings or other scalars, only serialize Maps and Collections
2025-12-10 16:31:14 +01:00
mustafatarek
f3aed38964
chore(tests): improve coding format at subflowInputTypeYmlSerialization() test
2025-12-10 16:31:14 +01:00
mustafatarek
2595e56199
feat(tests): add test coverage for subflow inputs serialized with type yaml
2025-12-10 16:31:14 +01:00
mustafatarek
e821bd7f65
refactor(core): use writeValueAsString() for all cases
2025-12-10 16:31:14 +01:00
mustafatarek
09762d2a8d
fix(core): serialize subflow inputs with type yml properly
2025-12-10 16:31:14 +01:00
YannC
018c22918f
Revert "feat(jdbc): method without auditlog registered for setting repository ( #13543 )" ( #13581 )
...
This reverts commit 3e9c8cf7da .
2025-12-10 16:00:55 +01:00
YannC
3e9c8cf7da
feat(jdbc): method without auditlog registered for setting repository ( #13543 )
2025-12-10 15:52:42 +01:00
Nicolas K.
008404e442
feat(filters): add new operation to filters ( #13424 )
...
* feat(filters): add new operation to filters
* feat(filters): add flowId to flow search
* fix(test): fix unit test
---------
Co-authored-by: nKwiatkowski <nkwiatkowski@kestra.io >
2025-12-10 15:17:32 +01:00
Bhuvan C V
2b224bcde8
test(core): add regression test for illegal namespace updates
...
Adds a missing test case to FlowTest.java to verify that Flow.validateUpdate() correctly prevents namespace modification.
2025-12-10 14:36:00 +01:00
dependabot[bot]
1977b61693
build(deps): bump software.amazon.awssdk:bom from 2.40.0 to 2.40.5
...
Bumps software.amazon.awssdk:bom from 2.40.0 to 2.40.5.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.40.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 14:31:32 +01:00
dependabot[bot]
8e2267f86c
build(deps): bump com.fasterxml.uuid:java-uuid-generator
...
Bumps [com.fasterxml.uuid:java-uuid-generator](https://github.com/cowtowncoder/java-uuid-generator ) from 5.1.1 to 5.2.0.
- [Commits](https://github.com/cowtowncoder/java-uuid-generator/compare/java-uuid-generator-5.1.1...java-uuid-generator-5.2.0 )
---
updated-dependencies:
- dependency-name: com.fasterxml.uuid:java-uuid-generator
dependency-version: 5.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 14:30:56 +01:00
Miloš Paunović
24355c2a88
refactor(executions): improve the trigger cascader on the overview page ( #13524 )
...
Closes https://github.com/kestra-io/kestra/issues/12942 .
Closes https://github.com/kestra-io/kestra/issues/13283 .
Closes https://github.com/kestra-io/kestra/issues/13290 .
Closes https://github.com/kestra-io/kestra/issues/13294 .
2025-12-10 13:08:16 +01:00
dependabot[bot]
51adcfa908
build(deps): bump flyingSaucerVersion from 10.0.5 to 10.0.6
...
Bumps `flyingSaucerVersion` from 10.0.5 to 10.0.6.
Updates `org.xhtmlrenderer:flying-saucer-core` from 10.0.5 to 10.0.6
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases )
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/flyingsaucerproject/flyingsaucer/compare/v10.0.5...v10.0.6 )
Updates `org.xhtmlrenderer:flying-saucer-pdf` from 10.0.5 to 10.0.6
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases )
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/flyingsaucerproject/flyingsaucer/compare/v10.0.5...v10.0.6 )
---
updated-dependencies:
- dependency-name: org.xhtmlrenderer:flying-saucer-core
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.xhtmlrenderer:flying-saucer-pdf
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 12:17:45 +01:00
dependabot[bot]
a55baa1f96
build(deps): bump software.amazon.awssdk.crt:aws-crt
...
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java ) from 0.40.1 to 0.40.3.
- [Release notes](https://github.com/awslabs/aws-crt-java/releases )
- [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.40.1...v0.40.3 )
---
updated-dependencies:
- dependency-name: software.amazon.awssdk.crt:aws-crt
dependency-version: 0.40.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 12:17:21 +01:00
dependabot[bot]
32793fde18
build(deps): bump com.microsoft.playwright:playwright
...
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java ) from 1.56.0 to 1.57.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases )
- [Commits](https://github.com/microsoft/playwright-java/compare/v1.56.0...v1.57.0 )
---
updated-dependencies:
- dependency-name: com.microsoft.playwright:playwright
dependency-version: 1.57.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 12:15:37 +01:00
dependabot[bot]
4381d585ec
build(deps): bump org.sonarqube from 7.1.0.6387 to 7.2.0.6526
...
Bumps org.sonarqube from 7.1.0.6387 to 7.2.0.6526.
---
updated-dependencies:
- dependency-name: org.sonarqube
dependency-version: 7.2.0.6526
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 12:15:19 +01:00
dependabot[bot]
e595e26c45
build(deps): bump org.jooq:jooq from 3.20.9 to 3.20.10
...
Bumps org.jooq:jooq from 3.20.9 to 3.20.10.
---
updated-dependencies:
- dependency-name: org.jooq:jooq
dependency-version: 3.20.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 12:15:00 +01:00
Miloš Paunović
b833cf28b5
chore(core): use the name property for tour flow element labels ( #13569 )
...
Closes https://github.com/kestra-io/kestra/issues/13546 .
2025-12-10 10:46:36 +01:00
dependabot[bot]
ac11e9545c
build(deps-dev): bump @types/node in /ui in the types group ( #13564 )
...
Bumps the types group in /ui with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 24.10.1 to 24.10.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.10.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 08:54:02 +01:00
dependabot[bot]
a07df5f6cd
build(deps): bump the build group in /ui with 3 updates ( #13563 )
...
Bumps the build group in /ui with 3 updates: [@esbuild/darwin-arm64](https://github.com/evanw/esbuild ), [@esbuild/darwin-x64](https://github.com/evanw/esbuild ) and [@esbuild/linux-x64](https://github.com/evanw/esbuild ).
Updates `@esbuild/darwin-arm64` from 0.27.0 to 0.27.1
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.0...v0.27.1 )
Updates `@esbuild/darwin-x64` from 0.27.0 to 0.27.1
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.0...v0.27.1 )
Updates `@esbuild/linux-x64` from 0.27.0 to 0.27.1
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.0...v0.27.1 )
---
updated-dependencies:
- dependency-name: "@esbuild/darwin-arm64"
dependency-version: 0.27.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@esbuild/darwin-x64"
dependency-version: 0.27.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@esbuild/linux-x64"
dependency-version: 0.27.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 08:53:46 +01:00
Bikash Agarwala
f626c85346
fix: allow zero-byte file uploads in execution inputs ( fixes #8218 )
2025-12-09 12:52:25 +01:00
Roman Acevedo
e15b53ebb5
ci: add missing GH_PERSONAL_TOKEN in main-build.yml
2025-12-09 10:55:43 +01:00
Roman Acevedo
7edb6bc379
fix(blueprints): bring back up edit button
...
- fixes https://github.com/kestra-io/kestra-ee/issues/6070
2025-12-09 10:45:27 +01:00
Roman Acevedo
78c81f932b
ci: add GH_PERSONAL_TOKEN in release-docker.yml CI for helm chart
2025-12-09 10:14:33 +01:00
Shankar
56bb3ca29c
Fix week format in filter
2025-12-09 10:00:37 +01:00
Loïc Mathieu
14029e8c14
chore(tests): isolate concurrency related tests in their own class
2025-12-09 09:57:49 +01:00
char zheng
bea3d63d89
fix(executions): concurrency limit exceeded for KILLED execution
...
Fixes #13211
2025-12-09 09:57:49 +01:00
Shivansh Sharma
24a3bbd303
11229 : Ensure that a label key cannot contain spaces, special characters or encoded values (e.g. emojis)
2025-12-09 09:32:22 +01:00
Nirnay
f9932af2e8
fix(ui): Updated the trigger button ( #13521 )
2025-12-09 13:56:24 +05:30
Avirup Banik
e0410c8f24
made system overview page responsive ( #13527 )
2025-12-09 12:10:25 +05:30
Loïc Mathieu
424a6cb41a
fix(execution): skip the render cache in flowable for properties used to compute next tasks
...
As when the flowable is itself in a flowable that process tasks concurrently like the ForEach when using a concurrency limit, it can be done multiple time with different values.
This can only occurs if the expression is using `taskRun.value`.
Fixes https://github.com/kestra-io/kestra-ee/issues/6055
2025-12-08 15:03:06 +01:00
Debjyoti Shit
afde71e913
fix(core): skip login screen after initial setup and send to welcome ( #13489 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
Co-authored-by: Piyush Bhaskar <impiyush0012@gmail.com >
2025-12-08 18:09:50 +05:30
Miloš Paunović
086c32e711
chore(flows): redirect with applied filters from the overview page ( #13522 )
...
Closes https://github.com/kestra-io/kestra/issues/13392 .
2025-12-08 10:52:46 +01:00
github-actions[bot]
710abcfaac
chore(core): localize to languages other than english ( #13520 )
...
Co-authored-by: GitHub Action <actions@github.com >
2025-12-08 14:26:03 +05:30
Kavyakapoor
be951d015c
fix(core): make password requirement descriptive. ( #13483 )
2025-12-08 14:15:11 +05:30
Piyush Bhaskar
a07260bef4
fix(core): refine navigation for authentication and setup routes ( #13517 )
2025-12-08 14:13:28 +05:30
Piyush Bhaskar
dd19f8391d
chore(version): bump ui-libs ( #13518 )
2025-12-08 14:11:59 +05:30
mustafatarek
354873e220
chore(core): remove unnecessary attempt list copying
2025-12-08 09:41:10 +01:00
luoxin
386d4a15f0
fix(system): enable parallel loading for namespace files. ( #13375 )
...
* perf(core): enable parallel loading for namespace files.
* refactor(core): extract thread count calculation to avoid duplication.
* resolve namespaceFilesWithNamespaces test error.
---------
Co-authored-by: luoxin5 <luoxin5@xiaomi.com >
2025-12-08 09:23:35 +01:00
Yaswanth B
1b75f15680
refactor(core): remove usage of unnecessary i18n composable ( #13492 )
...
Closes https://github.com/kestra-io/kestra/issues/13352 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-08 08:42:56 +01:00
Richard-Mackey
957bf74d97
fix(core): make menuCollapsed = true on small screen ( #13238 )
...
Co-authored-by: Piyush Bhaskar <impiyush0012@gmail.com >
2025-12-06 02:58:37 +05:30
Florian Hussonnois
3cbad1ce0d
fix(tests): fix StatefulTriggerInterfaceTest
2025-12-05 17:56:32 +01:00
Debjyoti Shit
760050e9fc
fix(ui): improve responsive layout and styling of flow editor and sidebar ( #13371 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
Co-authored-by: Bart Ledoux <bledoux@kestra.io >
2025-12-05 17:35:25 +01:00
Nancy Sangani
43f47ec337
fix: error dialogue not appearing after first use of checks #13357 ( #13364 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-05 16:24:53 +01:00
Avirup Banik
ad5521199a
Fix(ui): button glow timing and banner placement ( #13417 )
2025-12-05 18:44:22 +05:30
brian-mulier-p
fe7849d7fe
fix(metadata): add system namespace to migrated namespaces ( #13419 )
...
closes https://github.com/kestra-io/kestra-ee/issues/6019
2025-12-05 14:01:02 +01:00
Loïc Mathieu
feeaeff0b2
chore(tests): remove running tests in parallel
2025-12-05 13:23:29 +01:00
Nirnay
ed6bc50163
fix(ui): Overflow of Flow labels in flow editor page ( #13374 )
2025-12-05 12:30:53 +01:00
Pratik Dey
069845f579
chore(core): properly handle conditional visibility of elements on dependency view ( #13387 )
...
Closes https://github.com/kestra-io/kestra/issues/13291 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-05 11:33:48 +01:00
Aditya Kumar Puri
f613eb0433
refactor(core): remove usage of unnecessary i18n composable ( #13389 )
...
Closes https://github.com/kestra-io/kestra/issues/13201 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-05 09:55:18 +01:00
Florian Hussonnois
e440c402b4
fix(flows): add flow variables to runContext for checks
...
Related-to: kestra-io/kestra-ee#5759
2025-12-04 16:13:32 +01:00
Miloš Paunović
700527b5dc
chore(executions): properly cast values for the disabled property to boolean ( #13384 )
2025-12-04 15:50:32 +01:00
Miloš Paunović
5245014a32
chore(executions): avoid uppercase letters and monospace fonts for property labels ( #13383 )
...
Closes https://github.com/kestra-io/kestra/issues/13363 .
2025-12-04 13:56:50 +01:00
Kollakota Siva Sai
5db0f44fb6
refactor(core): remove usage of unnecessary i18n composable ( #13382 )
...
Closes https://github.com/kestra-io/kestra/issues/13353 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-04 13:37:05 +01:00
brian-mulier-p
a8635108b7
fix(core): safeguard for null flow when trying to reset trigger in JdbcExecutor ( #13381 )
2025-12-04 12:46:53 +01:00
Miloš Paunović
cd4470044e
feat(executions): make prev/next buttons loop through the executions of that flow ( #13296 )
...
Closes https://github.com/kestra-io/kestra/issues/9873 .
2025-12-04 12:28:24 +01:00
yuri1969
4ec7f23a7b
Amend inconsistency
2025-12-04 12:20:16 +01:00
yuri1969
107ba16ce3
feat(core): modernize Pebble cache
...
* Modernized the LRU cache from Guava to Caffeine.
* Registered metrics.
2025-12-04 12:20:16 +01:00
Miloš Paunović
042d548598
refactor(core): remove all traces of the old e2e setup ( #13356 )
2025-12-04 12:12:59 +01:00
Kunal
94bd6f0a1e
chore(executions): amend alignment of the timeline element on the overview page ( #13370 )
...
Closes https://github.com/kestra-io/kestra/issues/13282 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-04 11:57:56 +01:00
Avirup Banik
f43f11e125
refactor(core): remove usage of unnecessary i18n composable ( #13379 )
...
Closes https://github.com/kestra-io/kestra/issues/13354 .
Signed-off-by: Avirup Banik <avirup.banik2017@gmail.com >
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-04 11:23:59 +01:00
brian-mulier-p
3dfa5f97c4
fix(core): deprecate Await util ( #13369 )
...
This reverts commit 9fa94deba9 .
2025-12-04 09:57:12 +01:00
Roman Acevedo
8898ba736b
test(executions): fix ES duration tests
2025-12-03 18:37:49 +01:00
Loïc Mathieu
f5665bf719
Update core/src/test/java/io/kestra/core/serializers/YamlParserTest.java
2025-12-03 17:34:52 +01:00
Loïc Mathieu
b6db688003
Update core/src/test/resources/flows/valids/labels-deserialization.yaml
2025-12-03 17:34:52 +01:00
lizi3
93f5e366ed
fix: add unit test
2025-12-03 17:34:52 +01:00
lizi3
0465ffa5df
fix: unify label deserialization for numeric values in array form
...
The START_ARRAY branch did not apply type conversion for label values,
causing Integer/Boolean values to fail during execution state update.
Applying the same allowed-type conversion logic as the START_OBJECT branch
fixes the inconsistency and prevents cast errors.
2025-12-03 17:34:52 +01:00
brian.mulier
e869c54883
fix(ns-files): prevent ns files revision history failure & working restore
...
closes https://github.com/kestra-io/kestra-ee/issues/6022
2025-12-03 16:04:39 +01:00
YannC
32da15b2ea
fix: missing tenant id for flow creation in AbstractSchedulerTest ( #13311 )
2025-12-03 15:58:52 +01:00
François Delbrayelle
a72ecfc2eb
chore(icons): remove white backgrounds ( #13362 )
2025-12-03 15:27:24 +01:00
sarika
7cb494b244
refactor(core): remove usage of unnecessary i18n composable ( #13366 )
...
Closes https://github.com/kestra-io/kestra/issues/13224 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-03 15:19:10 +01:00
brian.mulier
9d21ab4b26
fix(cli): don't throw on ns files migration for ns without files
...
closes https://github.com/kestra-io/kestra-ee/issues/6019#event-21325612781
2025-12-03 14:32:30 +01:00
brian.mulier
8f3a5058b1
fix(cli): also fetch parent namespaces resources for metadata migration
...
part of https://github.com/kestra-io/kestra-ee/issues/6019#event-21325612781
2025-12-03 14:32:30 +01:00
Loïc Mathieu
56fb304ff6
fix(execution): NORMAL kind should also be retrieved
...
Fixes #13262
2025-12-03 11:43:50 +01:00
dependabot[bot]
28370d80df
build(deps): bump dev.langchain4j:langchain4j-community-bom
...
Bumps [dev.langchain4j:langchain4j-community-bom](https://github.com/langchain4j/langchain4j-community ) from 1.8.0-beta15 to 1.9.1-beta17.
- [Release notes](https://github.com/langchain4j/langchain4j-community/releases )
- [Commits](https://github.com/langchain4j/langchain4j-community/compare/1.8.0-beta15...1.9.1-beta17 )
---
updated-dependencies:
- dependency-name: dev.langchain4j:langchain4j-community-bom
dependency-version: 1.9.1-beta17
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 11:13:13 +01:00
dependabot[bot]
cc5fd30b2c
build(deps): bump software.amazon.awssdk:bom from 2.39.4 to 2.40.0
...
Bumps software.amazon.awssdk:bom from 2.39.4 to 2.40.0.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 10:45:32 +01:00
dependabot[bot]
61c39d23c5
build(deps): bump dev.langchain4j:langchain4j-bom from 1.8.0 to 1.9.1
...
Bumps [dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j ) from 1.8.0 to 1.9.1.
- [Release notes](https://github.com/langchain4j/langchain4j/releases )
- [Commits](https://github.com/langchain4j/langchain4j/compare/1.8.0...1.9.1 )
---
updated-dependencies:
- dependency-name: dev.langchain4j:langchain4j-bom
dependency-version: 1.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 10:45:21 +01:00
dependabot[bot]
b5a40b2fcc
build(deps): bump com.azure:azure-sdk-bom from 1.3.2 to 1.3.3
...
Bumps [com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/azure/azure-sdk-for-java/releases )
- [Commits](https://github.com/azure/azure-sdk-for-java/compare/azure-sdk-bom_1.3.2...azure-sdk-bom_1.3.3 )
---
updated-dependencies:
- dependency-name: com.azure:azure-sdk-bom
dependency-version: 1.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 10:43:57 +01:00
Miloš Paunović
825b9dbcdb
build(deps): improve storybook related grouping of dependabot pull requests ( #13344 )
2025-12-03 09:21:36 +01:00
YannC
393b132444
fix: correct regex when importing flow ( #13320 )
2025-12-03 09:06:18 +01:00
Miloš Paunović
b0ce760e50
build(deps): improve grouping of dependabot pull requests for npm ecosystem ( #13337 )
2025-12-03 08:53:52 +01:00
dependabot[bot]
2d68dad70c
build(deps): bump the build group in /ui with 3 updates ( #13321 )
...
Bumps the build group in /ui with 3 updates: [@swc/core-darwin-arm64](https://github.com/swc-project/swc ), [@swc/core-darwin-x64](https://github.com/swc-project/swc ) and [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc ).
Updates `@swc/core-darwin-arm64` from 1.15.2 to 1.15.3
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3 )
Updates `@swc/core-darwin-x64` from 1.15.2 to 1.15.3
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3 )
Updates `@swc/core-linux-x64-gnu` from 1.15.2 to 1.15.3
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3 )
---
updated-dependencies:
- dependency-name: "@swc/core-darwin-arm64"
dependency-version: 1.15.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-darwin-x64"
dependency-version: 1.15.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
dependency-version: 1.15.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-03 08:25:18 +01:00
Loïc Mathieu
d08a2d8930
fix(executions): support Download content dispositions with brackets
...
By escaping them with %5B and %5D.
Fixes #13299
2025-12-02 16:02:02 +01:00
Vinicius Wrubleski
2722735d2d
refactor(core): remove usage of unnecessary i18n composable ( #13305 )
...
Closes https://github.com/kestra-io/kestra/issues/13259 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-02 15:01:37 +01:00
Debjyoti Shit
e9b7d190d4
refactor(core): remove usage of unnecessary i18n composable ( #13298 )
...
Closes https://github.com/kestra-io/kestra/issues/13260 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-02 14:27:38 +01:00
Suraj Bhandarkar S
d6cfa01fd5
refactor(core): remove usage of unnecessary i18n composable ( #13302 )
...
Closes https://github.com/kestra-io/kestra/issues/13227 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-02 14:24:49 +01:00
brian-mulier-p
d8e3a9bd44
fix(executions): avoid infinite loop in some cases of execution failure ( #13293 )
2025-12-02 13:09:34 +01:00
brian-mulier-p
b18e3b76ef
refacto(core): expose TaskLogLineMatcher ( #13300 )
2025-12-02 12:46:47 +01:00
Miloš Paunović
4660091dc9
chore(executions): amend label color on overview page for both themes ( #13295 )
...
Closes https://github.com/kestra-io/kestra/issues/13289 .
2025-12-02 12:10:37 +01:00
Miloš Paunović
067414ffbe
chore(core): enhance github issue templates by adding type ( #13292 )
2025-12-02 12:09:48 +01:00
brian.mulier
26f6154eed
fix(tests): NOT EQUALS on NamespaceFileMetadataRepositoryTest query was too flaky
2025-12-02 11:46:52 +01:00
Loïc Mathieu
ea44128d2b
chore(system): refactor RunnerUtils to be a static utils
...
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-02 10:37:46 +01:00
Loïc Mathieu
4602546045
chore(system): refactor the TaskLogLineMatcher as a standard class
...
https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-02 10:37:16 +01:00
Deepika Vaddevalli
aecd050314
refactor(core): remove usage of unnecessary i18n composable ( #13286 )
...
Closes https://github.com/kestra-io/kestra/issues/13258 .
Signed-off-by: deepika1214 <deepikav201818@gmail.com >
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-02 10:34:18 +01:00
Pa1
d6c290cb91
fix: documentation pannel overflow ( #13230 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
Co-authored-by: Bart Ledoux <bledoux@kestra.io >
2025-12-02 10:22:12 +01:00
Barthélémy Ledoux
56216ef0b4
fix: loding of icons should be done with resources not in layout ( #13288 )
2025-12-02 10:21:20 +01:00
Loïc Mathieu
e1f983cc2d
chore(system): refacto TreadMainFactoryBuilder to be a static utility
...
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-02 10:05:20 +01:00
Loïc Mathieu
68f92e1159
chore(executions): replace usage of the DefaultRunContext by supported API
...
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-02 10:04:24 +01:00
kkash08
5b597b9520
Fix ZIP download so that file extension remains .yaml
2025-12-02 09:24:55 +01:00
github-actions[bot]
b0606a4380
chore(core): localize to languages other than english ( #13280 )
...
Extended localization support by adding translations for multiple languages using English as the base. This enhances accessibility and usability for non-English-speaking users while keeping English as the source reference.
Co-authored-by: GitHub Action <actions@github.com >
2025-12-02 08:47:30 +01:00
Miloš Paunović
06450bfd65
feat(executions): redesign the overview page ( #13093 )
...
Closes https://github.com/kestra-io/kestra/issues/10780 .
Closes https://github.com/kestra-io/kestra/issues/12749 .
2025-12-02 08:43:21 +01:00
Piyush Bhaskar
ce12e19f99
fix(filters): bring back the removed visibledefault on reset ( #13273 )
2025-12-02 12:53:42 +05:30
Nirnay
e20d67f4f2
feat(ui): Search bar in Plugins breadcrumb ( #13250 )
2025-12-02 12:13:09 +05:30
brian.mulier
4d353937c3
feat(ns-files): introduce PurgeFiles task
...
part of #5617
2025-12-01 18:13:49 +01:00
brian.mulier
8edad60695
feat(ns-files): introduce revision history
...
closes https://github.com/kestra-io/kestra/issues/5617
2025-12-01 18:13:49 +01:00
brian.mulier
c0ecc2cb20
refacto(revisions): introduce a generic Revisions component
2025-12-01 18:13:49 +01:00
brian.mulier
682d258e7b
feat(ns-files): add a metadata layer on top for better performance & versioned ns files
...
part of https://github.com/kestra-io/kestra/issues/5617
2025-12-01 18:13:49 +01:00
brian.mulier
d20f7039c7
fix(tests): avoid flakiness with random worker group in JdbcServiceLivenessCoordinatorTest
2025-12-01 16:56:01 +01:00
brian.mulier
4e1b53fadf
fix(tests): add tenant to ConcurrencyLimitServiceTest
2025-12-01 16:56:01 +01:00
brian.mulier
2191331750
fix(tests): JdbcRunnerRetryTest.retryFailedFlowDuration flaky
2025-12-01 16:56:01 +01:00
brian.mulier
90c3281eae
fix(tests): WorkingDirectoryTest.outputFiles flaky
2025-12-01 16:56:01 +01:00
brian.mulier
9fa94deba9
refacto(core): rename Await.until(sleep) and (timeout) to avoid confusions
2025-12-01 16:56:01 +01:00
brian.mulier
9d73d72ab0
fix(tests): ensure Executor is running before proceeding
2025-12-01 16:56:01 +01:00
YannC
4799ee320f
fix: Remove per namespace dashboard on default flow dashboard ( #13218 )
...
close #12841
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-01 16:07:37 +01:00
Roman Acevedo
40880bf7d8
feat(system): force nullsFirst for ASC and opposite globally in JDBC
2025-12-01 16:06:35 +01:00
Roman Acevedo
7aca309be5
feat(dashboard): calculate running execution duration on the fly
2025-12-01 16:06:35 +01:00
Roman Acevedo
64899f3103
fix(dashboard): avoid undefined Date being mapped to current date
2025-12-01 16:06:35 +01:00
Roman Acevedo
fbe6df34ca
feat(executions): set duration to null for non-terminated execs and fix frontend duration
2025-12-01 16:06:35 +01:00
Nirnay
df21ef4064
fix(ui): scrollbar flickering ( #13263 )
...
Co-authored-by: Piyush Bhaskar <impiyush0012@gmail.com >
2025-12-01 17:51:29 +05:30
Loïc Mathieu
64a2c3b746
chore(system): add @CheckReturnValue to AclCheck methods to be sure check() is called
2025-12-01 12:45:05 +01:00
brian-mulier-p
f06b1c5347
fix(core): concurrency limit on JDBC was decrementing when using FAIL or CANCEL behavior ( #13220 )
...
closes https://github.com/kestra-io/kestra/issues/13141
2025-12-01 12:44:30 +01:00
brian-mulier-p
ef154bb029
fix(core): acl.check was not called ( #13265 )
2025-12-01 12:09:34 +01:00
Loïc Mathieu
496e01eb3e
feat(executions): add support to ACL check inside the run context
...
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-01 10:29:38 +01:00
Piyush Bhaskar
f2c15185fb
feat(filters): add default visible filters for state and level ( #13255 )
2025-12-01 14:23:30 +05:30
Loïc Mathieu
20c5328199
feat(system): deprecate RunContext method that must not be used anymore
...
- `isInitialized()` is not used by plugin so should not be part of the interface
- `getApplicationContext` should not be used anymore, all tasks that uses it would be refactored to avoid its usage
Part-of: https://github.com/kestra-io/kestra-ee/issues/4228
2025-12-01 09:51:12 +01:00
Loïc Mathieu
91330496f2
fix(execution): failed flowable should also have a failed attempt
...
When a flowable fail, it should also switch its attempts to FAILED.
Fixes #12614
2025-12-01 09:50:38 +01:00
Georg Traar
101700ac53
chore(dashboards): display in progress/pending executions as absolute values ( #13237 )
...
Running (technically "In Progress") and pending executions were previously displayed as ratios of total executions,
which seemed to convey little value. This update switches
these KPIs to absolute values to provide a clearer, more intuitive view of current system load and renames "Running" to "In Progress" in line with other charts on the dashboards.
Co-authored-by: Georg Traar <georg@crate.io >
2025-12-01 09:35:40 +01:00
Ronin@73
36389d7d79
chore(executions): prevent tooltip from being stuck on gantt view ( #13209 )
...
Closes https://github.com/kestra-io/kestra/issues/12734 .
Co-authored-by: AtulRaghuvanshi73 <atul.raghuvanshi73@gmail.com >
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-01 09:11:57 +01:00
Eshaan Gupta
f29dbe53a8
refactor(core): remove usage of unnecessary i18n composable ( #13246 )
...
Closes https://github.com/kestra-io/kestra/issues/13228 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-01 08:58:31 +01:00
Pratik Dey
a6d34151bf
chore(core): remove unnecessary button in backfill dialog ( #13249 )
...
Closes https://github.com/kestra-io/kestra/issues/13184 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-01 08:52:54 +01:00
Nancy Sangani
4e54fac980
refactor(core): remove usage of unnecessary i18n composable ( #13252 )
...
Closes https://github.com/kestra-io/kestra/issues/13226 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-01 08:48:14 +01:00
github-actions[bot]
6e50654544
chore(core): localize to languages other than english ( #13254 )
...
Co-authored-by: GitHub Action <actions@github.com >
2025-12-01 12:32:14 +05:30
yuri
d146ebfb01
feat(ui): improve misc filtering UX ( #13247 )
...
Co-authored-by: Piyush Bhaskar <impiyush0012@gmail.com >
2025-12-01 12:29:49 +05:30
sh
e353399d47
refactor(core): remove usage of unnecessary i18n composable ( #13248 )
...
Closes https://github.com/kestra-io/kestra/issues/13200 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-30 21:38:30 +01:00
Miloš Paunović
038083cdf4
fix(core): prevent log lines from breaking too early in firefox ( #13243 )
...
Closes https://github.com/kestra-io/kestra/issues/12736 .
Related to https://github.com/kestra-io/kestra/pull/13130 .
2025-11-28 20:04:19 +01:00
Leonardo Ishida
568e66c75e
refactor(core): remove unused component from codebase ( #13244 )
...
Closes https://github.com/kestra-io/kestra/issues/13145 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 17:56:07 +01:00
Florian Hussonnois
5a8552ad36
refactor(core): remove LogService
...
Move static methods to Logs utility class
Move purge method to existing ExecutionLogService
2025-11-28 17:48:23 +01:00
Roman Acevedo
da323d792a
fix(core): make sure inputs form defaults handle all cases
...
made with Bart, thx to him
2025-11-28 17:26:11 +01:00
Barthélémy Ledoux
659731813a
fix: avoid saving flow.yaml with the rest of namespace files ( #13190 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 16:30:10 +01:00
Barthélémy Ledoux
b8b20e76ba
fix: make Namespace value show a value ( #13210 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 16:29:47 +01:00
Mahadeva Peruka
cf0b551f8f
fix(ui): Executions > outputs is now responsive ( #13128 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 15:59:05 +01:00
François Delbrayelle
84840fe090
fix(http): safe guard on too big files for Request ( #13232 )
2025-11-28 13:39:37 +01:00
Roman Acevedo
0dba0367f7
fix(backfills): inputs was always the default one in the ui
...
- fix https://github.com/kestra-io/kestra/issues/13143
2025-11-28 12:45:54 +01:00
Piyush Bhaskar
905341c185
fix(core): ensure row unselected after actions ( #13233 )
2025-11-28 16:41:40 +05:30
Loïc Mathieu
b33fbc284d
fix(executions): don't ends flowable if any subtasks should be retried
...
Fixes #11444
2025-11-28 11:00:49 +01:00
yuri
71f1bb9477
feat(ui): improve filters UX ( #13192 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
Co-authored-by: Piyush Bhaskar <impiyush0012@gmail.com >
2025-11-28 15:17:20 +05:30
Aditya Pandey
491e286eee
refactor(core): remove usage of unnecessary i18n composable ( #13229 )
...
Closes https://github.com/kestra-io/kestra/issues/13172 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 09:35:05 +01:00
Norman_Osbon
469e230ebd
refactor(core): remove usage of unnecessary i18n composable ( #13219 )
...
Closes https://github.com/kestra-io/kestra/issues/13203 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 08:26:00 +01:00
SungJunBaek
ebb86f6d19
refactor(core): remove usage of unnecessary i18n composable ( #13223 )
...
Closes https://github.com/kestra-io/kestra/issues/13202 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-28 08:21:28 +01:00
brian.mulier
b68dcb7bf5
fix(tests): larger timeout for JdbcServiceLivenessCoordinatorTest.shouldReEmitTasksToTheSameWorkerGroup
2025-11-27 19:23:17 +01:00
brian.mulier
65786343ef
fix(tests): ensure restart does an assert on RESTARTED state
2025-11-27 19:23:17 +01:00
brian.mulier
d6933b8e49
fix(executions): avoid JdbcExecutor from being stuck due to missing flow
...
In tests it can occur for example
2025-11-27 19:23:17 +01:00
brian.mulier
8bd5593b2d
fix(tests): export path was wrong
2025-11-27 19:23:17 +01:00
brian.mulier
af87713258
fix(tests): attempt to bump amount of executor threads in TestRunner
2025-11-27 19:23:17 +01:00
brian.mulier
371c1281ca
fix(tests): SchedulerConditionTest.schedule use Instant instead of ZonedDateTime
2025-11-27 19:23:17 +01:00
brian.mulier
6a111a676c
fix(tests): remove @RetryingTest for flaky test
2025-11-27 19:23:17 +01:00
brian.mulier
15da58dbf4
fix(tests): use another db name on webserver to avoid colliding with repositories
2025-11-27 19:23:17 +01:00
brian.mulier
e37e2b0166
fix(tests): better error message on AbstractRunnerTest.concurrencyQueueRestarted
2025-11-27 19:23:17 +01:00
brian.mulier
9f90412237
fix(tests): run WorkingDirectoryTest in same thread due to race condition
...
related to https://github.com/kestra-io/kestra/issues/13134
2025-11-27 19:23:17 +01:00
brian.mulier
c3d94dc8ff
fix(tests): remove JdbcTestUtils.drop usages as it defeats concurrent test runs
2025-11-27 19:23:17 +01:00
brian.mulier
98678deabb
fix(tests): use test extension context per classes to follow our concurrent test run strategy
2025-11-27 19:23:17 +01:00
Pratik Dey
248c2154a2
fix: Debug Expression syntax highlighting stops ( #13146 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-27 15:54:37 +01:00
YannC
546039e30a
fix(webserver): export test with correct path + DateField for execution export ( #13197 )
2025-11-27 15:43:03 +01:00
Vedant794
27bcb9c347
refactor(core): remove usage of unnecessary i18n composable ( #13207 )
...
Closes https://github.com/kestra-io/kestra/issues/13173 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-27 12:58:30 +01:00
Tanbir Ali
3f7b6a0e72
refactor(core): remove usage of unnecessary i18n composable ( #13208 )
...
Closes https://github.com/kestra-io/kestra/issues/13204 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-27 12:55:28 +01:00
Mahadeva Peruka
aeca59a3e4
chore(executions): more tweaks to the overview page for small screens ( #13206 )
...
Closes https://github.com/kestra-io/kestra/issues/12730 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-27 12:26:49 +01:00
François Delbrayelle
d7caf9ae00
docs: indent properly core plugins examples ( #13199 )
2025-11-27 11:04:08 +01:00
Miloš Paunović
b5efc27763
fix(core): amend showing of proper date format ( #13196 )
...
Related to https://github.com/kestra-io/kestra/pull/13139 .
Closes https://github.com/kestra-io/kestra-ee/issues/5969 .
2025-11-27 09:05:14 +01:00
Piyush Bhaskar
4909978f7f
feat(core): list out the KV and secrets from upstream parent in ns context ( #13195 )
2025-11-27 13:32:35 +05:30
yuri
f8740871ec
chore(core): improve the usability of the logs view ( #13191 )
...
- Collapse/Expand functionality shouldn't apply to temporal view
- Specified log level query parameter correctly
2025-11-27 09:00:03 +01:00
RONGALI MOHAN KRISHNA 2400033266
187319ad54
refactor(core): remove usage of unnecessary i18n composable ( #13183 )
...
Closes https://github.com/kestra-io/kestra/issues/13175 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-27 08:29:31 +01:00
2400031832
9459d6556b
refactor(core): remove usage of unnecessary i18n composable ( #13182 )
...
Closes https://github.com/kestra-io/kestra/issues/13176 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-27 08:26:33 +01:00
kkash08
a9d1e9ac4d
refactor(core): remove usage of unnecessary i18n composable ( #13194 )
...
Closes https://github.com/kestra-io/kestra/issues/13174 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-27 08:22:36 +01:00
Loïc Mathieu
c6c62dbe47
fix(execution): sequential with empty subtasks should ends in SUCCESS
...
Fixes https://github.com/kestra-io/kestra-ee/issues/5714
It fixes the aforementionned issue as there is a race with Parallel and restart which is caused by subsequent updates on the execution ending in a state where the parallel has no more task to process by didn't ends normally as it should have some.
2025-11-26 18:11:07 +01:00
Loïc Mathieu
8f4bafc666
feat(execution): add an attemps on skipped tasks
2025-11-26 18:11:07 +01:00
Barthélémy Ledoux
e46fbe480e
refactor: unify management of anonymous routes ( #13181 )
2025-11-26 15:56:00 +01:00
YannC
7fd16b24e0
feat: allows to export flows/triggers/executions as a streamed CSV files ( #13137 )
2025-11-26 14:11:14 +01:00
Richard-Mackey
51529c8ead
fix: Add taskId parameter to task log API requests ( #13106 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 11:48:49 +01:00
Barthélémy Ledoux
f53135a856
fix: loading icons should work ( #13126 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 10:26:45 +01:00
AkhilChowdary2222
bd4eebed32
refactor(core): import toast directly from the composable ( #13171 )
...
Closes https://github.com/kestra-io/kestra/issues/12951 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 10:10:10 +01:00
Ravi kumar
f2e7283c72
fix(ui): render level badge and header inline with message ( #13130 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 14:30:00 +05:30
dependabot[bot]
e31e833ce6
build(deps): bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:56:02 +01:00
dependabot[bot]
e7a99bb37f
build(deps): bump software.amazon.awssdk.crt:aws-crt
...
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java ) from 0.39.4 to 0.40.1.
- [Release notes](https://github.com/awslabs/aws-crt-java/releases )
- [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.39.4...v0.40.1 )
---
updated-dependencies:
- dependency-name: software.amazon.awssdk.crt:aws-crt
dependency-version: 0.40.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:55:38 +01:00
dependabot[bot]
1fd4bf7499
build(deps): bump org.sonarqube from 7.0.1.6134 to 7.1.0.6387
...
Bumps org.sonarqube from 7.0.1.6134 to 7.1.0.6387.
---
updated-dependencies:
- dependency-name: org.sonarqube
dependency-version: 7.1.0.6387
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:55:15 +01:00
dependabot[bot]
c5851ce254
build(deps): bump com.gorylenko.gradle-git-properties
...
Bumps com.gorylenko.gradle-git-properties from 2.5.3 to 2.5.4.
---
updated-dependencies:
- dependency-name: com.gorylenko.gradle-git-properties
dependency-version: 2.5.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:54:55 +01:00
dependabot[bot]
1f1976099e
build(deps): bump bouncycastleVersion from 1.82 to 1.83
...
Bumps `bouncycastleVersion` from 1.82 to 1.83.
Updates `org.bouncycastle:bcprov-jdk18on` from 1.82 to 1.83
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
Updates `org.bouncycastle:bcpg-jdk18on` from 1.82 to 1.83
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
Updates `org.bouncycastle:bcpkix-jdk18on` from 1.82 to 1.83
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
dependency-version: '1.83'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpg-jdk18on
dependency-version: '1.83'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpkix-jdk18on
dependency-version: '1.83'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:54:30 +01:00
dependabot[bot]
6a8e6b414b
build(deps): bump flyingSaucerVersion from 10.0.4 to 10.0.5
...
Bumps `flyingSaucerVersion` from 10.0.4 to 10.0.5.
Updates `org.xhtmlrenderer:flying-saucer-core` from 10.0.4 to 10.0.5
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases )
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/flyingsaucerproject/flyingsaucer/compare/v10.0.4...v10.0.5 )
Updates `org.xhtmlrenderer:flying-saucer-pdf` from 10.0.4 to 10.0.5
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases )
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/flyingsaucerproject/flyingsaucer/compare/v10.0.4...v10.0.5 )
---
updated-dependencies:
- dependency-name: org.xhtmlrenderer:flying-saucer-core
dependency-version: 10.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.xhtmlrenderer:flying-saucer-pdf
dependency-version: 10.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:54:02 +01:00
dependabot[bot]
80d81820c9
build(deps): bump io.pebbletemplates:pebble from 3.2.4 to 4.0.0
...
Bumps [io.pebbletemplates:pebble](https://github.com/PebbleTemplates/pebble ) from 3.2.4 to 4.0.0.
- [Release notes](https://github.com/PebbleTemplates/pebble/releases )
- [Commits](https://github.com/PebbleTemplates/pebble/compare/3.2.4...4.0.0 )
---
updated-dependencies:
- dependency-name: io.pebbletemplates:pebble
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:53:40 +01:00
dependabot[bot]
0a62957f05
build(deps): bump software.amazon.awssdk:bom from 2.38.9 to 2.39.4
...
Bumps software.amazon.awssdk:bom from 2.38.9 to 2.39.4.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.39.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:52:50 +01:00
dependabot[bot]
2c46bc0c39
build(deps): bump vue-i18n from 11.1.12 to 11.2.2 in /ui ( #13167 )
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n ) from 11.1.12 to 11.2.2.
- [Release notes](https://github.com/intlify/vue-i18n/releases )
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.2.2/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-version: 11.2.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-26 08:54:26 +01:00
Mahadeva Peruka
f0189c32fc
chore(executions): minor tweaks to the overview page for small screens ( #13084 )
...
Closes https://github.com/kestra-io/kestra/issues/12730 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 08:47:18 +01:00
zihenzzz
e6058f3d3e
chore(executions): minor tweaks to the gantt chart on the execution page for small screens ( #13095 )
...
Closes https://github.com/kestra-io/kestra/issues/12735 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 08:41:20 +01:00
Yuvraj Karna
a5ec12c62a
refactor(core): import moment as a library directly into the component ( #13125 )
...
Closes https://github.com/kestra-io/kestra/issues/12955 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 08:27:28 +01:00
SIVALANAGASHANKARNIVAS
5439d395b1
refactor(core): import moment as a library directly into the component ( #13139 )
...
Closes https://github.com/kestra-io/kestra/issues/12956 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 08:19:26 +01:00
Piyush Bhaskar
bb363f8832
feat(execution): add execution triggers column ( #13158 )
2025-11-26 12:46:33 +05:30
Piyush Bhaskar
865aaa1fde
refactor(filter): re position refresh and reset ( #13142 )
2025-11-26 12:46:19 +05:30
Piyush Bhaskar
116e5aad2d
fix(core): add nextTick for table rendering ( #13148 )
2025-11-26 12:39:13 +05:30
Loïc Mathieu
5860ce73bb
feat(system): configure Docker Compose termination grace period to 6m
...
By default, Kestra has a termination grace period of 5m.
To be sure all tasks are terminated, we need to configure Docker Compose with a termination grace period of more than that: 6m.
Part-of: https://github.com/kestra-io/kestra-ee/issues/5556
2025-11-25 17:07:01 +01:00
Nicolas K.
527d80cd74
fix(tests): failing unit test flowProperties ( #13138 )
...
Co-authored-by: nKwiatkowski <nkwiatkowski@kestra.io >
2025-11-25 10:29:51 +01:00
Miloš Paunović
c99bd1d4ea
fix(core): redirect welcome page action button to flow creation in the enterprise edition ( #13136 )
...
Closes https://github.com/kestra-io/kestra-ee/issues/5933 .
2025-11-25 08:15:06 +01:00
Hritik Raj
c4a6ea617f
refactor(ui): migrate Toc.vue to Vue 3 Composition API with full Type… ( #13113 )
2025-11-24 16:05:33 +05:30
Pratik Dey
a4b0beaf63
refactor(core): remove unused component from codebase ( #13123 )
...
Closes https://github.com/kestra-io/kestra/issues/12960 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-24 09:49:16 +01:00
Raúl Soto
a5847aeb3a
refactor(core): remove unused component from codebase ( #13111 )
...
Closes https://github.com/kestra-io/kestra/issues/12961 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-24 08:00:32 +01:00
Ronin@73
49bbc15d91
refactor(core): remove unused component from codebase ( #13112 )
...
Closes https://github.com/kestra-io/kestra/issues/12959 .
Co-authored-by: AtulRaghuvanshi73 <atul.raghuvanshi73@gmail.com >
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-24 07:57:05 +01:00
Loïc Mathieu
9d6694f807
fix(system): WorkerTask should not FAILED when interrupting so they would be resubmitted
...
When a Worker is stopping, it will first wait for all running tasks to stop, then kill them. For those that didn't implement kill their thread would be interrupted.
But if the task is properly killed, or support interrupts (like the Sleep task), it would ends in FAILED then a WorkerTaskWould be send that would fail the flow preventing the WorkerTask to be resubmitted.
We nows check if the worker is terminating and should resubmit, in this case we didn't emit any WorkerTaskResult
Fixes #13108
Part-of: https://github.com/kestra-io/kestra-ee/issues/5556
2025-11-21 16:58:36 +01:00
Florian Hussonnois
eb51c5be37
feat(flows): add new check conditions
...
Adds new property 'checks' on flow in order to allow
pre-conditions to be evaluated before execution
Fixes : kestra-io/kestra-ee#5759
2025-11-21 14:25:01 +01:00
Arghyadeep
90ee720d49
refactor(core): remove usage of unnecessary i18n composable ( #13103 )
...
Closes https://github.com/kestra-io/kestra/issues/12949 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-21 08:13:09 +01:00
vishnuvarthan
fd259082a6
refactor(core): remove usage of unnecessary i18n composable ( #13104 )
...
Closes https://github.com/kestra-io/kestra/issues/12970 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-21 08:02:30 +01:00
François Delbrayelle
b5323f969c
chore: update core plugins icons with new look & feel ( #13102 )
2025-11-20 16:56:09 +01:00
Barthélémy Ledoux
6c826e93c8
feat: implement unsaved changes handling with dedicated store and dialog ( #13090 )
2025-11-20 15:47:25 +01:00
Georg Traar
aae3e6605d
docs(foreach): improve explanation of concurrencyLimit semantics ( #13085 )
...
* docs(foreach): improve explanation of concurrencyLimit semantics
---------
Co-authored-by: Georg Traar <georg@crate.io >
2025-11-20 13:08:45 +01:00
Barthélémy Ledoux
ea17077b0a
tests(e2e): reproduce and fix flake ( #13075 )
2025-11-20 11:59:00 +01:00
Barthélémy Ledoux
117200eaab
fix: add defaultScope and defaultTimeRange props to various components ( #13097 )
2025-11-20 11:56:48 +01:00
YannC
3216611828
fix: make sure variables from ExecutionTrigger has AdditionalPropertiesValue to true ( #13096 )
2025-11-20 11:35:39 +01:00
Barthélémy Ledoux
1173eb2dde
fix(filters): make restoreUrl work better
...
closes #13082
fix redirection scheme:
remove timeout for restoreUrl
remove use of the restoreUrl hook in filters since it is only saved in useDataTableAction
to keep the order intact (restore first, default second) we add 2 nextTick() in useDefaultFilter() one for router the other for restoreUrl.
2025-11-20 11:03:02 +01:00
Pradumna Saraf
360b58a851
fix: failing sanity checks
2025-11-20 11:00:52 +01:00
Loïc Mathieu
57e288abdd
fix(execution): improve property skip cache
...
When using Property.ofExpression(), the cache should never be used as this is usually used as providing a default value inside a task, which can change from rendering to rendering as it's an expression.
Also retain skipCache in a boolean so it can be rendered more than 2 times ans still skip the cache.
It should prevent future issues like #13027
2025-11-20 10:23:37 +01:00
YannC
7fa14eb3f5
chore(API): apiResponse annotation for type return ( #13088 )
2025-11-20 09:47:32 +01:00
Adriana Arroyo Fernandez
0ed2b0a53c
refactor(core): remove usage of unnecessary i18n composable ( #13083 )
...
Closes https://github.com/kestra-io/kestra/issues/12950 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-20 07:58:18 +01:00
YannC
68ace7a59b
fix: loop until avoid taskrun duplication + handle submitted status ( #13023 )
...
* fix: in LoopUntil, missing handle of submitted task in the resolveWaitForNext method
* fix: remove useless code that was generating duplicate taskrun
2025-11-19 15:14:18 +01:00
Nicolas K.
105b1b36e5
feat(flows): improve human task in bulk method, kill and force run ( #13067 )
...
Co-authored-by: nKwiatkowski <nkwiatkowski@kestra.io >
2025-11-19 14:53:59 +01:00
Iulian Ghita
15e82f65c6
fix(ui): make plugins pages responsive ( #12829 )
...
Co-authored-by: Piyush Bhaskar <102078527+Piyush-r-bhaskar@users.noreply.github.com >
2025-11-19 18:31:15 +05:30
dependabot[bot]
aec75bb673
build(deps): bump nl.basjes.gitignore:gitignore-reader
...
Bumps [nl.basjes.gitignore:gitignore-reader](https://github.com/nielsbasjes/codeowners ) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/nielsbasjes/codeowners/releases )
- [Changelog](https://github.com/nielsbasjes/codeowners/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nielsbasjes/codeowners/compare/v1.12.2...v1.13.0 )
---
updated-dependencies:
- dependency-name: nl.basjes.gitignore:gitignore-reader
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 13:40:34 +01:00
Florian Hussonnois
f489678532
fix(trigger): TimeBetween should support cross-midnight range
2025-11-19 13:32:14 +01:00
Florian Hussonnois
79fc5a3f24
fix(trigger): fix trigger evaluation with TimeBetween condition ( #10900 )
...
Fixes : #10900
2025-11-19 13:32:14 +01:00
Piyush Bhaskar
312ec2c36b
chore(core): remove import warning ( #13071 )
2025-11-19 17:27:00 +05:30
Piyush Bhaskar
d57150e69c
chore(test): fix frontend failing test ( #13070 )
2025-11-19 17:23:16 +05:30
Miloš Paunović
4b25232d4e
build(core): remove unused dependency ( #13064 )
2025-11-19 12:33:19 +01:00
Loïc Mathieu
1d1a065833
fix(tests): lower termination grace period
...
If a test mis-behave, for ex starting an execution but not terminating it, as the default termination grace period is 5mn it can take very long time to wait for post-test terminaison.
Switching to a termination grace period of 5s may help.
I also detect that the ExecutionControllerRunner test when launching the test suite, would not properly kill the `sleep-long` flow so waiting for it to complete, or the termination grace period. When a test that use this flow is launched separatly it works properly. As a safety net I reduce the sleep from 5mn to 30s.
2025-11-19 11:58:06 +01:00
dependabot[bot]
d6ecbadee1
build(deps): bump kafkaVersion from 4.1.0 to 4.1.1
...
Bumps `kafkaVersion` from 4.1.0 to 4.1.1.
Updates `org.apache.kafka:kafka-clients` from 4.1.0 to 4.1.1
Updates `org.apache.kafka:kafka-streams` from 4.1.0 to 4.1.1
Updates `org.apache.kafka:kafka-streams-test-utils` from 4.1.0 to 4.1.1
---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.kafka:kafka-streams
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.kafka:kafka-streams-test-utils
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:51:01 +01:00
dependabot[bot]
205605060d
build(deps): bump com.google.cloud:libraries-bom from 26.71.0 to 26.72.0
...
Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom ) from 26.71.0 to 26.72.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases )
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json )
- [Commits](https://github.com/googleapis/java-cloud-bom/compare/v26.71.0...v26.72.0 )
---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
dependency-version: 26.72.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:50:38 +01:00
dependabot[bot]
6ef3a00e16
build(deps): bump peter-evans/repository-dispatch from 4.0.0 to 4.0.1
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](5fc4efd1a4...28959ce8df )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-version: 4.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:48:57 +01:00
dependabot[bot]
f70d612878
build(deps): bump actions/github-script from 7 to 8
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:48:35 +01:00
dependabot[bot]
0b345c03d1
build(deps): bump net.e175.klaus:zip-prefixer from 0.3.1 to 0.4.0
...
Bumps [net.e175.klaus:zip-prefixer](https://github.com/klausbrunner/zip-prefixer ) from 0.3.1 to 0.4.0.
- [Commits](https://github.com/klausbrunner/zip-prefixer/commits )
---
updated-dependencies:
- dependency-name: net.e175.klaus:zip-prefixer
dependency-version: 0.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:48:03 +01:00
dependabot[bot]
ecb508f797
build(deps): bump io.qameta.allure:allure-bom from 2.30.0 to 2.31.0
...
Bumps [io.qameta.allure:allure-bom](https://github.com/allure-framework/allure-java ) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/allure-framework/allure-java/releases )
- [Commits](https://github.com/allure-framework/allure-java/compare/2.30.0...2.31.0 )
---
updated-dependencies:
- dependency-name: io.qameta.allure:allure-bom
dependency-version: 2.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:47:43 +01:00
dependabot[bot]
38caea2568
build(deps): bump flyingSaucerVersion from 10.0.3 to 10.0.4
...
Bumps `flyingSaucerVersion` from 10.0.3 to 10.0.4.
Updates `org.xhtmlrenderer:flying-saucer-core` from 10.0.3 to 10.0.4
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases )
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/flyingsaucerproject/flyingsaucer/compare/v10.0.3...v10.0.4 )
Updates `org.xhtmlrenderer:flying-saucer-pdf` from 10.0.3 to 10.0.4
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases )
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/flyingsaucerproject/flyingsaucer/compare/v10.0.3...v10.0.4 )
---
updated-dependencies:
- dependency-name: org.xhtmlrenderer:flying-saucer-core
dependency-version: 10.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.xhtmlrenderer:flying-saucer-pdf
dependency-version: 10.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:47:22 +01:00
dependabot[bot]
cdad732576
build(deps): bump org.wiremock:wiremock-jetty12 from 3.13.1 to 3.13.2
...
Bumps [org.wiremock:wiremock-jetty12](https://github.com/wiremock/wiremock ) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/wiremock/wiremock/releases )
- [Commits](https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2 )
---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-jetty12
dependency-version: 3.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:46:15 +01:00
dependabot[bot]
0dd4cb963f
build(deps): bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
...
Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-version: 3.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:45:46 +01:00
dependabot[bot]
c35ca82356
build(deps): bump software.amazon.awssdk:bom from 2.38.4 to 2.38.9
...
Bumps software.amazon.awssdk:bom from 2.38.4 to 2.38.9.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.38.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 11:45:21 +01:00
Miloš Paunović
db6cb93df4
chore(deps): regular dependency update ( #13065 )
...
Performing a weekly round of dependency updates in the NPM ecosystem to keep everything up to date.
2025-11-19 09:45:28 +01:00
YannC
1f8d2ea918
fix: use pull request head sha instead of commit.sha ( #13063 )
2025-11-19 09:34:34 +01:00
dependabot[bot]
3c09a38eed
build(deps): bump the patch group in /ui with 6 updates ( #13057 )
...
Bumps the patch group in /ui with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [el-table-infinite-scroll](https://github.com/yujinpan/el-table-infinite-scroll ) | `3.0.7` | `3.0.8` |
| [element-plus](https://github.com/element-plus/element-plus ) | `2.11.7` | `2.11.8` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ) | `6.0.1` | `6.0.2` |
| [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx ) | `5.1.1` | `5.1.2` |
| [rolldown-vite](https://github.com/vitejs/rolldown-vite/tree/HEAD/packages/vite ) | `7.2.5` | `7.2.6` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc ) | `3.1.3` | `3.1.4` |
Updates `el-table-infinite-scroll` from 3.0.7 to 3.0.8
- [Changelog](https://github.com/yujinpan/el-table-infinite-scroll/blob/v3/CHANGELOG.md )
- [Commits](https://github.com/yujinpan/el-table-infinite-scroll/compare/v3.0.7...v3.0.8 )
Updates `element-plus` from 2.11.7 to 2.11.8
- [Release notes](https://github.com/element-plus/element-plus/releases )
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md )
- [Commits](https://github.com/element-plus/element-plus/compare/2.11.7...2.11.8 )
Updates `@vitejs/plugin-vue` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.2/packages/plugin-vue )
Updates `@vitejs/plugin-vue-jsx` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.2/packages/plugin-vue-jsx )
Updates `rolldown-vite` from 7.2.5 to 7.2.6
- [Release notes](https://github.com/vitejs/rolldown-vite/releases )
- [Changelog](https://github.com/vitejs/rolldown-vite/blob/rolldown-vite/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/rolldown-vite/commits/v7.2.6/packages/vite )
Updates `vue-tsc` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/vuejs/language-tools/releases )
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/language-tools/commits/v3.1.4/packages/tsc )
---
updated-dependencies:
- dependency-name: el-table-infinite-scroll
dependency-version: 3.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: element-plus
dependency-version: 2.11.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@vitejs/plugin-vue"
dependency-version: 6.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@vitejs/plugin-vue-jsx"
dependency-version: 5.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: rolldown-vite
dependency-version: 7.2.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: vue-tsc
dependency-version: 3.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 08:54:11 +01:00
dependabot[bot]
0525e3ece6
build(deps): bump the build group in /ui with 6 updates ( #13044 )
...
Bumps the build group in /ui with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup ) | `4.53.2` | `4.53.3` |
| [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup ) | `4.53.2` | `4.53.3` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) | `4.53.2` | `4.53.3` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc ) | `1.15.1` | `1.15.2` |
| [@swc/core-darwin-x64](https://github.com/swc-project/swc ) | `1.15.1` | `1.15.2` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.15.1` | `1.15.2` |
Updates `@rollup/rollup-darwin-arm64` from 4.53.2 to 4.53.3
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.53.2...v4.53.3 )
Updates `@rollup/rollup-darwin-x64` from 4.53.2 to 4.53.3
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.53.2...v4.53.3 )
Updates `@rollup/rollup-linux-x64-gnu` from 4.53.2 to 4.53.3
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.53.2...v4.53.3 )
Updates `@swc/core-darwin-arm64` from 1.15.1 to 1.15.2
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.15.1...v1.15.2 )
Updates `@swc/core-darwin-x64` from 1.15.1 to 1.15.2
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.15.1...v1.15.2 )
Updates `@swc/core-linux-x64-gnu` from 1.15.1 to 1.15.2
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.15.1...v1.15.2 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-darwin-arm64"
dependency-version: 4.53.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@rollup/rollup-darwin-x64"
dependency-version: 4.53.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.53.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-darwin-arm64"
dependency-version: 1.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-darwin-x64"
dependency-version: 1.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
dependency-version: 1.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 08:31:51 +01:00