This Week in Fluvio #42
· One 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
Bug fixes
- Prevent collisions between namespaces (#2539)
Developer experience improvements
- CLI: Added ability to delete multiple connectors, smart modules and topics with one command. (#2427)
- Added
--use-k8-port-forwarding
option tofluvio cluster start
. (#2516) - Added proxy support during packages installation (#2535)
- Adds feedback and debug info to 'smart-module create' (#2513)
New blog post
- Flexible JSON transformations in Rust
- Alexander presents a Rust beginner-friendly solution for processing streams of dynamic JSON records using our fluvio-joltcrate
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.