Skip to content

Releases: infinyon/fluvio

v0.11.0

16 Nov 02:43
6b69381
Compare
Choose a tag to compare

Release Notes

Platform Version 0.11.0 - 2023-11-16

Platform Version 0.11.0-dev-1 - 2023-11-15

v0.11.0-dev-1

15 Nov 17:46
1fc1195
Compare
Choose a tag to compare
v0.11.0-dev-1 Pre-release
Pre-release

Release Notes

v0.10.17

31 Oct 02:02
Compare
Choose a tag to compare

Release Notes

Platform Version 0.10.17 - 2023-10-30

Platform Version 0.10.17-dev-1 - 2023-10-25

v0.10.17-dev-1

25 Oct 13:24
Compare
Choose a tag to compare
v0.10.17-dev-1 Pre-release
Pre-release

Release Notes

Platform Version 0.10.17-dev-1 - 2023-10-24

v0.10.16

08 Oct 00:44
Compare
Choose a tag to compare

Release Notes

The format is based on Keep a Changelog

Platform Version 0.10.16 - 2023-10-07

Fixed

  • Fluvio crash on downloading in macos-sonoma (#3584)
    Note: If you are getting an execption on Macos Sonoma with a NSInvalidArgumentException from an existing
    fluvio install, you may need to reinstall the cli from curl https://www.fluvio.io/docs/get-started/mac/

CI

  • Download trait for Artifact (#3589)
  • Rel-0.10.16 (#3588)

Changed

  • Fvm API Client and updated type definitions (#3566)

Other

  • FVM self subcommand (#3570)
  • Use utc timestamp in cli-smdk-basic-test (#3574)
  • Use surf and http-client as workspace deps (#3581)
  • Move cli dep to workspace (#3582)

v0.10.15

28 Sep 22:56
Compare
Choose a tag to compare

Release Notes

Platform Version 0.10.15 - 2023-09-28

Added

  • Update fluvio hub subcommands (#3409)
  • Add stdin input support for smdk test (#3464)
  • Multi partition consumer in sink connectors (#3470)
  • Print more error causes (#3475)
  • Add nonzero copy option (#3519)
  • Remove unnecessary generics (#3529)
  • Add --truncate arg to fluvio consume and pretty print json output (#3551)
  • Add generic signature to topic controller to make it easier to test (#3445)
  • Make k8 feature available in fluvio-run (#3446)
  • Reduce metadata item bound (#3448)

CI

  • Update Zig to v0.11.0 (#3484)
  • Update rust toolchain (#3501)
  • Clean up zig install (#3508)
  • Ci badge should report master status (#3524)
  • Point ci badge to staging (#3526)
  • Update k8 crates (#3546)
  • Add capability to start SC on read-only mode. Read-only mode me… (#3525)
  • Post release (#3431)
  • Configure fluvio-run build for armv7 (#3444)

Changed

  • Update dep (#3560)
  • Update dep (#3474)
  • Update dep (#3504)
  • Update fluvio-connector-derive to syn@2 (#3513)
  • Update zstd@v0.12.4 (#3514)
  • Update toml and wasmtime (#3547)
  • Update dep (#3436)
  • Update dep (#3447)

Fixed

  • Install.sh, fluvio install/update, add arch/target overrides (#3463)
  • Enable connector crates tests in CI (#3471)
  • Cleanup format in some crates and fix fluvio cluster status wh… (#3500)
  • Provision topics in resource insufficient state if there is a ne… (#3549)
  • Run replica test on stable (#3432)
  • Re-enable skipped backwards compatibility tests (#3434)

Other

  • Unify common dependencies (#3442)
  • Use generic client on sm migration and on k8 controllers (#3468)
  • Components tests on local cluster (#3457)
  • Include cli in docker image (#3483)
  • Expose use_cluster_ip cli flag (#3480)
  • Consume all partitions by default (#3489)
  • Fvm type definitions (#3531)
  • Use SmartModuleRecord instead of Record for smdk generate (#3427)
  • Unify common dependencies (#3408)
  • Migrate anyhow for replica assignment (#3439)
  • Sc k8 feature flag (#3443)
  • Quote protection for pw inconvenient chars (#3451)
  • Move spu smartmodule to controlplane only (#3453)
  • Decouple from K8MetaItem struct on fluvio-sc (#3454)

Removed

  • Remove lazy_static in favor of once_cell (#3466)
  • Remove SmartModuleMigrationController (#3472)
  • Provides deprecation docs for warning (#3488)
  • Remove legacy install script (#3503)
  • Clean up partition creation path (#3540)
  • Fair replica scheduler (#3545)
  • Remove unnecessary test for PartitionMap (#3438)
  • Remove unnecessary dep in controlplane-metadata (#3450)
  • More cleanup (#3452)

v0.10.15-dev-2

23 Sep 02:08
Compare
Choose a tag to compare
v0.10.15-dev-2 Pre-release
Pre-release

Release Notes

Platform Version 0.10.15-dev-2 - PRERELEASE

v0.10.15-dev-1

08 Aug 02:56
Compare
Choose a tag to compare
v0.10.15-dev-1 Pre-release
Pre-release

Release Notes

v0.10.14

29 Jul 02:17
Compare
Choose a tag to compare

Release Notes

Platform Version 0.10.14 - 2023-07-28

Added

  • Added smart engine memory limit (#3407)
  • Improve log message and add explicit matching on spu dispatcher loop (#3413)
  • "fluvio profile add" cmd (#3419)

CI

  • Added topic-level deduplication mechanism (#3385)
  • Inject timestamp to record in SmartModule context (#3389)

Changed

Fixed

  • Replica assignment (#3422)
  • Put bash argument inside quotes in smartmodule publish (#3401)
  • Properly handle produce operation failure (#3405)

v0.10.14-dev-1

27 Jul 21:21
Compare
Choose a tag to compare
v0.10.14-dev-1 Pre-release
Pre-release

Release Notes