diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 6f9f0c1e426..eee4bcb89d7 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -128,8 +128,6 @@ Bug Fixes * SOLR-13489: Stop the leader from trying to rejoin the election on session expiration and harden our zk reconnect code path. (Mark Miller, Anshum Gupta) -* SOLR-13510: Intermittent 401's for internode requests with basicauth enabled (Cao Manh Dat, Colvin Cowie) - * SOLR-12249: Better error message when grouping on a tokenized (non SortableText) field in SolrCloud (Erick Erickson) Other Changes @@ -142,6 +140,23 @@ Other Changes * SOLR-13467: Include the S2 Geometry lib to make it simpler to use prefixTree="s2" on a Geo3D spatial field. Improved documentation on Geo3D too. (David Smiley) +================== 8.1.2 ================== + +Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release. + +Versions of Major Components +--------------------- +Apache Tika 1.19.1 +Carrot2 3.16.0 +Velocity 2.0 and Velocity Tools 3.0 +Apache ZooKeeper 3.4.14 +Jetty 9.4.14.v20181114 + +Bug Fixes +---------------------- + +SOLR-13510: Intermittent 401's for internode requests with basicauth enabled (Cao Manh Dat, Colvin Cowie) + ================== 8.1.1 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.