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

mayya pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git

commit f26a0d3f9c9720a3b79d0b2ffa732f532e915fcd
Author: Mayya Sharipova <[email protected]>
AuthorDate: Mon Oct 18 09:54:14 2021 -0400

    Adding Solr news for release 8.10.1
---
 .../solr/solr_news/2021-10-18-8-10-1-available.md  | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/content/solr/solr_news/2021-10-18-8-10-1-available.md 
b/content/solr/solr_news/2021-10-18-8-10-1-available.md
new file mode 100644
index 0000000..0413778
--- /dev/null
+++ b/content/solr/solr_news/2021-10-18-8-10-1-available.md
@@ -0,0 +1,31 @@
+Title: Apache Solr™ 8.10.1 available
+category: solr/news
+save_as:
+
+The Solr PMC is pleased to announce the release of Apache Solr 8.10.1.
+
+Solr is the popular, blazing fast, open source NoSQL search platform from the 
Apache Lucene project. Its major features include powerful full-text search, 
hit highlighting, faceted search, dynamic clustering, database integration, 
rich document handling, and geospatial search. Solr is highly scalable, 
providing fault tolerant distributed search and indexing, and powers the search 
and navigation features of many of the world's largest internet sites.
+
+Solr 8.10.1 is available for immediate download at:
+
+  <https://solr.apache.org/downloads.html>
+
+### Solr 8.10.1 Release Highlights:
+
+#### Dependencies upgrades
+
+- Upgrade httpclient and httpmime to 4.5.13 (SOLR-15269)
+- Upgrade the following dependencies with vulnerabilities (SOLR-15677)
+  - jetty: 9.4.44.v20210927
+  - tika: 1.27
+  - commons-compress: 1.21
+  - netty: 4.1.68.Final
+  - fasterxml.jackson: 2.12.3
+  - errorprone: 2.9.0
+  - gcp-client: 1.32.1
+
+A summary of important changes is published in the Solr Reference Guide at 
<https://solr.apache.org/guide/8_10_1/solr-upgrade-notes.html>.
+
+For the most exhaustive list, see the full release notes at 
<https://solr.apache.org/8_10_1/changes/Changes.html> or by viewing the 
CHANGES.txt file accompanying the distribution.
+
+Solr's release notes usually don't include Lucene layer changes.  Lucene's 
release notes are at 
<https://lucene.apache.org/core/8_10_1/changes/Changes.html>

Reply via email to