8.0.0 (2025-10-06)
- fix!: Dead TCP connections handling (93250e9), closes pheanstalk/pheanstalk#303
Bug Fixes
- Dead TCP connections handling (cbd002f), closes pheanstalk/pheanstalk#303
BREAKING CHANGES
- If read-timeout passed to Connection is less than the value passed to reserveWithTimeout() there will be a ConnectionException thrown in case there are no jobs.