Skip to content

pubsub-http-handler v4.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 09:02
b11f904

⚠ BREAKING CHANGES

You can read the migration guide for more information.

  • Bump node to v16 (f50dfdb)
  • Bump fastify to v4 (f50dfdb)
  • The address attribute is changed to host to align with Fastify (f50dfdb)
  • With ajv version 7 and above, ajvTypeBoxPlugin is required. (only required when using the Fastify plugin) (f50dfdb)
  • Add pino logger to Cloud Functions (f50dfdb)
  • Add log to handler (f50dfdb)