v2.13.64
spider-rs/spiderv2.13.64Nov 7, 2024by j-mendez
AI Summary
A stability-focused release fixing various issues that could cause the process to hang or consume excessive CPU resources.
Key Highlights
- Reduce CPU usage for streaming rewriter
- Fix Chrome connection hang
- Fix cache backend default build
- Add ignore protocol list
New Features
- Add ignore protocol list
Full Release Notes
# Whats Changed Major fixes for critical bugs that can hang the process. * perf reduce cpu usage for streaming rewriter * fix hang on iteration streaming * fix chrome connection hang * fix cache backend default build * fix domain absolute link join * fix shutdown break loop * add ignore protocol list **Full Changelog**: https://github.com/spider-rs/spider/compare/v2.12.12...v2.13.64