This Week in Fluvio #49
· 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
SmartModule transformation chaining was introduced in the last release as a preview with our SQL outbound connector
In this release, support is now available to the Rust client, fluvio
and smdk
CLI, and connectors wit the keyword transforms
.
To get familiar, check out the example configs from our tutorials.
- HTTP to SQL tutorial
- MQTT to SQL tutorial
- Kafka outbound connector now supports SSL - For more info check out the Kafka outbound connector docs
Bug fixes
Developer experience improvements
- Make behavior with producing records from file consistent between
fluvio
andsmdk
- (#2756) - New docs for our Certified SmartModule: Jolt
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.