15 November 2021, Apache Solr Operator™ v0.5.1 available

The Solr PMC is pleased to announce the release of the Apache Solr Operator v0.5.1

The Solr Operator is the official and recommended way of managing your Solr ecosystem on Kubernetes.

The Solr Operator v0.5.1 is available for immediate download at: https://solr.apache.org/operator/artifacts.html

Please report any feedback to the mailing lists (https://solr.apache.org/operator/community.html#mailing-lists-chat)

Solr Operator v0.5.1 Release Highlights:

  • Upgrade GoLang to 1.17
  • Fix security vulnerabilities introduced by dependencies, notably github.com/gogo/protobuf and golang.org/x/crypto
  • Resource checking for pods across all generated resources has been fixed, will not overwrite equivalent resources with different units
    • Necessary step for GKE Autopilot and the Vertical Pod Autoscaler
  • Ability to run sidecars of the Solr Operator that use the root user, when installing via the Helm Chart
  • The zk.external option in the solr helm chart is now functional

A summary of important changes is published in the following documentation link. Please read through this page before upgrading.

<https://apache.github.io/solr-operator/docs/upgrade-notes.html>

For the most exhaustive list, see the change log on ArtifactHub or view the git history in the Solr Operator repo.

<https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog>

<https://github.com/apache/solr-operator/releases/tag/v0.5.1>

  • No labels