Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 04:18
· 251 commits to main since this release

v1.5.0 (2022-07-03)

Features

  • Implement Babbage compatibility (#351)
  • Add metadata hash to pool registration event (#336)
  • Add a nix flake (#335)
  • Retry whole chainsync operation when possible (#332)
  • Introduce Redis Streams sink (#253)

Bug Fixes

  • Decode block wrappers correctly (#353)
  • Add default values for retry policies (#352)
  • Accommodate partial features build (#333)
  • Allow integer values in magic args (#320)

Docs

  • Add guide on connecting to custom networks (#306)
  • Improve "data dictionary" section (#297)
  • Fix typo in daemon example (#294)

Code Refactoring

  • Unify retry mechanism across sinks (#302)

Chore

  • Fix lint warnings across the board (#310)
  • deps: Update Pallas to v0.11 (#350)
  • deps: Update aws-sdk to 0.12 (#311)
  • deps: bump clap from 3.1.17 to 3.1.18 (#293)
  • deps: bump tokio from 1.18.1 to 1.18.2 (#287)
  • deps: bump bech32 from 0.8.1 to 0.9.0 (#295)