Skip to content

v0.11

Compare
Choose a tag to compare
@vegarsti vegarsti released this 03 Jul 06:18
· 25 commits to main since this release
6d60696

What's Changed

  • Fix TestSendBlocks being flaky by @vegarsti in #49
  • Move the SkipFailedBlocks option to RPC config by @vegarsti in #52
  • Remove duplicate default poll interval by @vegarsti in #51
  • Push Docker images to DockerHub instead of ECR by @vegarsti in #53
  • Remove optimization of not sending small batches by @vegarsti in #50
  • Allow multiple HTTP headers and document some configs by @vegarsti in #54
  • Allow tuning the logging level by @vegarsti in #55
  • Send User-Agent header with commit hash by @vegarsti in #56
  • Use a constant amount of memory for error slices and add error abstraction by @vegarsti in #57

Full Changelog: v0.10...v0.11