Skip to content

Release 0.10.0

Compare
Choose a tag to compare
@StephanEwen StephanEwen released this 13 Aug 23:09
· 50 commits to main since this release
fb37a3e

Support both default API and gRPC templates (b08c559)

  • The default template is now the new Restate API for TypeScript
  • The gRPC-based template can be created by passing --grpc to the command (npx -y @restatedev/create-app --grpc)

Bump SDK version to 1.0.35 (9a34c35)