| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| arroyo-macos-x86_64.tar.gz | 2025-06-23 | 61.7 MB | |
| arroyo-macos-x86_64-python.tar.gz | 2025-06-23 | 62.0 MB | |
| arroyo-macos-m1.tar.gz | 2025-06-23 | 57.7 MB | |
| arroyo-macos-m1-python.tar.gz | 2025-06-23 | 57.9 MB | |
| arroyo-linux-x86_64.tar.gz | 2025-06-23 | 64.2 MB | |
| arroyo-linux-x86_64-python.tar.gz | 2025-06-23 | 64.5 MB | |
| arroyo-linux-aarch64.tar.gz | 2025-06-23 | 60.5 MB | |
| arroyo-linux-aarch64-python.tar.gz | 2025-06-23 | 60.8 MB | |
| README.md | 2025-06-23 | 1.0 kB | |
| v0.14.1 source code.tar.gz | 2025-06-23 | 4.4 MB | |
| v0.14.1 source code.zip | 2025-06-23 | 4.6 MB | |
| Totals: 11 Items | 498.3 MB | 0 | |
v0.14.1 is a patch release containing several fixes on top of 0.14.0. It is a drop-in replacement for clusters running 0.14.0 and is recommended for all users.
- Support binding worker address to loopback for local dev by @mwylde in https://github.com/ArroyoSystems/arroyo/pull/869
- Improve the error message when writing to a non-updating format by @mwylde in https://github.com/ArroyoSystems/arroyo/pull/874
- Update Datafusion sha to 987c06a5 to pull in fix to encoding by @mwylde in https://github.com/ArroyoSystems/arroyo/pull/884
- Fix: Support Vec<&str> args in UDAFs by @Vinamra7 (https://github.com/ArroyoSystems/arroyo/pull/870)
- Fix regression that caused all sink inputs to be shuffled by @mwylde in https://github.com/ArroyoSystems/arroyo/pull/890
- Fix race condition in control loop that could cause pipeline starts to be ignored by @mwylde in https://github.com/ArroyoSystems/arroyo/pull/892
Full Changelog: https://github.com/ArroyoSystems/arroyo/compare/v0.14.0...v0.14.1