Skip to content

8.1.19

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 14:58
· 22574 commits to main since this release

release/8.1.19

Bug Fixes

Broker

  • Static user task assignee value treated as number (leads to an exception) (#14109)
  • Leaked message subscriptions cause constant processing load (#14814)

Gateway

  • Unexpected value type in command response (#5624)

Merged Pull Requests

  • fix(engine): treat static assignee values as string (#14958)
  • Replace incremental requestId in AtomixServerTransport with unique SnowflakeId (#14857)
  • [Backport stable/8.3] Fix flaky test shouldResumeExporting in ExportEndpointIT (#14822)