Breaking changes
- Due to some breaking changes to the metadata storage format, we recommend existing users to start with a new cluster and wipe all existing state.
- We have restricted the service key format for keyed services to only
string
keys. If you have any feedback about this change, let us know here #955
New features
- We now have a Java SDK to build Restate applications: https://docs.restate.dev/quickstart
- We now expose the table of the enqueued invocations in the sql introspection interface as
sys_inbox
- We're publishing the container images on https://hub.docker.com/r/restatedev/restate
Notable changes
- Now the Admin API expose more metadata about service endpoints.
- Improved DELETE /invocations/:id command
We've also included some bug fixes and small improvements.
Enjoy!
Full Changelog: v0.5.1...v0.6.0