github zenstackhq/zenstack v1.0.0-alpha.73
ZenStack Release v1.0.0-alpha.73

latest releases: v2.6.2, v2.6.1, v2.6.0...
19 months ago

What's Changed

  • New OpenAPI plugin for generating OpenAPI V3 specification from zmodel! You can use it to generate a YAML/JSON spec and load it up into tools like swagger-ui. Check here for an example.
  • Adapter for integrating with Fastify: automatic OpenAPI services for CRUD.
  • Fix: make sure zod schemas are lazily loaded to avoid circular dependency issues.

Under the hood, this release includes a unified OpenAPI layer for handling CRUD operations, which is used by the new fastify adapter and will also be the foundation for other upcoming new server-side adapters.

Don't miss a new zenstack release

NewReleases is sending notifications on new releases.