github-actions
released this
21 Nov 22:21
·
77 commits
to main
since this release
Patch Changes
-
#1268
68f786197ae0d44a7aa19852e17ac792549188f7
Thanks @0xOlias! - Fixed a bug whereone
relations were sometimes incorrectly marked as non-null in the GraphQL schema, which caused "Cannot return null for non-nullable field" errors when the related entity was not found. -
#1269
700e060791a5575ba684fac49c3a32edfac16726
Thanks @kyscott18! - Fixed tables not being cleaned up. -
#1273
a0e1613c47a0ebcaaf2a4cabc5d8bf62ce8489bf
Thanks @0xOlias! - Improve logging for flush errors.