You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by da...@apache.org on 2019/06/04 19:03:30 UTC

[lucene-solr] branch branch_8x updated: SOLR-13510: Move entry of CHANGES.txt to 8.1.2

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

datcm pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new 26b4982  SOLR-13510: Move entry of CHANGES.txt to 8.1.2
26b4982 is described below

commit 26b49827ed66c8b6721bdaee1a8eda785ec2592d
Author: Cao Manh Dat <da...@apache.org>
AuthorDate: Tue Jun 4 20:02:56 2019 +0100

    SOLR-13510: Move entry of CHANGES.txt to 8.1.2
---
 solr/CHANGES.txt | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 362808a..931ccec 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -85,8 +85,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
@@ -99,6 +97,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.