Skip to content

Commit 7533766

Browse files
committed
chore: Update changelog
1 parent aa10479 commit 7533766

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ All notable changes to this project will be documented in this file.
4040

4141
### Changed
4242

43+
- airflow,superset: Use `uv` to build the product ([#1116]).
4344
- ubi-rust-builder: Bump Rust toolchain to 1.85.0, cargo-cyclonedx to 0.5.7, and cargo-auditable to 0.6.6 ([#1050]).
4445
- ubi9-rust-builder: Bump base image and update protoc to `30.2` ([#1091]).
4546
- stackable-devel: Bump ubi9 base image ([#1103]).
@@ -53,6 +54,7 @@ All notable changes to this project will be documented in this file.
5354

5455
### Fixed
5556

57+
- airflow: Pin Cython version ([#1116]).
5658
- druid: reduce docker image size by removing the recursive chown/chmods in the final image ([#1039]).
5759
- hadoop: reduce docker image size by removing the recursive chown/chmods in the final image ([#1029]).
5860
- hbase: reduce docker image size by removing the recursive chown/chmods in the final image ([#1028]).
@@ -63,6 +65,7 @@ All notable changes to this project will be documented in this file.
6365
- opa: reduce docker image size by removing the recursive chown/chmods in the final image ([#1038]).
6466
- opa: Manually install Go 1.23.9 ([#1103]).
6567
- spark-k8s: reduce docker image size by removing the recursive chown/chmods in the final image ([#1042]).
68+
- superset: Pin Cython version ([#1116]).
6669
- trino: reduce docker image size by removing the recursive chown/chmods in the final image ([#1025]).
6770
- zookeeper: reduce docker image size by removing the recursive chown/chmods in the final image ([#1043]).
6871
- Fixed two hardcoded username references ([#1052]).
@@ -104,6 +107,7 @@ All notable changes to this project will be documented in this file.
104107
[#1103]: https://github.com/stackabletech/docker-images/pull/1103
105108
[#1106]: https://github.com/stackabletech/docker-images/pull/1106
106109
[#1108]: https://github.com/stackabletech/docker-images/pull/1108
110+
[#1116]: https://github.com/stackabletech/docker-images/pull/1116
107111

108112
## [25.3.0] - 2025-03-21
109113

0 commit comments

Comments
 (0)