Releases: simenandre/pubsub-http-handler
Releases · simenandre/pubsub-http-handler
pubsub-http-handler v4.1.0
Features
- make log optional for handlePubSubMessage (f05b28a)
pubsub-http-handler v4.0.0
⚠ 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)
pubsub-http-handler v3.0.1
pubsub-http-handler v3.0.0
pubsub-http-handler v2.1.2
pubsub-http-handler v2.1.1
Bug Fixes
- change engine to [email protected] (#24) (5e07e0f)
pubsub-http-handler v2.1.0
pubsub-http-handler v2.0.1
Bug Fixes
- include express declarations for Cloud Functions users (04a69f5)