File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
77### Added
88
99- superset: Add 6.0.0 ([ #1337 ] , [ #1393 ] ).
10+ - opa: Add 1.12.2 ([ #1396 ] ).
1011- hive: Build [ hive-metastore-opa-authorizer] ( https://github.com/boschglobal/hive-metastore-opa-authorizer ) from source and add to image ([ #1340 ] ).
1112- hive: Add ` 4.2.0 ` ([ #1356 ] ).
1213- nifi: Add patches to replace process group root ID placeholder ([ #1358 ] ).
@@ -29,6 +30,7 @@ All notable changes to this project will be documented in this file.
2930
3031- opensearch: Remove the ` performance-analyzer ` plugin from the OpenSearch image ([ #1357 ] ).
3132- superset: Remove 4.0.2 and 4.1.2 ([ #1394 ] ).
33+ - opa: remove 1.4.2 ([ #1396 ] ).
3234
3335### Fixed
3436
@@ -54,6 +56,7 @@ All notable changes to this project will be documented in this file.
5456[ #1392 ] : https://github.com/stackabletech/docker-images/pull/1392
5557[ #1393 ] : https://github.com/stackabletech/docker-images/pull/1393
5658[ #1394 ] : https://github.com/stackabletech/docker-images/pull/1394
59+ [ #1396 ] : https://github.com/stackabletech/docker-images/pull/1396
5760
5861## [ 25.11.0] - 2025-11-07
5962
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ vector = "0.52.0"
66[versions ."1 .8 .0" .build-arguments ]
77golang-version = " 1.24.6"
88
9- # Version 1.4 .2
10- [versions ."1 .4 .2" .local-images ]
9+ # Version 1.12 .2
10+ [versions ."1 .12 .2" .local-images ]
1111stackable-devel = " 1.0.0"
1212vector = " 0.52.0"
1313
14- [versions ."1 .4 .2" .build-arguments ]
15- golang-version = " 1.23.9 "
14+ [versions ."1 .12 .2" .build-arguments ]
15+ golang-version = " 1.24.6 "
Original file line number Diff line number Diff line change 11mirror = " https://github.com/stackabletech/opa.git"
2- base = " 5e4582bb951f70641fe9ee85cc46245d079e5037 "
2+ base = " 89c653770516db8a88d11b93e1398a141d7daaaa "
You can’t perform that action at this time.
0 commit comments