This is a minor release which adds a startup check to Photon to ensure the database exists before using it. This check helps in particular to have a more meaningful error message when accidentally using an ElasticSearch-built database with the Photon OpenSearch version or vice versa.
This version also improves the shutdown by properly closing the database connection when the server is stopped. In very rare cases the hard shutdown could result in a corrupted database.