Skip to content

v1.1.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 11:43
· 348 commits to main since this release

Restate 1.1.6

IMPORTANT for SDK-Typescript users: Only when upgrading from 1.0.x to 1.1.x you MUST rediscover all the existing deployments using restate dp register <address> --force. You don't need to update the SDK, nor change the code.

IMPORTANT: If you upgraded a 1.0.x installation to version 1.1.1, please first upgrade to 1.1.2 or 1.1.3 before attempting a downgrade back to 1.0.2.

This version fixes an issue with the Kafka consumer where it could drop messages when starting to consume after the server starts, and an issue of growing memory usage over time due to oversized invoker in memory queues.

Full Changelog: v1.1.5...v1.1.6