File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ All notable changes to this project will be documented in this file.
4848- trino: Build from source ([ #687 ] ).
4949- spark: Build from source ([ #679 ] )
5050- all: Moved the LOG4J_FORMAT_MSG_NO_LOOKUPS env variable from the individual Dockerfiles to ` java-base ` and ` java-devel ` ([ #727 ] )
51- - all: move product versions into product directory in preparation for individual product build workflows ([ #732 ] )
51+ - all: Move product versions into product directory in preparation for individual product build workflows ([ #732 ] )
5252
5353### Fixed
5454
@@ -60,6 +60,7 @@ All notable changes to this project will be documented in this file.
6060- hive: Fix compilation on ARM in CI as well ([ #619 ] ).
6161- hive: Fix compilation of x86 in CI due to lower disk usage to prevent disk running full ([ #619 ] ).
6262- hive: Provide logging dependency previously bundled with the hadoop yarn client ([ #688 ] ).
63+ - all: Use correct hbase versions ([ #734 ] )
6364
6465### Removed
6566
@@ -104,6 +105,7 @@ All notable changes to this project will be documented in this file.
104105[ #721 ] : https://github.com/stackabletech/docker-images/pull/721
105106[ #727 ] : https://github.com/stackabletech/docker-images/pull/727
106107[ #732 ] : https://github.com/stackabletech/docker-images/pull/732
108+ [ #734 ] : https://github.com/stackabletech/docker-images/pull/734
107109
108110## [ 24.3.0] - 2024-03-20
109111
Original file line number Diff line number Diff line change 4848 },
4949 {
5050 "name" : "hbase" ,
51- "versions" : hadoop .versions ,
51+ "versions" : hbase .versions ,
5252 },
5353 {
5454 "name" : "hello-world" ,
You can’t perform that action at this time.
0 commit comments