You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@solr.apache.org by Mike Drob <md...@apache.org> on 2022/06/21 21:30:06 UTC

[ANNOUNCE] Apache Solr 8.11.2 released

The Lucene and Solr PMCs are pleased to announce the release of Apache Solr 8.11.2.

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.11.2 is available for immediate download at:

  <https://solr.apache.org/downloads.html>

### Solr 8.11.2 Release Highlights:

Security

* SOLR-15871: Update Log4J to 2.17.1
* SOLR-15961: Fix bug in PKIAuthenticationPlugin that can cause a request to fail with 401 Unauthorized instead of re-fetching expired remote keys from other nodes.
* SOLR-14569: Configuring a shardHandlerFactory on the /select requestHandler results in HTTP 401 when searching on alias in secured Solr.
* SOLR-16022: Enforce special character requirements on passwords with length less than 15
* SOLR-16075: ShowFileHandler path parameter is now validated to be relative to instance conf dir in standalone mode

Bugfixes

* SOLR-15849: Fix the connection reset problem caused by the incorrect use of 4LW with \n when monitoring zooKeeper status
* SOLR-16199: Improve query syntax construction for SQL LIKE clause with phrases and wildcards
* SOLR-16143: SolrConfig can miss updates from ZooKeeper when deleting and recreating file items

Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:

  <https://solr.apache.org/guide/8_11/solr-upgrade-notes.html>

Please read CHANGES.txt for a full list of bugfixes:

  <https://solr.apache.org/docs/8_11_2/changes/Changes.html>

Solr 8.11.2 also includes bugfixes in the corresponding Apache Lucene release:

  <https://lucene.apache.org/core/8_11_2/changes/Changes.html>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
For additional commands, e-mail: dev-help@solr.apache.org