Releases: restatedev/sdk-typescript
Releases · restatedev/sdk-typescript
0.3.1
Release 0.3.0
0.2.0
- Important: We have changed the versioning scheme to align it with the Restate runtime. Old releases should be considered "yanked" and we will soon remove them from the package registry.
- Important: This release is not compatible with Restate runtime < 0.2.0
- Breaking: Redesigned the awakeable APIs
- New feature: Now you can send awakeable rejections
- Slight changes to the logging format
- We now publish development versions of the SDK. You can install them with
npm install @restatedev/restate-sdk@dev
, but please note that we don't provide any compatibility guarantees for those.