Releases: simenandre/pubsub-http-handler
Releases · simenandre/pubsub-http-handler
v6.0.0
6.0.0 (2023-07-13)
⚠ BREAKING CHANGES
Bug Fixes
pubsub-http-handler v5.1.0
Features
- upgrade @fastify/type-provider-typebox (#267) (a9f09c1)
pubsub-http-handler v5.0.0
⚠ BREAKING CHANGES
- Remove createPubSubServer (#255)
- use
@sinclair/typebox
via @fastify/type-provider-typebox
(#247)
Bug Fixes
- use
@sinclair/typebox
via @fastify/type-provider-typebox
(#247) (180dfe7)
Code Refactoring
pubsub-http-handler v4.6.0
Features
Bug Fixes
- Use handler return value as status in cloud functions (#201) (2334327)
Thanks to @runeh
pubsub-http-handler v4.5.1
Bug Fixes
- revert bump @sinclair/typebox from 0.24.28 to 0.24.43 (#182) (ee35c8d)
pubsub-http-handler v4.5.0
pubsub-http-handler v4.4.1
Bug Fixes
- parsing not working on fastify-plugin (194aced)
pubsub-http-handler v4.4.0
Features
- add
makePubSubConfig
to help with type inference (#155) (00d086a)
Bug Fixes
- add
FastifyBaseLogger
to supported loggers in handlePubSubMessage (cc755b2)
pubsub-http-handler v4.3.0
pubsub-http-handler v4.2.0