v2.1.0-rc3
Pre-release
Pre-release
What's Changed
- Add Linux CA certificate probing in start_session() by @trim21 in #8488
- fix race in updating blocked_disk_jobs counter, in disk_job_fence by @arvidn in #8495
- improve some torrent_alert message strings by @arvidn in #8506
- address false positive warning with -Wms-bitfield-padding by @arvidn in #8509
- add fuzzer for SDP offer by @arvidn in #8510
- fuzzers for parse RTC endpoint and RTC tracker offer by @arvidn in #8514
- torrent_status::total by @arvidn in #8524
- Test merge by @arvidn in #8525
- fix use-after-free in uTP failure socket shutdown path by @arvidn in #8528
- Test merge by @arvidn in #8529
- fix TORRENT_DISK_LATENCY_STATS in cmake file and config.hpp by @arvidn in #8535
- fix bug in tracker stop request for webRTC by @arvidn in #8534
- fix clang-tidy warnings, and disable for dependencies by @arvidn in #8533
- Release CI workflow by @arvidn in #8536
- handle exception from libdatachannel sendBuffer() by @arvidn in #8537
- fix edge case causing memory leak in rtc_stream_impl::write_data() by @arvidn in #8539
- enable webtorrent by default by @arvidn in #8532
- fix incorrect hint in mmap_storage::write that could cause corruption by @arvidn in #8542
- upload tarballs for release candidates too by @arvidn in #8543
- disk_write_mode setting by @arvidn in #8546
- Test merge by @arvidn in #8547
- fixes related to force-reannounce and priority announce by @arvidn in #8540
- fix CMake test_rtc.cpp by @arvidn in #8545
New Contributors
Full Changelog: v2.1.0-rc2...v2.1.0-rc3