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

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

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

### Solr 8.11.3 Release Highlights:

#### Security

* Converted enableRemoteStreaming and enableStreamBody solrconfig options
into system properties and env vars.
* Restrict certain file types from being uploaded to or downloaded from
Config Sets
* ZK Credentials and ACLs are no longer sent to all ZK Servers when using
Streaming Expressions. They will only be used when sent to the default ZK
Host.
* Schema Designer now correctly manages trust of the ConfigSets it is
managing.
* More sysProps are redacted in the UI by default.
* Upgrades of various client libraries, including Jetty, Tika, Netty and
Calcite.

#### Bugfixes

* TLOGs on TLOG replicas no longer grow continuously.
* Various fixes for clusters using PRS.
* Collection RENAME api no longer creates broken alias.
* Using Schema/Config API no longer breaks the File-Upload of Config Set
File.
* Fixed NPE in FieldLengthFeature with non-stored/missing fields.
* HEAD request for managed resource no longer returns 500 Server Error.

#### Features

* AWS STS support has been added for the s3-repository module.
* Node roles and dedicated query coordinator nodes have been added.

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_3/changes/Changes.html>

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

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

Reply via email to