This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
v0.3.0
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