This is an automated email from the ASF dual-hosted git repository. cwylie pushed a commit to branch 35.0.1 in repository https://gitbox.apache.org/repos/asf/druid.git
commit 9962d3b50e49ec786ea38021d292f1b1cde7171c Author: Clint Wylie <[email protected]> AuthorDate: Thu Dec 4 21:26:21 2025 -0800 add lz4-java to release notes --- docs/release-info/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-info/release-notes.md b/docs/release-info/release-notes.md index b3ba9f6133b..c2ba8dcccde 100644 --- a/docs/release-info/release-notes.md +++ b/docs/release-info/release-notes.md @@ -33,3 +33,6 @@ For information about new features in Druid 35, see the [Druid 35 release notes] * Fixed an issue where dropping segments didn't remove the memory mapping of segment files, leaving file descriptors of the deleted files open until the process exits [#18782](https://github.com/apache/druid/pull/18782) * Fixed an issue where the URL path for the protobuf input format wasn't loading [#18770](https://github.com/apache/druid/pull/18770) +## Dependency updates +* Updated lz4-java to 1.8.1 [#18804](https://github.com/apache/druid/pull/18804) + --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
