github infinyon/fluvio v0.9.32

latest releases: dev, v0.11.12, v0.11.12-dev-1...
2 years ago

Release Notes

Platform Version 0.9.32 - 2022-07-26

  • Restrict usage of --initial, --extra-params and --join-topic in fluvio consume. Those options only should be accepted when using specific smartmodules. (#2476)
  • Rename --smartmodule option in fluvio consume to --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 Clone trait to DefaultProduceRequest. (#2501)
  • Add AtMostOnce and AtLeastOnce delivery semantics. (#2503)

Don't miss a new fluvio release

NewReleases is sending notifications on new releases.