Skip to content

v1.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 20:58
· 372 commits to main since this release

Restate 1.1.5

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 release fixes a memory leak issue related to Prometheus Histograms - memory would grow unboundedly when metrics are not scraped

Full Changelog: v1.1.4...v1.1.5