Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Fastify v4.28.1 #71

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Support Fastify v4.28.1 #71

merged 1 commit into from
Jul 1, 2024

Conversation

mcollina
Copy link
Member

@mcollina mcollina commented Jul 1, 2024

fastify/fastify#5523 broke this module because we were monkeypatching the server to intercept the call. This changes that interception logic.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina requested review from ivan-tymoshenko and Eomm July 1, 2024 08:37
Copy link
Member

@ivan-tymoshenko ivan-tymoshenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit 351dfa9 into v2.x Jul 1, 2024
17 checks passed
@mcollina mcollina deleted the fix-for-fastify-v4.28.1 branch July 1, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants