Skip to content

ZenStack Release v1.0.1

Compare
Choose a tag to compare
@ymc9 ymc9 released this 02 Oct 20:19
· 597 commits to main since this release
b19cbb8

Yes, ZenStack is V1 now 🎉!

What's Changed

  • Fixed policy generation error when using collection predicate expressions in field-level access policies #703
  • Fixed wrong query injection when nesting a create inside update #714
  • Support Postgres extensions #713
  • Tighten up ZModel validation for comparing scalar values against array values (==, !=) #704
  • Added missing package.json exports for "@zenstackhq/runtime/zod/objects" by @abdullahahmeda

This marks our first stable release 🎉! Thank everyone for the great support along the way!

What's next?

  • ZenStack will start to follow semver
  • We'll continue iterating minor and patch versions on the V1 track while avoiding breaking changes and major/risky changes
  • We're working on a V2 roadmap and will share it with the community soon

Full Changelog: v1.0.0-beta.23...v1.0.1