This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new d833f08 Sync CHANGES for 8.11.1
d833f08 is described below
commit d833f082b8100e7726aec0744362a3b8b572859b
Author: Jan Høydahl <[email protected]>
AuthorDate: Thu Dec 16 12:42:26 2021 +0100
Sync CHANGES for 8.11.1
---
solr/CHANGES.txt | 2 --
1 file changed, 2 deletions(-)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index cb12867..9c50912 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -677,8 +677,6 @@ Other Changes
* SOLR-15486: During node shutdown pausing of updates and waiting for
in-flight update requests to finish
before closing cores is no longer SolrCloud specific. (Christine Poerschke,
David Smiley)
-* SOLR-15324: Upgrade Jaeger dependency from 1.1.0 to 1.6.0 and thus also
libthrift to 0.14.1 (janhoy)
-
* SOLR-15599: woodstox-core-asl:4.4.1 (org.codehaus) replaced with
woodstox-core:6.2.4 (com.fasterxml) (Houston Putman)
* SOLR-15621: index.html for Admin UI should send Solr version in the request
for JavaScript files (Timothy Potter)