Skip to content

Releases: seriousme/fastify-openapi-glue

v2.0.2

16 Jul 17:56
Compare
Choose a tag to compare
  • 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

11 Jul 08:25
Compare
Choose a tag to compare
  • Migrated to fastify 3.0.0, major version as the change is not compatible with fastify 2.x.y.

v1.7.1

09 Jul 07:39
Compare
Choose a tag to compare
  • Made securityHandlers parameter optional in Typescript signature

v1.7.0

08 Jul 19:44
Compare
Choose a tag to compare
  • 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.6.0

17 Jun 18:06
06681f5
Compare
Choose a tag to compare

v1.5.2

19 May 17:40
Compare
Choose a tag to compare
  • 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

19 May 17:44
Compare
Choose a tag to compare
  • 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

19 May 17:46
Compare
Choose a tag to compare
  • Added noAdditional option

v1.4.0

19 May 17:48
Compare
Choose a tag to compare
  • 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

19 May 17:49
Compare
Choose a tag to compare
  • 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