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.
- New feature: Now you can use the function
key_to_json
in SQL queries to convert the service key to json - Improvements: Now
GET /service
in the Admin API returns more metadata about service methods - Various fixes
Full changelog: v0.2.1...v0.3.0