Releases: txpipe/oura
Releases · txpipe/oura
v1.9.2
v1.9.1
v1.9.0
v1.8.6
v1.8.5
v1.8.4
v1.8.4 (2023-12-16)
Features
Bug Fixes
- fix compile issues in gpc sink
- incorrect epoch length in preview (#717)
- json deserialization from payload fails with i128 is not supported (#712)
Continuous Integration
- improve v1 validate workflow (#722)
Chore
- update Kafka dep
- update cargo deps
- fix lint warnings
v1.8.3
v1.8.2
v2.0.0-alpha.1
Warning
this is an alpha pre-release for tech-preview. Don't use in production!
v2.0.0-alpha.1 (2023-03-23)
Features
- Introduce Deno mapper stage (#560)
- Include noop sink
- Implement legacy v1 mapper (#554)
- Introduce RabbitMQ sink (#550)
- Add filtering by witnesses (#544)
- Migrate to new SEDA-based sources (#481)
Docs
- Add execution steps to cip68 example
Chore
- Add CIP68 Deno example (#562)
- Merge filters and mappers into a single stage (#561)
- Unify ops count metric
- Connect full v2 pipeline (#557)
- Connect minimal v2 pipeline
- Migrate blockfetch stage to new SEDA version (#502)
- Migrate to new SEDA-based chainsync stage (#501)
- Migrate new gasket plexer (#500)
- Start migration to gasket framework (#493)
- Refactor bin entry point (#483)
- Re-organize mapper module structure (#482)