Skip to content

Release 0.7.3

Latest
Compare
Choose a tag to compare
@lonvia lonvia released this 13 Aug 09:37
· 27 commits to master since this release

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.