Changes for version 0.12 - 2026-09-06

  • t/16-security.t forked its second server after the Fetch client existed; the child's exit tore down the inherited event loop, which hung the parent on epoll and ran the machine out of memory on io_uring. Every server is now forked before the first Fetch.
  • Fetch floor 0.23, whose loop survives a fork either way.

Modules

OpenAPI 3.0 and 3.1 server and client
a spec-driven HTTP client on Fetch's C ABI
the PSGI app for a compiled OpenAPI spec
a Swagger UI clone for a compiled spec