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 EXISTS
while dropping the constraint in source migrations (2 -> 3)
Console
- Enable the
Add operation to allowlist
button on the monitoring tab