Skip to content

Releases: getsentry/arroyo

0.0.12

29 Mar 17:01
Compare
Choose a tag to compare

Various fixes & improvements

0.0.11

23 Mar 00:00
Compare
Choose a tag to compare

Various fixes & improvements

0.0.10

18 Mar 20:03
Compare
Choose a tag to compare

Various fixes & improvements

0.0.9

10 Mar 01:11
Compare
Choose a tag to compare

Various fixes & improvements

  • ref(metrics): Add metrics for time spent polling and closing batch (#46) by @nikhars

0.0.8

04 Mar 20:26
Compare
Choose a tag to compare

Various fixes & improvements

  • chore(parallel_collect): Allow importing ParallelCollectStep (#43) by @nikhars

0.0.7

03 Mar 18:21
Compare
Choose a tag to compare

Various fixes & improvements

  • perf(collect): Add ParallelCollect step (#41) by @nikhars

0.0.6

08 Feb 17:28
Compare
Choose a tag to compare

Various fixes & improvements

  • Increase log level (#39) by @fpacifici
  • feat(perf) Add latency metrics to the messages coming from the commit log (#38) by @fpacifici

0.0.5

10 Nov 21:29
Compare
Choose a tag to compare
  • Number of processes in the multi-process poll metric added. Its key is
    transform.processes.

0.0.4

20 Sep 17:56
Compare
Choose a tag to compare
  • Handle missing orig_message_ts header. Since all events in the pipeline produced using an older version of arroyo may not have the header yet, temporarily support a None value for orig_message_ts.

0.0.3

16 Sep 18:06
Compare
Choose a tag to compare
  • No documented changes.