File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
88
99- hadoop: Add precompiled hadoop for later reuse in dependent images ([ #1466 ] , [ #1474 ] ).
1010- nifi: Add version ` 2.9.0 ` ([ #1463 ] ).
11+ - nifi: Remove ` 1.28.1 ` , deprecate ` 2.7.2 ` ([ #1520 ] ).
1112- nifi: Backport NIFI-15801 to 2.x versions ([ #1481 ] ).
1213- nifi: Backport NIFI-15901 to 2.x versions ([ #1481 ] ).
1314- testing-tools: Added grpcurl utility ([ #1493 ] ).
@@ -50,6 +51,7 @@ All notable changes to this project will be documented in this file.
5051[ #1510 ] : https://github.com/stackabletech/docker-images/pull/1510
5152[ #1512 ] : https://github.com/stackabletech/docker-images/pull/1512
5253[ #1518 ] : https://github.com/stackabletech/docker-images/pull/1518
54+ [ #1520 ] : https://github.com/stackabletech/docker-images/pull/1520
5355
5456## [ 26.3.0] - 2026-03-16
5557
Original file line number Diff line number Diff line change 11[metadata .registries ]
22"oci.stackable.tech" = { namespace = " sdp" }
33
4- [versions ."1 .28 .1" .local-images ]
5- java-base = " 11"
6- java-devel = " 11"
7- "shared/logback" = " 1.3.14" # https://github.com/apache/nifi/blob/rel/nifi-1.28.1/pom.xml#L146
8-
9- [versions ."1 .28 .1" .build-arguments ]
10- git-sync-version = " v4.4.1"
11- # Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
12- # Checkout a Patchable version (patch-series) for the new tag
13- nifi-opa-authorizer-plugin-version = " 0.5.0"
14-
154[versions ."2 .6 .0" .local-images ]
165java-base = " 21"
176java-devel = " 21"
@@ -27,6 +16,7 @@ nifi-opa-authorizer-plugin-version = "0.5.0"
2716# Checkout a Patchable version (patch-series) for the new tag
2817nifi-iceberg-bundle-version = " 0.0.5"
2918
19+ # Deprecated since 26.7.0
3020[versions ."2 .7 .2" .local-images ]
3121java-base = " 21" # As stated in GitHub README
3222java-devel = " 21"
You can’t perform that action at this time.
0 commit comments