Skip to content

Releases: getsentry/arroyo

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

2.38.3

04 Mar 17:17

Choose a tag to compare

Bug Fixes 🐛

  • (confluent) Upgrade confluent-kafka and fix kip-848 bugs by @evanh in #523

2.38.2

26 Feb 18:33

Choose a tag to compare

  • Invert the default when initializing the shared memory manager by @fpacifici in #522

2.38.1

18 Feb 17:31

Choose a tag to compare

  • Customize SharedMemoryManager subprocess start mode by @fpacifici in #520

2.38.0

03 Feb 20:34

Choose a tag to compare

New Features ✨

  • (stuck-detector) Add context manager for stuck detector by @lvthanh03 in #519