supabase / postgres-meta

A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
https://supabase.com
Apache License 2.0
941 stars 126 forks source link

fix: bump to fastify 5 and resolve vulnerabilities #821

Closed kevcodez closed 3 weeks ago

soedirgo commented 3 weeks ago

No breaking changes in Fastify v5? I remember we had some upgrading to v4.

kamilogorek commented 3 weeks ago

Nothing that was used other than customLogger https://fastify.dev/docs/latest/Guides/Migration-Guide-V5/