-
-
Notifications
You must be signed in to change notification settings - Fork 6
feat: Add Druid 37.0.0 #1535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat: Add Druid 37.0.0 #1535
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
21ad911
chore(druid) Remove 34.0.0
NickLarsenNZ 124384b
feat(druid) Add 37.0.0
NickLarsenNZ 185ad12
chore: Update changelog
NickLarsenNZ 872160c
Merge branch 'main' into druid-37.0.0
NickLarsenNZ 0d513fd
chore(druid): Add more patches
NickLarsenNZ 4887b32
chore(druid/37.0.0): Combine two patches.
NickLarsenNZ File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
26 changes: 0 additions & 26 deletions
26
druid/stackable/patches/34.0.0/0007-Update-CycloneDX-plugin.patch
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
druid/stackable/patches/34.0.0/0008-Fix-CVE-2024-36114.patch
This file was deleted.
Oops, something went wrong.
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
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
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
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
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
22 changes: 22 additions & 0 deletions
22
druid/stackable/patches/37.0.0/0006-Update-CycloneDX-plugin.patch
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| From 29b11c3292df341dda8216587faa4972cb3000b8 Mon Sep 17 00:00:00 2001 | ||
| From: Nick Larsen <nick.larsen@stackable.tech> | ||
| Date: Tue, 16 Jun 2026 13:18:46 +0200 | ||
| Subject: Update CycloneDX plugin | ||
|
|
||
| --- | ||
| pom.xml | 2 +- | ||
| 1 file changed, 1 insertion(+), 1 deletion(-) | ||
|
|
||
| diff --git a/pom.xml b/pom.xml | ||
| index d252009bc4..a4a8f0e1e8 100644 | ||
| --- a/pom.xml | ||
| +++ b/pom.xml | ||
| @@ -1969,7 +1969,7 @@ | ||
| <plugin> | ||
| <groupId>org.cyclonedx</groupId> | ||
| <artifactId>cyclonedx-maven-plugin</artifactId> | ||
| - <version>2.7.9</version> | ||
| + <version>2.9.1</version> | ||
| <executions> | ||
| <execution> | ||
| <phase>package</phase> |
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
21 changes: 21 additions & 0 deletions
21
druid/stackable/patches/37.0.0/0008-Stop-building-the-embedded-integration-tests.patch
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| From a4e74eb3f5f48bea8afa5339cd538d5fa1c09571 Mon Sep 17 00:00:00 2001 | ||
| From: Techassi <git@techassi.dev> | ||
| Date: Wed, 21 Jan 2026 11:32:20 +0100 | ||
| Subject: Stop building the embedded integration tests | ||
|
|
||
| --- | ||
| pom.xml | 1 - | ||
| 1 file changed, 1 deletion(-) | ||
|
|
||
| diff --git a/pom.xml b/pom.xml | ||
| index a4a8f0e1e8..73ce663463 100644 | ||
| --- a/pom.xml | ||
| +++ b/pom.xml | ||
| @@ -241,7 +241,6 @@ | ||
| <module>distribution</module> | ||
| <!-- more test stuff --> | ||
| <module>quidem-ut</module> | ||
| - <module>embedded-tests</module> | ||
| </modules> | ||
|
|
||
| <repositories> |
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I actually disagree. I noticed it in the past already, but this time I raised a PR for clarification of this comment: #1545.
I let you decide if you want to fix it or leave it as is.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had discussed this with @lfrancke
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep. We don't need a new release.