Release Notes
Platform Version 0.9.32 - 2022-07-26
- Restrict usage of
--initial,--extra-paramsand--join-topicinfluvio consume. Those options only should be accepted when using specific smartmodules. (#2476) - Rename
--smartmoduleoption influvio consumeto--smart-module. `--smartmodule is still an alias for backward compatibility. (#2485) - Measure latency for stats using macro. (#2483)
- Keep serving incoming requests even if socket closed to write. (#2484)
- Support async response in multiplexed socket. (#2488)
- Drop write lock before async IO operations. (#2490)
- Add
Clonetrait toDefaultProduceRequest. (#2501) - Add
AtMostOnceandAtLeastOncedelivery semantics. (#2503)