finch v0.11.0 Release Notes

Release Date: 2022-03-28 // about 2 years ago
    • Add :pool_max_idle_time option to enable termination of idle HTTP/1 pools.
    • Add :conn_max_idle_time and deprecate :max_idle_time to make the distinction from :pool_max_idle_time more obvious.
    • ➕ Add headers and status code to Telemetry events.