Skip to content

3.13.0

Compare
Choose a tag to compare
@gmr gmr released this 05 Oct 18:05
· 221 commits to main since this release
  • Add support for InfluxDB
  • Deprecates Consumer.statsd_*methods, replacing them with Consumer.stats_* methods
  • Alters stats related configuration format while retaining backward compatibility
  • Fixes data encoding issues (#11, #13)
  • Adds per-consumer Sentry DSN support
  • Adds configurable support for drop_invalid_messages, message_type, error_exchange, and error_max_retry Consumer settings which were previously only supported via class level attributes.