You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@solr.apache.org by Adrien Grand <jp...@gmail.com> on 2021/11/17 08:54:16 UTC

[ANNOUNCE] Apache Solr 8.11.0 released

The Solr PMC is pleased to announce the release of Apache Solr 8.11

Solr is the popular, blazing fast, open source NoSQL search platform from
the Apache Solr project. Its major features include powerful full-text
search, hit highlighting, faceted search and analytics, rich document
parsing, geospatial search, extensive REST APIs as well as parallel SQL.
Solr is enterprise grade, secure and 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.

The release is available for immediate download at:
  https://solr.apache.org/downloads.html

Please read CHANGES.txt for a detailed list of changes:
  https://solr.apache.org/docs/8_11_0/changes/Changes.html

Solr 8.11.0 Release Highlights
 * Security
   - MultiAuthPlugin (for authentication) and
MultiAuthRuleBasedAuthorizationPlugin (for authorization) classes to
support multiple authentication schemes, such as Bearer and Basic. This
allows the Admin UI to use OIDC (JWTAuthPlugin) to authenticate users while
still supporting Basic authentication for command-line tools and the
Prometheus exporter.

A summary of important changes is published in the Solr Reference Guide at
https://solr.apache.org/guide/8_11/solr-upgrade-notes.html. For the most
exhaustive list, see the full release notes at
https://solr.apache.org/docs/8_11_0/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_11_0/changes/Changes.html

-- 
Adrien

Re: [ANNOUNCE] Apache Solr 8.11.0 released

Posted by David Smiley <ds...@apache.org>.
I'll start the Docker image release process now; it should be out by the
weekend hopefully.

~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley


On Wed, Nov 17, 2021 at 3:54 AM Adrien Grand <jp...@gmail.com> wrote:

> The Solr PMC is pleased to announce the release of Apache Solr 8.11
>
> Solr is the popular, blazing fast, open source NoSQL search platform from
> the Apache Solr project. Its major features include powerful full-text
> search, hit highlighting, faceted search and analytics, rich document
> parsing, geospatial search, extensive REST APIs as well as parallel SQL.
> Solr is enterprise grade, secure and 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.
>
> The release is available for immediate download at:
>   https://solr.apache.org/downloads.html
>
> Please read CHANGES.txt for a detailed list of changes:
>   https://solr.apache.org/docs/8_11_0/changes/Changes.html
>
> Solr 8.11.0 Release Highlights
>  * Security
>    - MultiAuthPlugin (for authentication) and
> MultiAuthRuleBasedAuthorizationPlugin (for authorization) classes to
> support multiple authentication schemes, such as Bearer and Basic. This
> allows the Admin UI to use OIDC (JWTAuthPlugin) to authenticate users while
> still supporting Basic authentication for command-line tools and the
> Prometheus exporter.
>
> A summary of important changes is published in the Solr Reference Guide at
> https://solr.apache.org/guide/8_11/solr-upgrade-notes.html. For the most
> exhaustive list, see the full release notes at
> https://solr.apache.org/docs/8_11_0/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_11_0/changes/Changes.html
>
> --
> Adrien
>

Re: [ANNOUNCE] Apache Solr 8.11.0 released

Posted by David Smiley <ds...@apache.org>.
I'll start the Docker image release process now; it should be out by the
weekend hopefully.

~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley


On Wed, Nov 17, 2021 at 3:54 AM Adrien Grand <jp...@gmail.com> wrote:

> The Solr PMC is pleased to announce the release of Apache Solr 8.11
>
> Solr is the popular, blazing fast, open source NoSQL search platform from
> the Apache Solr project. Its major features include powerful full-text
> search, hit highlighting, faceted search and analytics, rich document
> parsing, geospatial search, extensive REST APIs as well as parallel SQL.
> Solr is enterprise grade, secure and 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.
>
> The release is available for immediate download at:
>   https://solr.apache.org/downloads.html
>
> Please read CHANGES.txt for a detailed list of changes:
>   https://solr.apache.org/docs/8_11_0/changes/Changes.html
>
> Solr 8.11.0 Release Highlights
>  * Security
>    - MultiAuthPlugin (for authentication) and
> MultiAuthRuleBasedAuthorizationPlugin (for authorization) classes to
> support multiple authentication schemes, such as Bearer and Basic. This
> allows the Admin UI to use OIDC (JWTAuthPlugin) to authenticate users while
> still supporting Basic authentication for command-line tools and the
> Prometheus exporter.
>
> A summary of important changes is published in the Solr Reference Guide at
> https://solr.apache.org/guide/8_11/solr-upgrade-notes.html. For the most
> exhaustive list, see the full release notes at
> https://solr.apache.org/docs/8_11_0/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_11_0/changes/Changes.html
>
> --
> Adrien
>