what stackpulse tracks
Fastify releases from GitHub
StackPulse watches Fastify release notes and keeps the original source link close to every summary.
Fast and low overhead web framework for Node.js StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Fastify release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This alpha release of Fastify v6.0.0 introduces significant breaking changes, including the removal of deprecated types and features, and updates to the minimum runtime version.
Developers using deprecated types or features in Fastify will be affected.
Review the breaking changes and update your code accordingly.
This release includes several bug fixes and documentation improvements, focusing on trailer state management, error handling, and plugin encapsulation.
Developers using Fastify may need to review changes related to trailer state management and error handling.
Update to v5.11.3 to benefit from bug fixes and improved documentation.
This release includes minor updates and fixes, but no major changes or new features are highlighted.
view source on github->This patch release fixes several bugs including HTTP method override warnings, HTTP2 server options typing, and connection closing behavior. Documentation was also clarified for request validation errors.
Users relying on HTTP method override, HTTP2 server options, or connection force-closing behavior may be affected.
Update to v5.11.1 to benefit from bug fixes and improved type definitions.
This release introduces performance improvements, fixes for validation and Content-Type handling, and adds support for RFC10008 HTTP query method. Documentation updates and minor bug fixes are also included.
Developers using Fastify for HTTP query handling and response serialization will benefit from the new features and performance improvements.
Update to v5.11.0 to take advantage of the new features and fixes.
This release introduces a new log controller layer, improves performance by reducing per-request overhead, and fixes several bugs related to request handling and documentation.
Developers using @fastify/view with Marko will need to migrate to another templating engine.
Migrate from Marko to another supported templating engine if using @fastify/view.
This release introduces new features like request.mediaType and onMaxParamLength support, along with several bug fixes and performance improvements.
Developers using Fastify for HTTP/2 streaming, media type handling, or parameter validation may need to update their code.
Update to v5.9.0 to benefit from new features and security fixes.
This release primarily addresses a security vulnerability (CVE-2026-33806) and includes minor dependency updates and bug fixes.
Users affected by CVE-2026-33806 should upgrade immediately.
Upgrade to version 5.8.5 to mitigate the security vulnerability.
This release includes minor updates and fixes. Refer to the full changelog for detailed changes.
view source on github->This release primarily addresses a security vulnerability (CVE-2026-3635) and includes minor documentation updates and fixes.
Users affected by CVE-2026-3635 should upgrade immediately.
Upgrade to v5.8.3 to mitigate the security vulnerability.
This release includes documentation updates, ecosystem additions, and a fix to prevent quadratic backtracking in key-value pair parsing.
Developers using Fastify may benefit from updated documentation and new ecosystem plugins.
Review the updated documentation and consider integrating new ecosystem plugins if applicable.
This release addresses a security vulnerability in the Content-Type validation logic, preventing malformed content types from passing validation.
Users relying on Content-Type validation in Fastify are affected.
Upgrade to v5.8.1 immediately to mitigate the security risk.