Skip to content

Releases: infinyon/fluvio

v0.10.6

31 Mar 13:29
Compare
Choose a tag to compare

Release Notes

Platform Version 0.10.6 - 2023-03-31

  • Pin to specific rust release (#2967)
  • Added target info on cdk publish (#3075)
  • Supply arch tag on publish if not set (#3080)
  • Add -p package_name in cdk publish (#3097)
  • Remove unnecessary bounds for encoder and decoder derive macro (#3030)
  • Add target option to connector download (#3079)
  • CLI forward and compatibility (#3048)
  • SmartModule CLI watch (#3064)
  • Disallow untagged or named enum without constant mapping (#3061)
  • Use consistent naming for connector config example file (#3077)
  • Fluvio hub, use hubref for nonstandard configs (#3086)
  • Relax cdk secrets validation (#3093)
  • Enabled --file and --key-separator to be used together, fix --key handling when producing lines (#3092)
  • Fail fast if socket is stale (#3054)
  • Set max api version for derived stream (#3041)
  • Disable default fluvio features for sdk (#3098)

v0.10.6-dev-2

29 Mar 11:57
Compare
Choose a tag to compare
v0.10.6-dev-2 Pre-release
Pre-release

Release Notes

v0.10.5

02 Mar 17:18
Compare
Choose a tag to compare

Release Notes

Platform Version 0.10.5 - 2023-02-28

  • Upload bpkg logic (#3028)
  • Remove secrets and parameters from connector meta config (#3022)
  • Migrate fluvio admin api to anyhow (#3016)
  • Enhance deploy options (#2968)
  • Retry monitoring if there is a failure (#2975)
  • Support secrets in connector sdk (#2983)
  • Fluvio connector support update (#2992)
  • Cdk publish to hub (#2979)
  • Optimize smdk Smoke Test (#2972)
  • Add bpkg_token to publish workflow (#3004)
  • Fluvio-hub-x, update dep cargo_toml to 0.15 (#3007)
  • Publicly expose partitioning structs and traits (#2969)
  • Remove v1 topic spec (#2987)

v0.10.5-beta-1

01 Mar 22:20
Compare
Choose a tag to compare
v0.10.5-beta-1 Pre-release
Pre-release

Release Notes

v0.10.5-alpha.2

27 Feb 23:51
Compare
Choose a tag to compare
v0.10.5-alpha.2 Pre-release
Pre-release

Release Notes

v0.10.5-alpha.1

24 Feb 19:31
Compare
Choose a tag to compare
v0.10.5-alpha.1 Pre-release
Pre-release

Release Notes

v0.10.4

23 Jan 19:40
Compare
Choose a tag to compare

Release Notes

Platform Version 0.10.4 - 2022-01-23

  • Add 'cdk test' command (#2948)
  • Add download connector package command (#2944)
  • Add Hub support for installing binary packages (#2942)
  • Add support for OpenSSL as an optional dependency for Fluvio (#2923)
  • Add support for local deploy from ipkg file for Connector Development Kit (CDK) (#2939)
  • Add support custom configs in connector SDK (#2910)
  • Add cluster shutdown support (#2912)
  • Add sink connector support to SDK (#2906)
  • Fix read_records to truncate max_offset to end_offset of current segment if it is larger than that so we can read records of that segment without failures (#2950)
  • Fix use i64 over u64 for fuel measure to align with wasmtime (#2945)
  • Fix use anyhow over thiserror (#2916)
  • Fix CLI help text typo (#2918)
  • Fix replace Smart Module ocurrences with SmartModule (#2913)
  • Fix split Custom Config and Common Config Separate custom config from common config (#2917)
  • Fix exposes retry function by re-exporting for common connector crate (#2922)
  • Fix recover from invalid segments (#2909)
  • Fix remove connector metadata and API (#2887)

v0.10.4-dev-6

20 Jan 22:03
Compare
Choose a tag to compare
v0.10.4-dev-6 Pre-release
Pre-release

Release Notes

v0.10.4-dev-5

19 Jan 02:01
Compare
Choose a tag to compare
v0.10.4-dev-5 Pre-release
Pre-release

Release Notes

v0.10.4-dev-4

17 Jan 21:47
Compare
Choose a tag to compare
v0.10.4-dev-4 Pre-release
Pre-release

Release Notes