Skip to content

v2.1.0

Choose a tag to compare

@slinkydeveloper slinkydeveloper released this 29 Apr 13:57
· 46 commits to main since this release
77cf0e5

What's Changed

Kotlin now supports JSON Schema

The Kotlin API now supports OOTB generating Json Schemas, using https://github.com/SMILEY4/schema-kenerator. The schemas will be automatically propagated to restate-server, and they will be available in the generated OpenAPI and in the Restate Playground.

Changelog

Full Changelog: v2.0.0...v2.1.0