Releases: fialucci/allora
Releases · fialucci/allora
v0.0.10
What's Changed
- feat(http-outbound): structured error logs on dispatch failures (0.0.10) by @jccarrillo in #28
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- feat(http-outbound): HTTPS support via url:-based YAML config (0.0.9) by @jccarrillo in #27
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- feat(http-outbound): wire HttpOutboundAdapter to channels (channel-driven dispatch) by @jccarrillo in #26
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- feat(filter-dsl): add body.json("$.path") == "value" atom by @jccarrillo in #25
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- feat(filters): wire filters from YAML to channels (FilterActivation + wire_filters) by @jccarrillo in #24
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- fix(release): probe crates.io directly instead of
cargo infoby @jccarrillo in #22 - chore(release): bump workspace to 0.0.5 by @jccarrillo in #23
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- ci(release): fix post-publish visibility check for umbrella crate by @jccarrillo in #19
- feat(spec/dsl): P9 — aggregator pattern in allora.yaml + PatternRegistry by @jccarrillo in #20
- chore(release): bump workspace to 0.0.4 by @jccarrillo in #21
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat(patterns/aggregator): pluggable completion-condition + strategy + store (P1) by @jccarrillo in #17
- chore(release): bump workspace to 0.0.3 by @jccarrillo in #18
Full Changelog: v0.0.2...v0.0.3
v0.0.2
increase cargo versions to 0.0.2
v0.0.1
chore: update Cargo.lock