Skip to content

ZenStack Release v3.0.0-beta.26

Choose a tag to compare

@github-actions github-actions released this 27 Nov 12:33
· 19 commits to main since this release
29c4df2

New Features

  • Configure field omission from the schema or ZenStackClient options doc

Fixes and Improvements

  • [policy] Fixed issues with using collection predicates with auth in policy rules (e.g., auth().roles?[permission == 'read'])
  • [cli] Fixed typescript schema generation with models marked @@ignore
  • [orm] Fixed a typing issue with typedef used as @@auth

Full Changelog: v3.0.0-beta.25...v3.0.0-beta.26