Fluvio v0.9.13 Release Notes

Release Date: 2021-11-19 // over 2 years ago
    • ๐Ÿ›  Fix connector create with create_topic option to succeed if topic already exists. (#1823)
    • โž• Add #[smartstream(filter_map)] for filtering and transforming at the same time. (#1826)
    • โž• Add table display output option to consumer for json objects (#1642)
    • Streamlined Admin API (#1803)
    • โž• Add SpuDirectory trait to Fluvio Client (#1863)
    • โž• Add fluvio consume <topic> --output=full_table to render row updates over fullscreen terminal screen (#1846)
    • ๐Ÿ›  Fix macOS kubernetes cluster management (#1867)
    • Persist aggregate accumulator across file batches (#1869)
    • ๐Ÿ‘‰ Make Fluvio cluster working on Apple Silicon (#1896)
    • ๐Ÿ“‡ Rename fluvio table to fluvio tableformat (#1918)
    • Restrict max version in fluvio client (#1930)
    • ๐Ÿ‘‰ Use version from the client in SmartEngine to encode/decode input/output (#1924)