github restatedev/restate v0.8.0

latest releases: v1.4.4, v1.4.4-rc.2, v1.4.4-rc.1...
18 months ago

Restate 0.8.0 is here 🎉

The latest Restate release comes with a ton of new useful features for you. Enjoy the release and give us feedback on discord to further improve Restate!

Notable improvements

  • Introducing versioning information to our IDs and our stored data to support forward-compatible migrations in the future.
  • Faster discoveries by distinguishing between retryable and non-retryable errors
  • Support for grpc.reflection.v1.ServerReflection which is used by newer grpcurl versions.
  • Usage of jemalloc to prevent heap fragmentation.

Breaking changes

The new release contains a few breaking changes which require you to start the server with a clean storage directory.

  • Introducing a new format for our IDs which makes it future-proof for changes.q

Full Changelog: v0.7.1...v0.8.0

Don't miss a new restate release

NewReleases is sending notifications on new releases.