Stream Handling: Users can now expect an immediate error response if a stream is not readable, preventing endless waiting. This enhancement improves the reliability of stream processing.
Improvements
Async Context: The system now prevents the loss of async hooks context, ensuring that asynchronous operations maintain their intended behavior and context throughout execution.
Others
Dependencies: Updated the http-errors package to version 2.0.0, enhancing error handling capabilities.
Coverage Reporting: The merged coverage report is now published, providing better insights into code quality and testing effectiveness.
Security Policy: A security policy has been added to guide users on best practices and reporting vulnerabilities.