This Week in Fluvio #37
· 2 min read
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.
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.
- Soon after the
Developer experience improvements
- Log fluvio version and git rev on client creation (#2403)
- Fix
wasi
functions binding relying on order (#2428)
Get in touch with us on Github Discussions or join our Discord channel and come say hello! Watch videos on our InfinyOn Youtube Channel
For the full list of changes this week, be sure to check out our CHANGELOG.