New
v1.50.0: 2025.01.15, Version 1.50.0 (Stable)
Dist files at https://dist.libuv.org/dist/v1.50.0/
Notable Changes
- win: drop support for windows 8 #4624
- unix,win: add uv_udp_try_send2 #4644
- win: drop support for the legacy MinGW #4645
- misc: implement uv_getrusage_thread #4666
- linux: always use io_uring for epoll batching #4638
Important Bugs Fixed
- win: fix leak processing fs event #4656
- win: plug uv_fs_event_start memory leak #4647