Skip to content

ZenStack Release v3.0.0-beta.9

Choose a tag to compare

@github-actions github-actions released this 16 Oct 17:12
· 20 commits to main since this release
68adf79

What's Changed

This release includes the full implementation of access policies, input validations, and many detailed fixes to the ORM.

  • Model-level access policy implementation that works at both the ORM API and query builder API level.
  • Input validation implementation (@length, @email, @@validate, etc.).
  • Lots of detailed fixes. Both the ORM and access policy are much more solid now.
  • All v3 e2e and regression test cases are migrated to v3 and all passing!

New docs are coming soon!

New Contributors

@sanny-io and @dhritcu helped with bug fixing in this release. Thank you both ❤️ !

Full Changelog: v3.0.0-beta.8...v3.0.0-beta.9