feat(assets): create assets for CREATE TABLE statements#797
Open
fdelbrayelle wants to merge 1 commit intomainfrom
Open
feat(assets): create assets for CREATE TABLE statements#797fdelbrayelle wants to merge 1 commit intomainfrom
fdelbrayelle wants to merge 1 commit intomainfrom
Conversation
Contributor
🧪 Java Unit Tests
📦 Artifacts
🛡 TrivyVulnerability in:
|
| Vulnerability | Severity | Package | Installed Version | Fixed Version |
|---|---|---|---|---|
| CVE-2025-48734 | HIGH | commons-beanutils:commons-beanutils | 1.10.0 | 1.11.0 |
| CVE-2025-48924 | MEDIUM | commons-lang:commons-lang | 2.4 | |
| CVE-2025-58057 | MEDIUM | io.netty:netty-codec | 4.1.119.Final | 4.1.125.Final |
| CVE-2025-67735 | MEDIUM | io.netty:netty-codec-http | 4.1.119.Final | 4.2.8.Final, 4.1.129.Final |
| CVE-2025-58056 | LOW | io.netty:netty-codec-http | 4.1.119.Final | 4.1.125.Final, 4.2.5.Final |
| CVE-2025-67735 | MEDIUM | io.netty:netty-codec-http | 4.2.5.Final | 4.2.8.Final, 4.1.129.Final |
| CVE-2025-67735 | MEDIUM | io.netty:netty-codec-http | 4.2.5.Final | 4.2.8.Final, 4.1.129.Final |
| CVE-2025-55163 | HIGH | io.netty:netty-codec-http2 | 4.1.119.Final | 4.2.4.Final, 4.1.124.Final |
| CVE-2024-57699 | HIGH | net.minidev:json-smart | 2.5.0 | 2.5.2 |
| CVE-2025-68161 | MEDIUM | org.apache.logging.log4j:log4j-core | 2.24.3 | 2.25.3 |
| CVE-2025-58457 | MEDIUM | org.apache.zookeeper:zookeeper | 3.9.3 | 3.9.4 |
| CVE-2025-12383 | CRITICAL | org.glassfish.jersey.core:jersey-client | 2.45 | 2.46, 3.0.17, 3.1.10 |
🔁 Unreleased Commits
1 commits since v1.5.1
| SHA | Title | Author | Date |
|---|---|---|---|
d41689d |
chore: change labels on issue template | Ludovic DEHON | Jan 22, 26, 7:03:43 PM UTC |
Member
|
Seems the CI is failing. |
477a1e6 to
2af05a0
Compare
# Conflicts: # gradle.properties
2af05a0 to
fbcd008
Compare
Malaydewangan09
approved these changes
Jan 23, 2026
Malaydewangan09
approved these changes
Jan 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes https://github.com/kestra-io/kestra-ee/issues/6474
What changes are being made and why?
How the changes have been QAed?
Query
Flow:
Results:
Asset created in Kestra PG DB:
Results:
In the Assets page:
Queries
Flow with multiples queries:
Results:
Asset added:
Setup Instructions
Contributor Checklist ✅