- Introduce new Service/Object/Workflow constructor fields and the decorator fields
inactivity_timeout
,abort_timeout
,journal_retention
,idempotency_retention
,ingress_private
,workflow_retention
. Please note these work only from Restate 1.4 onward. Check the in-code documentation for more details. - Improved error messages
What's Changed
- Discovery manifest V3 by @slinkydeveloper in #103
- Bump shared core by @slinkydeveloper in #106
- Use shared core 0.4 by @slinkydeveloper in #107
New Contributors
- @muhamadazmy made their first contribution in #101
Full Changelog: v0.7.3...v0.8.0