This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch branch_9_7
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9_7 by this push:
new 19cb42420d7 Add bugfix version 8.11.4
19cb42420d7 is described below
commit 19cb42420d7625c7c158cbfeab32259aa041c056
Author: Houston Putman <[email protected]>
AuthorDate: Wed Sep 25 13:43:44 2024 -0500
Add bugfix version 8.11.4
---
solr/CHANGES.txt | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 7af27d91614..d143dd42db6 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -2553,6 +2553,18 @@ Bug Fixes
* SOLR-16164: ConfigSet API returns error if untrusted user creates from
_default configset (Eric Pugh, Kevin Risden)
+================== 8.11.4 ==================
+
+Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this
release.
+
+Bug Fixes
+---------------------
+* SOLR-17168: Add netty-transport-classes-epoll dependency (Colvin Cowie)
+
+* SOLR-17417: Remove unnecessary code in PKIAuthPlugin and HttpSolrCall
(Houston Putman, janhoy, Liu Huajin)
+
+* SOLR-17418: Streamline ConfigSet modification logic. (Houston Putman, Liu
Huajin)
+
================== 8.11.3 ==================
Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this
release.