Skip to content

Releases: simenandre/pubsub-http-handler

v6.0.0

13 Jul 15:21
9bcb3c2
Compare
Choose a tag to compare

6.0.0 (2023-07-13)

⚠ BREAKING CHANGES

Bug Fixes

pubsub-http-handler v5.1.0

08 May 09:49
0f37531
Compare
Choose a tag to compare

Features

  • upgrade @fastify/type-provider-typebox (#267) (a9f09c1)

pubsub-http-handler v5.0.0

24 Apr 07:43
b3425f2
Compare
Choose a tag to compare

⚠ 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

31 Dec 12:52
6db7c30
Compare
Choose a tag to compare

Features

Bug Fixes

  • Use handler return value as status in cloud functions (#201) (2334327)

Thanks to @runeh

pubsub-http-handler v4.5.1

28 Sep 19:36
f2a1dfc
Compare
Choose a tag to compare

Bug Fixes

  • revert bump @sinclair/typebox from 0.24.28 to 0.24.43 (#182) (ee35c8d)

pubsub-http-handler v4.5.0

28 Sep 18:26
f2324af
Compare
Choose a tag to compare

Features

pubsub-http-handler v4.4.1

03 Sep 13:19
27fc1e0
Compare
Choose a tag to compare

Bug Fixes

  • parsing not working on fastify-plugin (194aced)

pubsub-http-handler v4.4.0

27 Aug 20:41
a1e2c4a
Compare
Choose a tag to compare

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

27 Aug 17:53
cb6e4cc
Compare
Choose a tag to compare

Features

pubsub-http-handler v4.2.0

30 Jun 13:37
fef1882
Compare
Choose a tag to compare

Features

Bug Fixes