Skip to content

2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 19:38
· 302 commits to master since this release

Multiple stability and observability improvements in RDB Loader and performance optimizations in RDB Shredder.

Loader

  • Track when a load succeeded (#574)
  • Add DB health monitoring (#656)
  • Add retry queue (#655)
  • Switch to HikariCP (#654)
  • Handle the whole loading within a same transaction (#646)
  • Use statsd counter instead of gauge for event counts (#523)
  • Remove 'steps' setting (#626)
  • Add no-op schedule (#599)
  • Unify monitoring (#576)

Shredder

  • Allow configuring deduplication (#583)
  • Optimize DAG by excluding count (#582)