Commit 25870ef
committed
feat: upgrade to fastify 5
- Update to latest version of fastify 5.6.1
- Update all fastify plugins to latest versions
- Switch fastify/multipart back to mainline latest version (includes upstream fix for uncaught exception)
- Update pino to latest version for fastify 5 compat
- Update supavisor to latest version to support orb stack
- Add debugging npm script and vscode config1 parent 6ba23e4 commit 25870ef
File tree
15 files changed
+1229
-669
lines changed- .docker
- .vscode
- src
- http
- plugins
- routes/object
- internal
- cluster
- database
- monitoring
- queue
- start
- test
15 files changed
+1229
-669
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments