Releases: seriousme/fastify-openapi-glue
Releases · seriousme/fastify-openapi-glue
v2.0.2
- Bump fastify from 3.0.0 to 3.0.3
- Bump swagger-parser from 9.0.1 to 10.0.
- Bump fastify-plugin from 2.0.0 to 2.0.1
- [Security] Bump lodash from 4.17.15 to 4.17.19
v2.0.0
- Migrated to fastify 3.0.0, major version as the change is not compatible with fastify 2.x.y.
v1.7.1
- Made securityHandlers parameter optional in Typescript signature
v1.7.0
- Added securityHandlers parameter (@mhamann)
- Updated dependencies
- ajv ^6.12.2 → ^6.12.3
- js-yaml ^3.13.1 → ^3.14.0
- fastify ^2.13.1 → ^2.15.1
v1.5.2
- Added Typescript definitions (@schulz3000 )
- Fixed loss of 'this' in service.js (@schulz3000 )
- Updated dependencies
- ajv ^6.12.0 → ^6.12.2
- fastify ^2.13.0 → ^2.13.1
v1.5.1
- Updated dependencies
- ajv ^6.11.0 → ^6.12.0
- fastify-plugin ^1.6.0 → ^1.6.1
- minimist ^1.2.0 → ^1.2.5
- swagger-parser ^9.0.0 → ^9.0.1
- fastify ^2.11.0 → ^2.13.0
- fastify-cli ^1.3.0 → ^1.5.0
- tap ^14.10.6 → ^14.10.7
v1.5.0
- Added noAdditional option
v1.4.0
- Added nullable flag to ajv config
- Updated dependencies
- ajv ^6.10.2 → ^6.11.0
- ajv-oai ^1.1.5 → ^1.2.0
- swagger-parser ^8.0.3 → ^8.0.4
- fastify ^2.10.0 → ^2.11.0
- tap ^14.10.2 → ^14.10.6
v1.3.1
- Fixed bug in Petshop example
- Updated dependencies:
- swagger-parser ^8.0.2 → ^8.0.3
- ajv-oai ^1.1.1 → ^1.1.5
- tap ^14.7.1 → ^14.10.2