@@ -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
@@ -49,6 +50,7 @@ All notable changes to this project will be documented in this file.
4950- yq: Bump products to use ` 4.45.2 ` ([ #1090 ] ).
5051- cyclonedx-bom: Bump airflow and superset to use ` 6.0.0 ` ([ #1090 ] ).
5152- vector: Bump to ` 0.46.1 ` ([ #1098 ] ).
53+ - Changed default user & group IDs from 1000/1000 to 782252253/574654813 ([ #916 ] )
5254
5355### Fixed
5456
@@ -75,6 +77,7 @@ All notable changes to this project will be documented in this file.
7577- opa: Remove ` 0.67.1 ` ([ #1103 ] ).
7678- opa: Remove legacy bundle-builder from container build ([ #1103 ] ).
7779
80+ [ #916 ] : https://github.com/stackabletech/docker-images/pull/916
7881[ #1025 ] : https://github.com/stackabletech/docker-images/pull/1025
7982[ #1027 ] : https://github.com/stackabletech/docker-images/pull/1027
8083[ #1028 ] : https://github.com/stackabletech/docker-images/pull/1028
@@ -102,6 +105,7 @@ All notable changes to this project will be documented in this file.
102105[ #1102 ] : https://github.com/stackabletech/docker-images/pull/1102
103106[ #1103 ] : https://github.com/stackabletech/docker-images/pull/1103
104107[ #1106 ] : https://github.com/stackabletech/docker-images/pull/1106
108+ [ #1108 ] : https://github.com/stackabletech/docker-images/pull/1108
105109
106110## [ 25.3.0] - 2025-03-21
107111
0 commit comments