All Versions
45
Latest Version
Avg Release Cycle
13 days
Latest Release
18 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.9.2 Changes
August 10, 2021 -
v0.9.1 Changes
August 06, 2021- โ Add Apple M1 as Tier2 platform for
fluvio-run
(#1382)
- โ Add Apple M1 as Tier2 platform for
-
v0.9.0 Changes
August 03, 2021- โ 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
to0.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)
-
v0.8.5 Changes
July 14, 2021- โ Add unstable Admin Watch API for topics, partitions, and SPUs (#1136)
- ๐ Make recipes for smoke tests no longer build by default, helps caching. (#1165)
- ๐ Relax requirement of
FluvioAdmin
methods from&mut self
to&self
. (#1178) - Sort output of
fluvio partition list
by Topic then Partition. (#1181) - โ Add SmartStream Map (
#[smartstream(map)]
) API for transforming records. (#1174) - ๐ Change C compiler to
zig
and linker tolld
. Resolves segfaults when cross compiling to musl. (#464) - ๐จ Consumer CLI prints a status when consuming from the end of a partition. (#1171)
- โฌ๏ธ Upgrade wasmtime to thread-safe API. (#1200)
- โก๏ธ Update fluvio-package to support arbitrary Targets. (#1234)
- ๐ฆ Future-proof PackageKind by deserializing all Strings. (#1249)
-
v0.8.4 Changes
May 29, 2020 -
v0.8.3 Changes
May 25, 2020- โ Added builder for fluvio_storage::config::ConfigOption. (#1076)
- ๐ Use batch record sending in CLI producer (#915)
- Now ResponseApi and RequestApi encoder-decoders are symmetric (#1075)
- ๐
FluvioCodec
encoder now supportsFluvioEncoder
types. Implementation with bytes::Bytes now is deprecated. (#1076) - โ Added implementations of FluvioEncoder for &T: FluvioEncoder. (#1081)
- โก๏ธ Updated RecordAPI with RecordKey and RecordData (#1088)
- ๐ Support WASM for client (#1101)
- ๐
spu_pool
to support wasm runtime. (#1106) - โ Remove async trait for more wasm support to client (#1108)
- ๐ Better logging for SPU health check (#1109)
- ๐ fluvio-socket build for wasm32 (#1111)
- Add Fluvio::connect_with_connector to support custom connectors. (#1120)
-
v0.8.2 Changes
May 06, 2020 -
v0.8.0 Changes
April 27, 2020 -
v0.7.3 Changes
April 02, 2020