restate-sdk-shared-core

Crates.iorestate-sdk-shared-core
lib.rsrestate-sdk-shared-core
version0.7.0
created_at2024-07-15 10:06:52.829041+00
updated_at2026-01-15 10:47:33.482261+00
descriptionSDK Shared core
homepage
repositoryhttps://github.com/restatedev/sdk-shared-core
max_upload_size
id1303652
size516,095
Francesco Guardiani (slinkydeveloper)

documentation

README

SDK Shared core

Shared core to build SDKs in various languages. Currently used by:

Versions

This library follows Semantic Versioning.

The compatibility with Restate is described in the following table:

Restate Server\sdk-shared-core <= 0.2.x 0.3.x - 0.5.x 0.6.x - 0.7.x
<= 1.2
1.3 - 1.4
1.5

Development

You need the Rust toolchain. To verify:

just verify

To release we use cargo-release:

cargo release <VERSION>
Commit count: 87

cargo fmt