Releases: silverton-io/buz
Releases · silverton-io/buz
v0.5.3
Log sink type er'where (#251) * version bump * put protocol stats back
v0.5.2
Summary
- Introduces a
SimpleManifold
for simpler event distribution - Adds
err
chain for sinks, manifold, handlers - Adds configurable sink-level delivery requirements
503
's andRetry-After
's if any configured sink with required delivery fails
What's Changed
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
Additional sinks (#231) * mysql sink checkpoint * use gorm for postgres too * checkpoint * get direct materialize sink working * docs and spin up devel destinations faster * Adds ability to create multiple db-based sinks * starts clickhouse sink, taking a break * Get clickhouse running alongside other sinks * ff minor since so much functionality * better defaults, quickstart devel, etc * bump compose * devel tracker domain * clean up setup for now * Adds mongo and mongo-express to devel env * toss kowl and kafka and whatnot into the party
v0.1.45
v0.1.44
This is a biggie.
- Annotator package
- Event metadata is now appended to kafka and pubsub messages in the form of headers/attributes
- Introduces event namespace metadata
Full Changelog: v0.1.43...v0.1.44
v0.1.43
v0.1.42
v0.1.41
test new automation (#213) # Cycle Release Automation This release is meant to cycle workflow automation end-to-end. It is identical to the prior release.
v0.1.40
More keep trying (#212) * try this * bump