Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 09:34
· 23 commits to main since this release
c0e47b7

Changelog

  • c0e47b7 Merge pull request #22 from zerodha/refactor
  • 6156bde fix: candidate weight must be strictly greater than current
  • 422bf44 chore: add debug log for consumer fetches
  • 311a680 fix: batch channel should be buffered
  • f3cca64 fix: pass topics inside target struct
  • e6514f4 chore: add debug logs to healthcheck
  • 7bf29b9 fix: update filters config check
  • 5ccccee Add an enabled flag to filter config for better control.
  • c0967d1 Fix goreleaser asset path.
  • 620fd55 Fix filter initialization.
  • a0f9070 Remove redundant key from sample config.
  • 7ed0717 Fix mixed reqTimeout/sessionTimeout usage.
  • 587c83a Add a Topics type to abstract and simplify topics map in multiple places.
  • 31dc1e0 fix: config file and parsing bugfixes (#23)
  • 631f6a8 Fully refactor the entire codebase.
  • 132af4a Refactor config structure.
  • 5940843 Fix Makefile to watch source files for build.