What's Changed
- fix(privileged-agent): let the master process own the privileged agent listener sockets by @jarvis9443 in #122
- fix(xrpc): protect pending reads from move/reset and recycle the whole chain on reset by @jarvis9443 in #119
- fix(balancer): key keepalive pools by full name and restore set_current_peer host compatibility by @jarvis9443 in #117
- fix(tlshandshake): restore sslhandshake FFI compatibility and stop mutating caller options by @jarvis9443 in #118
- fix(skip-filter): run the header filter skip check before the handler closure is loaded by @jarvis9443 in #120
- fix(privileged-agent): report the actual owner role in the listen address conflict error by @jarvis9443 in #121
Full Changelog: 1.19.7...1.19.8