Skip to content

Releases: fialucci/allora

v0.0.10

13 Jun 17:27
2739dd4

Choose a tag to compare

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

13 Jun 04:07
24187b1

Choose a tag to compare

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

29 May 16:00
78b3c4e

Choose a tag to compare

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

29 May 14:47
d32ba9c

Choose a tag to compare

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

29 May 03:26
2ebf895

Choose a tag to compare

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

28 May 14:48
fee6229

Choose a tag to compare

What's Changed

  • fix(release): probe crates.io directly instead of cargo info by @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

28 May 14:03
1e0b2a0

Choose a tag to compare

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

28 May 04:26
0641084

Choose a tag to compare

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

26 Nov 16:57

Choose a tag to compare

increase cargo versions to 0.0.2

v0.0.1

26 Nov 04:24

Choose a tag to compare

v0.0.1 Pre-release
Pre-release
chore: update Cargo.lock