Skip to content

5.0.0-dev4

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 10 Oct 14:34
5a208d6
  • Fix for JS execution behaviour when reusing interpreters. Storing KV handles on the global state may lead to unsafe accesses. Work around that by lazily requesting handles in the TypedKvMap for TypeScript apps.
  • On retirement, nodes that are primary now request that their most likely successor triggers and instant election, without waiting for a timeout. This speeds up some reconfigurations, particularly code updates since they result in all the nodes being replaced. (#5697)

MCR Docker Images: App Development, C++ Runtime, TypeScript/JavaScript Runtime