1.6.0 (2022-08-05)
- adding a check for null http handler before starting the server (#138) (5d5bf7a)
- Allow registering multiple functions with one server for local testing. (#143) (3cab285)
- log CloudEvent function errors to stderr (#132) (ac973b4)
- remove obsolete blank prints (#144) (5c7091f)
1.5.3 (2022-02-10)
1.5.2 (2021-11-24)
1.5.1 (2021-11-17)
1.5.0 (2021-11-10)
1.4.0 (2021-11-02)
1.3.0 (2021-10-19)
- make event marshaling HTTP error codes consistent (#85) (b475137)
- update 'upcasting' pubsub and firebase event conversion (#84) (1e4b705)
- use latest conformance test GitHub Action to fix tests (#82) (f5f92b9)