This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9x by this push:
new a97d9df4676 Add bugfix version 8.11.4
a97d9df4676 is described below
commit a97d9df46769fa8b8a6507dc1e748480883f08e1
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 8baca938bc0..de8bc28a1e8 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -2568,6 +2568,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.