Skip to content

Latest commit

 

History

History
50 lines (22 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

50 lines (22 loc) · 1.4 KB

History

Release notes

1.0.4 (2023-08-12)

Bug Fixes

  • cleanup sid to worker map on worker exit (4b430e7)
  • properly detect requests without body (ac7bb8e)

1.0.3 (2023-02-24)

Bug Fixes

  • handle case with no available worker (e8b4203)

1.0.2 (2022-11-01)

Bug Fixes

  • properly handle large request body (a124d0b)

1.0.1 (2021-07-01)

Bug Fixes

  • check if the socket exists in the worker (7069fbc)

1.0.0 (2021-01-25)

Initial release