Releases: txpipe/oura
Releases · txpipe/oura
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.4.0 (2022-05-09)
Features
- Emit witness events (#262)
- Introduce GCP PubSub sink (#237)
- Add native scripts (#241)
- Add custom terminal format for ADA Handle assets (#232)
- Add option to include tx details in block events (#231)
- CIP15: Add CIP-0015 parser (#124)
Doc
- Add [source.finalize] doc and example (#258)
Bug Fixes
Docs
- Add automated changelog (#286)
- Fix typo in CONTRIBUTING.md (#259)
- Fix typo in README (#239)
- Fixed typos (#226)
Continuous Integration
- Fix github / kubectl / eks compatibility issue
Chore
- Add min-depth to e2e tests (#272)
- Fix linting issues (#244)
- deps: bump log from 0.4.16 to 0.4.17 (#285)
- deps: bump serde from 1.0.136 to 1.0.137 (#275)
- deps: bump tokio from 1.18.0 to 1.18.1 (#278)
- deps: bump openssl from 0.10.38 to 0.10.40 (#282)
- deps: bump clap from 3.1.13 to 3.1.16 (#283)
- deps: bump serde_json from 1.0.79 to 1.0.81 (#281)
- deps: Update all aws sdk libs to 0.11 (#271)
- deps: bump clap from 3.1.12 to 3.1.13 (#270)
- deps: bump pallas from 0.9.0-alpha.0 to 0.9.0-alpha.1 (#269)
- deps: bump tokio from 1.17.0 to 1.18.0 (#266)
- deps: Remove unused TUI dependency (#268)
- deps: bump clap from 3.1.11 to 3.1.12 (#261)
- deps: bump config from 0.13.0 to 0.13.1 (#248)
- deps: bump clap from 3.1.8 to 3.1.11 (#257)
- deps: bump crossterm from 0.23.1 to 0.23.2 (#235)
- deps: bump clap from 3.1.16 to 3.1.17 (#284)
- deps: Update Pallas to version 0.8.0 (#242)
- deps: bump config from 0.12.0 to 0.13.0 (#236)
- deps: bump clap from 3.1.7 to 3.1.8 (#234)
- deps: bump clap from 3.1.6 to 3.1.7 (#229)
- deps: bump log from 0.4.14 to 0.4.16 (#217)
v1.3.2
v1.3.2 (2022-04-26)
Bug Fixes
- Upgrade Pallas version to deal with hashes of Txs that don't follow CBOR preferred encoding, see: txpipe/pallas#92
v1.3.1
v1.3.0
v1.3.0 (2022-03-25)
Features
- Add epoch and epoch slot values to Block record (#195)
- Introduce AWS S3 sink (#221)
- Graceful shutdown options (#216)
- Add connection-retry logic with exponential backoff (#213)
- CLI option to override configured cursor in daemon mode (#212)
- Introduce AWS Lambda sink (#208)
- Introduce AWS SQS Sink (#207)
Bug Fixes
- Hotfix release by skipping arm64 container build
- Implement missing S3 object naming conventions (#223)
- Hide SQS sink under correct feature flag (#214)
Docs
Code Refactoring
- Move sub-command definition to corresponding module (#209)
Continuous Integration
Chore
- deps: bump aws-sdk-sqs from 0.8.0 to 0.9.0 (#211)
v1.2.2
v1.2.1
v1.2.0
v1.2.0 (2022-03-01)
Features
- Crawl Byron's epoch boundary blocks (#169)
- Introduce 'intersect' argument (#165)
- Implement Prometheus metric exporter (#154)
- Implement multi-era timestamp calculation (#155)
- Implement rollback buffer (#149)
- Introduce the 'Assert' sink (#140)
- Handle Byron blocks (#138)
- update the docs for the mapper config for the cbor change (#137)
- Add option to include raw block cbor (#127)
Bug Fixes
- Pin dockerfile to "buster" Debian and update testdrive envs (#181)
- Downgrade all CIP-25 parser errors to warnings (#180)
- Downgrade 721 metadata error to warning (#175)
- Use magic from source in daemon bootstrap (#166)
- Compute timestamp in Byron mappings (#156)
- fingerprint: Passthrough events even on error (#142)
Docs
- Document new features in v1.2 (#171)
Code Refactoring
- Merge epoch boundary record with standard block (#172)
Build
Continuous Integration
Chore
- Update Pallas to version 0.5.0-alpha.3 (#153)
- Add cursor to testdrive examples (#139)
- Update testdrive scripts to latest version
- Update pallas-primitives to v0.5.3
- Update Pallas primitives version (#168)
- Update Pallas miniprotocols 0.5.1 (#167)
- Upgrade to Pallas 0.5.0-alpha.1 (#148)
- deps: Update pallas-primitives to v0.6.2 (#177)
- deps: bump tokio from 1.16.1 to 1.17.0 (#151)
- deps: bump serde_json from 1.0.78 to 1.0.79 (#141)
- deps: bump strum_macros from 0.23.1 to 0.24.0 (#159)
- deps: Update Pallas to v0.6 (includes minicbor 0.14) (#173)
- deps: Update pallas-primitives to v0.6.1 (#174)
- deps: bump clap from 3.0.13 to 3.0.14 (#121)
- deps: bump file-rotate from 0.5.3 to 0.6.0 (#133)
- deps: bump minicbor from 0.13.1 to 0.13.2 (#134)
- deps: bump crossterm from 0.22.1 to 0.23.0 (#135)
- deps: bump minicbor from 0.13.0 to 0.13.1 (#125)