Releases: getsentry/arroyo
Releases · getsentry/arroyo
2.39.1
Bug Fixes 🐛
- (consumer) Don't Crash Rust Consumer on Transport Error by @george-sentry in #535
2.39.0
New Features ✨
- (run_task) Add better_backpressure flag to avoid re-running function by @untitaker in #536
Bug Fixes 🐛
- Correct typo "occured" to "occurred" by @harshadkhetpal in #533
Internal Changes 🔧
- (deps) Bump pytest from 8.4.1 to 9.0.3 by @dependabot in #534
2.38.7
2.38.6
Internal Changes 🔧
- (metrics) Remove Unused
librdkafkaMetrics by @george-sentry in #531
2.38.5
2.38.4
Internal Changes 🔧
- (deps) Bump black from 24.10.0 to 26.3.1 by @dependabot in #527
- Pin GitHub Actions to full-length commit SHAs by @joshuarli in #528
Other
2.38.3
2.38.2
- Invert the default when initializing the shared memory manager by @fpacifici in #522
2.38.1
- Customize SharedMemoryManager subprocess start mode by @fpacifici in #520
2.38.0
New Features ✨
- (stuck-detector) Add context manager for stuck detector by @lvthanh03 in #519