Skip to content

Latest commit

 

History

History
67 lines (31 loc) · 3.53 KB

File metadata and controls

67 lines (31 loc) · 3.53 KB

Changelog

0.6.1 (2026-04-09)

Bug Fixes

  • retry lookup supports regex (ceb7695)

0.6.0 (2026-04-09)

Features

  • ISV-7020: add chunking capabilities and cluster-error handling (#17) (ee3c975)

0.5.0 (2026-03-31)

Features

  • ISV-6803: mercury filters github events (#18) (cf4a4d1)

0.4.0 (2026-03-12)

Features

  • ISV-6783: logging remaining messages for partitions (1b87f2a)
  • ISV-6783: logging remaining messages for partitions (57199be)

0.3.0 (2026-02-27)

Features

  • add a separate healthcheck client (b3b230c)

0.2.2 (2026-02-23)

Bug Fixes

  • eliminate logging error messages for JSON-based formatters (#10) (55de04d)

0.2.1 (2026-02-16)

Bug Fixes

  • ISV-6436: fix temporary commit issue by retrying later (d80bee1)
  • ISV-6436: fix threading-related problems with consumer stopping (a040c76)
  • ISV-6436: update metadata to support older Python versions (71fa179)

0.2.0 (2026-01-13)

Features

  • ISV-6425: extend base consumer with retry mechanism (#5) (4678e05)

0.1.0 (2025-12-03)

Features

  • ISV-6423: Create a base Kafka consumer. (#1) (d6dc6de)