Releases: apify/got-scraping
Releases · apify/got-scraping
v2.0.1
2.0.1 / 2021/07/22
- pin
http2-wrapper
version as the latest was causing random CI failures
v2.0.0
2.0.0 / 2021/07/22
- BREAKING: Require Node.js >=15.10.0 because HTTP2 support on lower Node.js versions is very buggy.
- Fix various issues by refactoring from got handlers to hooks.
v1.0.4
1.0.4 / 2021/05/17
- HTTP2 protocol resolving fix
v1.0.3
1.0.3 / 2021/04/27
HTTP2 wrapper fix
v1.0.1
1.0.1 / 2021/04/15
- Improved ciphers
- Fixed request payload sending
v1.0.0
The first stable version is out! 🎉