v0.36.0
What's Changed
- fix: disable debian repo release workflow by @3benbox in #519
- feat: make all feature flags top level by @stephhuynh18 in #521
- feat: api to transform events to conclusion events by @samika98 in #508
- feat: add flight sql server to expose conclusion feed. by @nathanielc in #523
- feat: add event informant and stream cid (part 4) by @smrz2001 in #484
- feat: add metamodel stream id constant by @nathanielc in #529
- feat: infer stream type from raw event model and add it to conclusion event + tests by @samika98 in #525
- feat: rpc client for eth blockchains by @dav1do in #520
- fix: use build.rs to rebuild sql crate on migrations change by @nathanielc in #531
- feat: verify time event proofs from eth rpc client and calculate time by @dav1do in #522
- refactor: more prep for signed event validation by @dav1do in #526
- feat: add olap aggregation function by @nathanielc in #527
- chore: version v0.36.0 by @smrz2001 in #533
New Contributors
- @stephhuynh18 made their first contribution in #521
Full Changelog: v0.35.0...v0.36.0