Release Notes
Platform Version 0.9.25 - 2022-05-04
- Set timestamp in Records while producing. (#2288)
- Support
ReadCommitted
isolation in SPU for Produce requests #2336 - Improve error messages and add
--fix
option tofluvio cluster check
to autofix recoverable errors (#2308) - Producer must respect ReadCommitted isolation #2302
- Add
{{time}}
option to--format
influvio consume
to display record timestamp (#2345)