-
With Fastify v4 reaching end of support in June 2025, and breaking changes in Fastify v5, is there a plan to upgrade this library to support Fastify v5?
-
I'm currently deploying a labeler inside a Docker container, and this library does not set the internal fastify instance to listen on all interfaces, so I had to set it up like this:
`labelerServer.a…
-
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"`
```
FastifyError [Error]: fastify-p…
-
The error-handling helpers from our library don't behave as expected when used inside Fastify error handler middleware.
Calling the OpenTelemetry API directly works. Using `recordException()` on th…
-
Lodestar libraries depend on a number of external dependencies for historical reasons.
Identify dependencies that are not maintained anymore or can be considered a security risk.
- [ ] https://git…
-
https://github.com/fastify/help/issues/431
https://ajv.js.org/json-type-definition.html (this is the library that fastify uses internally to validate the requests against the schemas)
https://www.fa…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
4.26.2
### Plugin versio…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### What version of Bun is running?
1.1.2
### What platform is your computer?
Microsoft Windows NT 10.0.22635.0 x64
### What steps can reproduce the bug?
So i was running a test to compare betwee…
imezx updated
1 month ago
-
During import of this plugin using TS and ESM: `import * as piscinaPlugin from 'fastify-piscina'`, I get:
```sh
Could not find a declaration file for module 'fastify-piscina'. '../node_modules/fas…