Skip to content

v1.8.12

Choose a tag to compare

@github-actions github-actions released this 27 Jan 02:29
· 13 commits to main since this release
6173431

Important changes

  1. Add a new option to toggle the SQL endpoint/playground with --http.sql. It is enabled by default to not break existing projects relying on this endpoint.
  2. Fix on the subscription that wasn't correctly fired using a member clause when an entity was deleted.

What's Changed

  • feat(server): add sql endpoint toggle by @Larkooo in #408
  • fix(grpc): preserve pre-deletion model values for MemberClause filter matching by @MartianGreed in #407
  • release(prepare): v1.8.12 by @glihm in #410

Full Changelog: v1.8.11...v1.8.12