Skip to content

v2.14.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@imperfect-fourth imperfect-fourth released this 27 Oct 09:12
· 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 EXISTS while dropping the constraint in source migrations (2 -> 3)

Console

  • Enable the Add operation to allowlist button on the monitoring tab