-
-
Notifications
You must be signed in to change notification settings - Fork 6
chore(nifi): Add 2.4.0, remove 2.2.0 #1114
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
Changes from 7 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
fc33181
chore(nifi): Remove 2.2.0
NickLarsenNZ 0edd206
chore(nifi): Add 2.4.0
NickLarsenNZ 28cf380
chore: Reorganise the changelog
NickLarsenNZ 6032dca
Merge branch 'main' into chore/bump-nifi-pre-25.7.0
NickLarsenNZ 9332b95
chore: Remove leftover from revert (#1115)
NickLarsenNZ 7c843dd
Merge branch 'main' into chore/bump-nifi-pre-25.7.0
NickLarsenNZ c438cb1
chore: Bump nifi-iceberg-bundle to 0.0.4 for proper Nifi 2.4.0 support
sbernauer 6262bc5
Apply suggestions from code review
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
62 changes: 0 additions & 62 deletions
62
nifi/stackable/patches/2.2.0/0002-Allow-bypassing-check-for-host-header.patch
This file was deleted.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
...ble-zip-assembly-to-save-disk-space.patch → .../patches/2.4.0/0001-no-zip-assembly.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 |
|---|---|---|
| @@ -1,14 +1,14 @@ | ||
| From 450dee471deaad0d154cc722b11054ba5fa3a084 Mon Sep 17 00:00:00 2001 | ||
| From: Malte Sander <[email protected]> | ||
| Date: Fri, 17 May 2024 15:38:33 +0200 | ||
| Subject: Disable zip assembly to save disk space | ||
| From cef2caa1141df8974ff853ce3bf55736cc22af4f Mon Sep 17 00:00:00 2001 | ||
| From: Nick Larsen <[email protected]> | ||
| Date: Mon, 17 Feb 2025 17:26:20 +0100 | ||
| Subject: no zip assembly | ||
|
|
||
| --- | ||
| nifi-assembly/pom.xml | 1 - | ||
| 1 file changed, 1 deletion(-) | ||
|
|
||
| diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml | ||
| index c04e1c8650..adcecd6206 100644 | ||
| index 41bab2ad37..4ebb494613 100644 | ||
| --- a/nifi-assembly/pom.xml | ||
| +++ b/nifi-assembly/pom.xml | ||
| @@ -66,7 +66,6 @@ language governing permissions and limitations under the License. --> | ||
|
|
||
12 changes: 6 additions & 6 deletions
12
...hes/2.2.0/0003-Add-CycloneDX-plugin.patch → ...hes/2.4.0/0002-add-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
2 changes: 1 addition & 1 deletion
2
nifi/stackable/patches/2.2.0/patchable.toml → nifi/stackable/patches/2.4.0/patchable.toml
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 |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| base = "b33ffac8aa10992482f7fa54e6cfccc46a5e8e27" | ||
| mirror = "https://github.com/stackabletech/nifi.git" | ||
| base = "65c7732e46cdfcb17afe0dd7b0a3e0956226bcbb" |
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
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.
Uh oh!
There was an error while loading. Please reload this page.