Skip to content
Merged
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
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ All notable changes to this project will be documented in this file.
- spark: Fix CVE-2024-36114 in Spark 3.5.1 by upgrading a dependency.
Spark 3.5.2 is not affected. ([#921])
- trino: Correctly report Trino version ([#881]).
- hbase: Fix CVE-2024-36114 in HBase `2.6.0` by upgrading a dependency. ([#925]).
- druid: Fix CVE-2024-36114 in Druid `26.0.0` and `30.0.0` by upgrading a dependency ([#926]).

[#783]: https://github.com/stackabletech/docker-images/pull/783
Expand Down Expand Up @@ -112,6 +113,7 @@ All notable changes to this project will be documented in this file.
[#919]: https://github.com/stackabletech/docker-images/pull/919
[#920]: https://github.com/stackabletech/docker-images/pull/920
[#921]: https://github.com/stackabletech/docker-images/pull/921
[#925]: https://github.com/stackabletech/docker-images/pull/925
[#926]: https://github.com/stackabletech/docker-images/pull/926

## [24.7.0] - 2024-07-24
Expand Down
38 changes: 0 additions & 38 deletions hbase/stackable/patches/2.4.12/001-HBASE-27292-2.4.12.patch

This file was deleted.

35 changes: 0 additions & 35 deletions hbase/stackable/patches/2.4.12/002-HBASE-27860-2.4.12.patch

This file was deleted.

Loading