Skip to content

Releases: naamancurtis/ksql-db-rs

v0.1.0-alpha.6

24 Feb 12:58
Compare
Choose a tag to compare
fix(stream): ensure stream is `Send` + `Sync`

v0.1.0-alpha.5

24 Feb 12:52
Compare
Choose a tag to compare
fix(stream): ensure the streams are `Send`

v0.1.0-alpha.4

24 Feb 12:45
Compare
Choose a tag to compare
fix(error): make error public

Non spinning streams

21 Feb 10:24
Compare
Choose a tag to compare
v0.1.0-alpha.2

feat(streams): update streams to not spin on polling