Skip to content

1.5.0: fastify v5 support - #54

Open
zapotinschii wants to merge 2 commits into
elierotenberg:masterfrom
zapotinschii:master
Open

1.5.0: fastify v5 support#54
zapotinschii wants to merge 2 commits into
elierotenberg:masterfrom
zapotinschii:master

Conversation

@zapotinschii

@zapotinschii zapotinschii commented Feb 12, 2025

Copy link
Copy Markdown

Description:
Upgraded Fastify to 5.2.0.
Updated fastify-swagger and fastify/swagger-ui versions to be compatible.
Fastify v5 removed some non-standard HTTP methods. See Migration Guide, it break 'V_' type, so I replace it with valid http methods, if I understand correctly it is used internally and don't break anything.

All tests passed ✅
Closes: #51
Closes: #52
@elierotenberg Could you review this PR when you have time?

Update fastify version to 5.2.0
Update fastify swagger and fastify/swagger-ui
/*
@zapotinschii zapotinschii changed the title Fastify v.5 support 1.5.0: fastify v5 support Feb 12, 2025
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.

fastify/swagger-ui vulnerabilities Fastify v5 support

1 participant