Skip to content

v2.7.3

Compare
Choose a tag to compare
@mensfeld mensfeld released this 09 Jun 09:12
· 29 commits to master since this release
e0bc366
  • [Enhancement] Introduce reload_on_transaction_fatal_error to reload the librdkafka after transactional failures
  • [Enhancement] Flush on fatal transactional errors.
  • [Enhancement] Add topic scope to report_metric (YadhuPrakash)
  • [Enhancement] Cache middleware reference saving 1 object allocation on each message dispatch.
  • [Enhancement] Provide #idempotent? similar to #transactional?.
  • [Enhancement] Provide alias to #with named #variant.
  • [Fix] Prevent from creating acks altering variants on idempotent producers.