All notable changes to this project will be documented in this file.
- Use crates.io release for node bindgen (#384) Fixes node bindgen bugs interacting with recent versions of Node 18 and 20
- Bump fluvio-future from 0.5.1 to 0.6.0 (#370)
- Bump actions/checkout from 3 to 4 (#373)
- Bump typedoc from 0.24.4 to 0.25.1 (#374)
- Bump prettier from 2.8.7 to 3.0.3 (#369)
- Bump @types/node from 20.3.2 to 20.7.0 (#381)
- Bump typescript from 5.0.4 to 5.2.2 (#366)
- Cargo update (#383)
- Use recommended TSConfig and remove
typeRoots
(#356)
- Bump fluvio from v0.10.12 to v0.10.14 (#348)
- Update packages, incl fluvio 0.10.14 (#355)
- Bump fluvio version to 0.10.12-dev-1 (#334)
- Bump openssl from 0.10.52 to 0.10.55 (#333)
- Update to fluvio release 0.10.12 (#338)
- Bump typescript from 5.0.4 to 5.1.6 (#339)
- Bump @types/node from 20.2.3 to 20.3.2 (#335)
- Update fluvio version (#329)
- Bump version (#327)
- Update fluvio to 0.10.9 (#314)
- Updates to fluvio 0.9.0. (#120)
- Remove
error_code
fromFetchablePartitionResponse
. (#120) - Make CI use k3d rather than minikube. (#120)
- Add
sendAll
method for producing batches of records at once