This Week in Fluvio #37

Jun 29, 2022

Fluvio is a distributed, programmable streaming platform written in Rust.

This Week in Fluvio is our weekly newsletter for development updates to Fluvio open source.

Please subscribe to This Week in Fluvio to receive new posts in your inbox

Subscribe


 

New release

 

New features

  • Display multi-word subcommand aliases in CLI help info (#2033)
  • Add filter-map support to SmartProducer (#2418)
 

Performance improvements

  • Upgrade to Wasmtime 0.37 (#2400)
 

Bug fixes

  • Allow Cluster diagnostics to continue even if profile doesn’t exist (#2400)

  • Add timeout when creating SPG (#2364)

  • Revert 0.9.28 updates to Connector yaml config (#2436)

    • Soon after the 0.9.28 release, we discovered an issue that slipped past our CI. For those interested, the following are a preview of what changes are coming soon to connectors.
      • Add top level producer and consumer entries to connector yaml configurations. (#2426)
      • Allow string, dictionaries and lists as options to parameters section in connector yaml. (#2426)
 

Developer experience improvements

  • Log fluvio version and git rev on client creation (#2403)
  • Fix wasi functions binding relying on order (#2428)
 

Upcoming events

 

Open positions


Get in touch with us on Github Discussions or join our Discord channel and come say hello!

For the full list of changes this week, be sure to check out our CHANGELOG.