-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fastify 5 support #726
Comments
Hey @ivstiv , yes support for fastify 5 is on our roadmap. We'll try to add it as soon as possible |
Hey is there any eta? |
Hi! Any update on that? |
Yes, I was looking into it and wanted to couple the fastify upgrade and the Sentry SDK upgrade into a single breaking change so it will take a little more work than expected, I'll get back to you when everything is ready, right now I am a little busy on another project. |
dnlup
added a commit
that referenced
this issue
Nov 28, 2024
Fixes Fastify 5 support #726. BREAKING CHANGE: fastify 4 is no longer supported, @fastify/sensible custom error handling is no longer supported either.
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Fastify 5 has been released, I've tried this library with it, but I get the following error:
Installed version:
"@immobiliarelabs/fastify-sentry": "^8.0.1"
Can you add support for Fastify v5?
The text was updated successfully, but these errors were encountered: