Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 15:36
· 8 commits to main since this release

Breaking changes

Due to some breaking changes to the storage format, we recommend existing users to start with a new cluster and wipe all existing state.

Changes

  • New feature: Add Kafka ingress, to read events from Kafka directly in restate services. Check the documentation https://docs.restate.dev/services/sdk/kafka for more details.
  • Improvements: Now GET /service in the Admin API returns more metadata about service methods
  • Various fixes