Skip to content

Releases: getsentry/arroyo

2.36.0

16 Dec 22:19

Choose a tag to compare

2.35.0

08 Dec 16:00

Choose a tag to compare

Build / dependencies / internal 🔧

  • ref(rust): Simplify metrics interface (breaking change) by @untitaker in #514

2.34.0

02 Dec 14:54

Choose a tag to compare

Build / dependencies / internal 🔧

2.33.1

12 Nov 16:55

Choose a tag to compare

Various fixes & improvements

  • ref(processor): Do not hard-crash if DLQ buffer is missing a message (#510) by @untitaker

2.33.0

12 Nov 15:17

Choose a tag to compare

Various fixes & improvements

  • ref(processor): Turn on handle_poll_while_paused unconditionally (#509) by @untitaker
  • ref(consumer): Make autocommit the default (#508) by @untitaker
  • ref(consumer): Remove retry-handle-destroyed featureflag (#507) by @untitaker
  • ref(processor): Remove shutdown_strategy_before_consumer (breaking) (#503) by @untitaker

2.32.5

11 Nov 15:36

Choose a tag to compare

Various fixes & improvements

2.32.4

06 Nov 20:08

Choose a tag to compare

Various fixes & improvements

  • add retry_handle_destroyed to configuration.py (#502) by @bmckerry

2.32.3

06 Nov 16:07

Choose a tag to compare

Various fixes & improvements

  • feat(consumer): add flag to retry on handle detroyed (#501) by @bmckerry
  • feat(consumer): Add commit status metrics (#499) by @lvthanh03

2.32.2

04 Nov 22:38

Choose a tag to compare

Various fixes & improvements

2.32.1

04 Nov 18:20

Choose a tag to compare

Various fixes & improvements

  • feat(metrics): Record total number of available processes (#491) by @lvthanh03