This is an automated email from the ASF dual-hosted git repository.

techdocsmith pushed a commit to branch 31.0.1
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/31.0.1 by this push:
     new eccb6bd88a6 add dependency updates to 31.0.1 release notes (#17518)
eccb6bd88a6 is described below

commit eccb6bd88a680a509d64a0b1b01ff72647162d7d
Author: Clint Wylie <[email protected]>
AuthorDate: Wed Nov 27 13:35:11 2024 -0800

    add dependency updates to 31.0.1 release notes (#17518)
    
    * add dependency updates to release notes
    
    * ignore spelling
---
 docs/release-info/release-notes.md | 7 ++++++-
 website/.spelling                  | 1 +
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/docs/release-info/release-notes.md 
b/docs/release-info/release-notes.md
index df2a1cae350..a246f33dcd6 100644
--- a/docs/release-info/release-notes.md
+++ b/docs/release-info/release-notes.md
@@ -33,4 +33,9 @@ For information about new features in Druid 31, see the 
[Druid 31 release notes]
 * Fixes an issue with complex metric compression that caused some data to be 
read incorrectly, resulting in segment data corruption or system instability 
due to out-of-memory exceptions. We recommend that you reingest data if you use 
compression for complex metric columns 
[#17422](https://github.com/apache/druid/pull/17422)
 * Fixes an issue with projection segment merging 
[#17460](https://github.com/apache/druid/pull/17460)
 * Fixes web console progress indicator 
[#17334](https://github.com/apache/druid/pull/17334)
-* Fixes a minor performance regression with query processing 
[#17397](https://github.com/apache/druid/pull/17397)
\ No newline at end of file
+* Fixes a minor performance regression with query processing 
[#17397](https://github.com/apache/druid/pull/17397)
+
+## Dependency updates
+Bumped the versions of the following dependencies:
+* Jetty to 9.4.56.v20240826 
[#17385](https://github.com/apache/druid/pull/17385)
+* Apache Kafka to 3.9.0 [#17513](https://github.com/apache/druid/pull/17513)
diff --git a/website/.spelling b/website/.spelling
index aa6322d08e9..052c361e422 100644
--- a/website/.spelling
+++ b/website/.spelling
@@ -2417,6 +2417,7 @@ ddSketch
 DDSketch
 druid-ddsketch
 numBins
+9.4.56.v20240826
 
 - ../docs/development/extensions-contrib/spectator-histogram.md
 SpectatorHistogram


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to