@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
88
99- airflow: check for correct permissions and ownerships in /stackable folder via
1010 ` check-permissions-ownership.sh ` provided in stackable-base image ([ #1054 ] ).
11+ - airflow: Add ` 2.10.5 ` ([ #1108 ] ).
1112- druid: check for correct permissions and ownerships in /stackable folder via
1213 ` check-permissions-ownership.sh ` provided in stackable-base image ([ #1039 ] ).
1314- hadoop: check for correct permissions and ownerships in /stackable folder via
@@ -50,6 +51,7 @@ All notable changes to this project will be documented in this file.
5051- cyclonedx-bom: Bump airflow and superset to use ` 6.0.0 ` ([ #1090 ] ).
5152- vector: Bump to ` 0.46.1 ` ([ #1098 ] ).
5253- spark: update dependencies for 3.5.5 ([ #1094 ] )
54+ - Changed default user & group IDs from 1000/1000 to 782252253/574654813 ([ #916 ] )
5355
5456### Fixed
5557
@@ -77,6 +79,7 @@ All notable changes to this project will be documented in this file.
7779- opa: Remove ` 0.67.1 ` ([ #1103 ] ).
7880- opa: Remove legacy bundle-builder from container build ([ #1103 ] ).
7981
82+ [ #916 ] : https://github.com/stackabletech/docker-images/pull/916
8083[ #1025 ] : https://github.com/stackabletech/docker-images/pull/1025
8184[ #1027 ] : https://github.com/stackabletech/docker-images/pull/1027
8285[ #1028 ] : https://github.com/stackabletech/docker-images/pull/1028
@@ -105,6 +108,7 @@ All notable changes to this project will be documented in this file.
105108[ #1102 ] : https://github.com/stackabletech/docker-images/pull/1102
106109[ #1103 ] : https://github.com/stackabletech/docker-images/pull/1103
107110[ #1106 ] : https://github.com/stackabletech/docker-images/pull/1106
111+ [ #1108 ] : https://github.com/stackabletech/docker-images/pull/1108
108112
109113## [ 25.3.0] - 2025-03-21
110114
0 commit comments