Skip to content

ZenStack Release v1.0.0-alpha.45

Compare
Choose a tag to compare
@ymc9 ymc9 released this 19 Feb 05:01
· 822 commits to main since this release
d8afc2e

What's Changed

  • fixed incorrect HTTP method for react hooks generated for "upsert" action
  • relation filters, both for *-to-many filter (some/none/every) and *-to-one filter (is/isNot), now recognize access policies
  • fixed bugs around policy evaluation for nested update/delete for to-one relations
  • next.js integration now supports setting a custom logger