Skip to content

0.8.2

Latest

Choose a tag to compare

@ponylang-main ponylang-main released this 06 Aug 15:03
· 8 commits to main since this release

Send TLS close_notify on graceful close

Closing a TLS connection now sends a close_notify alert before the TCP shutdown. Without it, the peer could not distinguish a clean close from a truncated stream (RFC 8446 §6.1).

[0.8.2] - 2026-08-06