Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ All notable changes to this project will be documented in this file.
- airflow: Bump celery version to 5.5.3 for Airflow 3.x ([#1343]).
- testing-tools: refactoring: Split image into multiple images, remove unnecessary components and switch to UBI as base image ([#1354]).
- hive: fixed 4.0.1 shaded hive-metastore-opa-authorizer jar by relocating dependencies ([#1356]).
- zookeeper: apply patch [ZOOKEEPER-4276](https://github.com/apache/zookeeper/pull/2117) for ZooKeeper 3.9.4 ([#1359]).

### Removed

- opensearch: Remove the `performance-analyzer` plugin from the OpenSearch image ([#1357]).
- zookeeper: Remove `3.9.3` ([#1359]).

[#1336]: https://github.com/stackabletech/docker-images/pull/1336
[#1337]: https://github.com/stackabletech/docker-images/pull/1337
Expand All @@ -28,6 +30,7 @@ All notable changes to this project will be documented in this file.
[#1354]: https://github.com/stackabletech/docker-images/pull/1354
[#1356]: https://github.com/stackabletech/docker-images/pull/1356
[#1357]: https://github.com/stackabletech/docker-images/pull/1357
[#1359]: https://github.com/stackabletech/docker-images/pull/1359

## [25.11.0] - 2025-11-07

Expand Down
8 changes: 0 additions & 8 deletions zookeeper/boil-config.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
[versions."3.9.3".local-images]
java-base = "17"
java-devel = "11"
"shared/logback" = "1.2.13"

[versions."3.9.3".build-arguments]
jmx-exporter-version = "1.4.0"

[versions."3.9.4".local-images]
java-base = "17"
java-devel = "11"
Expand Down
34 changes: 0 additions & 34 deletions zookeeper/stackable/patches/3.9.3/0001-Add-CycloneDX-plugin.patch

This file was deleted.

This file was deleted.

This file was deleted.

Loading