33rd alpha release for v1.0.0 - bugfix
Pre-release
Pre-release
·
9267 commits
to master
since this release
Changelog
Please make sure you go through the 🚨 breaking changes 🚨 introduced in v1.0.0-alpha32 if you're upgrading from a version below that.
The primary objective of this release is to fix a bug that was introduced on alpha32. GraphQL Engine server command line flags can now be used in any order. (#1231)
Also fixes a bug that caused resetting metadata to fail when event triggers are present. (close #1232) (#1233)
We have also added an optimisation that improves startup times for the server, by optimizing the initial number of queries made to the database. (#1235)