Skip to content

Releases: getsentry/arroyo

2.40.3

18 Jun 19:36

Choose a tag to compare

New Features ✨

Producer

  • Add metrics for callback execution latency by @bmckerry in #544
  • Add produce status metrics to KafkaProducer by @evanh in #542

Bug Fixes 🐛

  • (producer) Use the ConfluentProducer wrapper by @bmckerry in #543

2.40.1

17 Jun 17:55

Choose a tag to compare

New Features ✨

  • (producer) Add metrics for librdkafka reply queue size by @bmckerry in #541

2.40.0

11 Jun 15:36

Choose a tag to compare

New Features ✨

Internal Changes 🔧

2.39.2

08 May 17:24

Choose a tag to compare

New Features ✨

  • Add backpressure metrics to Buffer and RunTask join() by @untitaker in #537

Bug Fixes 🐛

2.39.1

28 Apr 18:37

Choose a tag to compare

Bug Fixes 🐛

2.39.0

22 Apr 13:59

Choose a tag to compare

New Features ✨

  • (run_task) Add better_backpressure flag to avoid re-running function by @untitaker in #536

Bug Fixes 🐛

Internal Changes 🔧

2.38.7

02 Apr 15:31

Choose a tag to compare

Internal Changes 🔧

  • (metrics) Remove unused producer broker metrics by @bmckerry in #532

2.38.6

02 Apr 14:10

Choose a tag to compare

Internal Changes 🔧

2.38.5

27 Mar 14:26

Choose a tag to compare

Bug Fixes 🐛

  • (confluent) Fix KIP-848 consumer assignment and seek handling by @evanh in #525
  • (metrics) Change producer latency p99 to a gauge by @bmckerry in #530

2.38.4

25 Mar 15:12

Choose a tag to compare

Internal Changes 🔧

Other