Skip to content

marklogic-1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 17:46
1bdaa2f

Release 1.1.1

WARNING: Because the StatefulSet naming convention has changed in 1.1, upgrading from version 1.0 of the MarkLogic Helm chart to 1.1 will cause the name of the StatefulSet to change and therefore, the original StatefulSet will be deleted and a new one will be created. This is equivalent to deploying a completely new MarkLogic cluster. The original persistent volumes will NOT be deleted so any data associated with the original MarkLogic StatefulSet can be recovered from the original persistent volumes if needed.

UPGRADING: To upgrade an existing MarkLogic cluster created from version 1.0 of the Helm chart, backup the existing cluster, upgrade the Helm chart to 1.1, and restore the backup to the new cluster. Once the system has been verified, the old persistent volumes can be deleted.

MarkLogic Server is a multi-model database that has both NoSQL and trusted enterprise data management capabilities.

Patch release 1.1.1 of the MarkLogic Helm Chart.

Bugfixes:

  1. Fix for updating the existing cluster from HTTP to HTTPS.
  2. Addressed the issue causing bootstrap host to become unresponsive in PodInitializing state post-restart.