v2.14.0-beta.2
Pre-release
Pre-release
·
4691 commits
to master
since this release
Changelog
Bug fixes and improvements
Server
- Aggregation Predicates now generate graphql types names which are less prone to conflicts. The entire feature can now be disabled via the experimental feature flag
hide_aggregation_predicates. - add
IF EXISTSwhile dropping the constraint in source migrations (2 -> 3)
Console
- Enable the
Add operation to allowlistbutton on the monitoring tab