You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2020/08/14 18:33:19 UTC

[lucene-site] branch master updated: Adding Solr news for release 8.6.1

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

houston pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 8dc743b  Adding Solr news for release 8.6.1
8dc743b is described below

commit 8dc743ba345548fb2fc9a5c8c4af4c3f7ad5f6a1
Author: Houston Putman <hp...@apple.com>
AuthorDate: Fri Aug 14 14:32:36 2020 -0400

    Adding Solr news for release 8.6.1
---
 content/solr/solr_news/2020-08-13-8-6-1-available.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/content/solr/solr_news/2020-08-13-8-6-1-available.md b/content/solr/solr_news/2020-08-13-8-6-1-available.md
index 80e5f0b..faa7f93 100644
--- a/content/solr/solr_news/2020-08-13-8-6-1-available.md
+++ b/content/solr/solr_news/2020-08-13-8-6-1-available.md
@@ -15,10 +15,14 @@ Solr 8.6.1 is available for immediate download at:
  * SOLR-14665: Revert SOLR-12845 adding of default autoscaling cluster policy, due to performance issues
  * SOLR-14671: Parsing dynamic ZK config sometimes cause NumberFormatException
 
-Please read CHANGES.txt for a full list of changes:
+Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:
+
+  <https://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html>
+
+Please read CHANGES.txt for a full list of bugfixes:
 
   <https://lucene.apache.org/solr/8_6_1/changes/Changes.html>
 
-Solr 8.6.1 also includes  and bugfixes in the corresponding Apache Lucene release:
+Solr 8.6.1 also includes bugfixes in the corresponding Apache Lucene release:
 
   <https://lucene.apache.org/core/8_6_1/changes/Changes.html>