Fluvio v0.9.0 Release Notes

Release Date: 2021-08-03 // over 2 years ago
    • โž• Add k8s feature flag to cli. (#1257)
    • โž• Add windows build of cli and client. (#1218)
    • ๐Ÿ‘Œ Improve #[derive(Encoder, Decoder)] to work with data enums. (#1232)
    • ๐Ÿ›  Fix Replication bug in K8 (#1290)
    • โž• Add apply method to StoreContext. (#1289)
    • ๐Ÿ— Build M1 mac CLI (#132)
    • ๐Ÿ‘‰ Use inline helm chart (#1292)
    • โšก๏ธ Update ConsumerConfig with more idiomatic builder (#1271)
    • ๐Ÿ‘Œ Improve install.sh to run on more targets (#1269)
    • ๐Ÿ‘‰ Make fluvio-cloud an optional part of installation based on target support (#1317)
    • โœ‚ Remove #[deprecated] items from crates (#1299)
    • Bump MINIMUM_PLATFORM_VERSION to 0.9.0 (#1310)
    • ๐Ÿ›  Fix owner reference type to work delete in K 1.20.0 (#1342)
    • ๐Ÿ›  Fix Upgrading K8 Cluster (#1347)
    • โž• Add Error Handling to SmartStreams (#1198)
    • Finish SmartStream Map (#[smartstream(map)]) API (#1174, #1198)