Releases: seriousme/fastify-openapi-glue
Releases · seriousme/fastify-openapi-glue
v3.2.0
New
- feat: allow custom status code in security handlers
v3.1.0
New
- feat(route): allow passing route config in api spec (mhamann)
Changed
- Updated dependencies:
fastify ^4.0.0 → ^4.0.3
fastify-cli ^4.0.0 → ^4.1.1
tap ^16.2.0 → ^16.3.0
v3.0.1
Changed
- Fixed import of fastify-openapi-glue in CommonJS code
v3.0.0
New
- Support for Fastify 4.x
- User has full control over AJV behaviour, outside of the plugin.
Changed
- Migrated to ES Modules format
- Removed AJV options
- Service and Securityhandlers options can now only be an object or a class instance and no longer a filename or a function.
See UPGRADING.md for more details on how to upgrade.
v2.7.2
What's Changed
- Fix: use FastifyPluginAsync
v2.7.0
- Added 'defaultAJV' option
- Updated dependencies:
fastify-cli ^3.0.1 → ^3.1.0
v2.6.9
Changed
- Updated dependencies:
@seriousme/openapi-schema-validator ^2.0.0 → ^2.0.2
fastify ^3.28.0 → ^3.29.0
fastify-cli ^2.15.0 → ^3.0.1
tap ^16.1.0 → ^16.2.0
v2.6.8
Updated dependencies:
- @seriousme/openapi-schema-validator ^1.7.1 → ^2.0.0
- tap ^16.0.1 → ^16.1.0
v2.6.7
- Deprecation of Nodejs < 14
- Added Nodejs 18 to CI
- Updated dependencies:
@seriousme/openapi-schema-validator ^1.6.0 → ^1.7.1
ajv ^8.9.0 → ^8.11.0
minimist ^1.2.5 → ^1.2.6
fastify ^3.27.0 → ^3.28.0
tap ^15.1.6 → ^16.0.1