Fluvio v0.9.9 Release Notes

Release Date: 2021-09-30 // over 2 years ago
    • โž• Add impl std::error::Error for ErrorCode for better error reporting (#1693)
    • โž• Add ability to create a consumer that can read from multiple partitions concurrently. (#1568)
    • ๐Ÿ”ฆ Expose partition for fluvio consume --format. (#1701)
    • ๐Ÿ›  Fix consumer stream hanging after rollver (#1700)
    • โž• Added deployment controller for managed connectors (#1499).