What's Changed
- Fix inverted dispose check in SocketClient by @michaelstaib in #9406
- Fix race condition in DataCompletion with atomic interlocked operations by @michaelstaib in #9407
- Refactor lock to new Lock object by @michaelstaib in #9408
- Fix filter ID inference for attributes derived from IDAttribute by @michaelstaib in #9409
- Fix CancellationTokenRegistration leak in ExecuteAsync by @michaelstaib in #9410
- Fix mobile website by @michaelstaib in #9413
- Refactor DataMessageObserver to use channel by @michaelstaib in #9411
- Adds mediator for mocha by @PascalSenn in #9416
- Fix generic record struct input inference by @michaelstaib in #9418
- Refactor mocha middleware to use unified
Usemethod with optional positioning parameters by @PascalSenn in #9419 - [Fusion] Add transport batching to planner level by @michaelstaib in #9414
Full Changelog: 16.0.0-rc.1.0...16.0.0-rc.1.1