Skip to content

Netherite 1.3.5

Compare
Choose a tag to compare
@sebastianburckhardt sebastianburckhardt released this 04 May 22:17
· 89 commits to main since this release

What's Changed

This release includes several high-priority bug fixes:

  • Fix excessive memory use introduced in release 1.3.3 #266 (can cause OOM and performance degradation)
  • Fix double application of partition events #252 (can cause incorrect instance counts and possibly other state corruptions)
  • fix handling of expired groups in ReassemblyState #256

As well as several improvements to reliability, including optimizations and lower-priority bugs:

  • Optimize host shutdown #249
  • Fix race condition in OutboxState #250
  • Fix race in memory tracker #254
  • Fix null metrics exceptions #248
  • Improve trace messages for non-executable instances #258
  • update fatal exception handling #259
  • fix LoadPublisher.FlushAsync #262
  • limit frequency of failing partition starts #261
  • Fixes to azure storage calls #260

Full Changelog: 1.3.4...1.3.5