All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.0.0 (2023-07-13)
- upgrade typebox (#298)
5.1.0 (2023-05-08)
5.0.0 (2023-04-22)
- Remove createPubSubServer (#255)
- use
@sinclair/typebox
via@fastify/type-provider-typebox
(#247)
4.6.0 (2022-12-31)
4.5.1 (2022-09-28)
4.5.0 (2022-09-28)
4.4.1 (2022-09-03)
- parsing not working on fastify-plugin (194aced)
4.4.0 (2022-08-27)
- add
FastifyBaseLogger
to supported loggers in handlePubSubMessage (cc755b2)
4.3.0 (2022-08-26)
4.2.0 (2022-06-30)
- use pino-cloud-logging (b7b8fa5)
4.1.0 (2022-06-13)
- make log optional for handlePubSubMessage (f05b28a)
4.1.0 (2022-06-13)
- make log optional for handlePubSubMessage (f05b28a)
3.0.1 (2021-12-01)
3.0.0 (2021-11-02)
context
returns Fastify's request variable instead of body object.
2.1.2 (2021-09-07)
2.1.1 (2021-09-06)
- change engine to [email protected] (#24) (5e07e0f)
2.1.0 (2021-09-05)
2.0.1 (2021-08-31)
- include express declarations for Cloud Functions users (04a69f5)
2.0.0 (2021-08-29)
- Add support for Google Cloud Functions and fastify-plugin (#9)
1.0.2 (2020-12-27)
- Remove unused import (6ab76db)
1.0.1 (2020-12-27)
- Smaller package size and corrected main ref (b9f6b4d)
- Initial release (7342e1a)