What's Changed
- ci: enable PyO3 ABI3 forward compatibility for Python 3.15 by @micheloosterhof in #2884
- build(deps): bump setuptools from 80.9.0 to 80.10.2 by @dependabot[bot] in #2888
- build(deps-dev): bump build from 1.3.0 to 1.4.0 by @dependabot[bot] in #2886
- build(deps-dev): bump types-python-dateutil from 2.9.0.20251115 to 2.9.0.20260124 by @dependabot[bot] in #2887
- build(deps): bump packaging from 25.0 to 26.0 by @dependabot[bot] in #2885
- Add CVE-2026-24061 vulnerability emulation for telnet by @micheloosterhof in #2891
- fix(telnet): prevent recursion when onResult is None by @micheloosterhof in #2892
- build(deps-dev): bump ruff from 0.14.11 to 0.14.14 by @dependabot[bot] in #2889
- fix: backend_pool throwing NAT errors in remote mode when client_protocol is not initialized/closed by @NathanAdhitya in #2881
Full Changelog: v2.9.8...v2.9.9