v2.30.3
spider-rs/spiderv2.30.3Feb 16, 2025by j-mendez
AI Summary
Introduced the firewall feature for malice protection and enhanced Chrome rendering with smart mode and lazy loading.
Key Highlights
- Added spider_firewall
- Fixed bytes transferred
- Added lazy load chrome
- Removed BytesMut
New Features
- Firewall protection
- Lazy loading
- Smart mode
Full Release Notes
# Whats Changed Use the feature flag `firewall` to protect against malice websites and lazy loading smart mode chrome rendering. * feat(firewall): add start of spider_firewall * chore(smart): fix missing bytes transferred * feature(smart): add lazy load chrome * perf(bytes): remove BytesMut **Full Changelog**: https://github.com/spider-rs/spider/compare/v2.27.66...v2.30.3