BREAKING CHANGES
This release moves the docker image to the OpenSearch version of Photon. This means that your existing index will no longer be compatible with this container image. New index downloads will automatically pull the OpenSearch compatible index.
This update also moves to ghcr.io as the default registry, though the images are still available on both ghcr and docker-hub.
Moreover, new builds are no longer automatically created with new photon releases to avoid any compatibility issues.
Changes
- feat: Add automated data directory permissions by @rtuszik in #63
- feat: adopt existing logic to the OpenSearch version of photon by @rtuszik in #64
- feat: move to OpenSearch version by @rtuszik in #65
Full Changelog: 0.7.0...0.7.0-Photon-Opensearch