Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 2.23 KB

Kafka processor CØSMOS block

1.1.0 (2022-07-20)

Bug Fixes

  • change application properties default values (7e4d6cb)

Features

  • add quarkus native dockerfile (1e41df9)

1.0.0 (2022-04-21)

Bug Fixes

  • don't parse transactions (f2a2039)

Features

  • add boot code stuff (3e66f2c)
  • add CMD to Dockerfile (4eb97f9)
  • add dead letter queue to store faulty blocks (c57d36b)
  • add management for health (e0c7514)
  • add support for prometheus metrics (6a6ac24)
  • add topology logic (51a5d14)
  • expose health & metrics to an http endpoint (a169515)
  • implement hello-world 😁 (f18bc67)
  • implement kafka stream lifecycle (18beac8)
  • implement minimal topology (for example) (9a4e94b)
  • make the error topic optional (7441099)