Skip to content

Releases: matheusvnm/fastpubsub

v0.9.3

18 Mar 00:06
c3988a9

Choose a tag to compare

What's Changed

  • chore: fix broken docstrings and reformats the code to oss line-length by @matheusvnm in #84

Full Changelog: v0.9.2...v0.9.3

v0.9.2

16 Mar 01:42
5b2839c

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

16 Mar 00:04
ca88009

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

11 Feb 13:43
dd48783

Choose a tag to compare

What's Changed

  • feat: Add cross-project publish and processing result tracking to PubSubTestClient by @matheusvnm in #79

Full Changelog: v0.8.3...v0.9.0

v0.8.3

08 Feb 17:07
8b63778

Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

02 Feb 18:00
7fbf8f8

Choose a tag to compare

What's Changed

  • feat(testing): add PubSubTestClient with filter expression support for unit testing by @matheusvnm in #66
  • docs: adds full docs about the examples by @matheusvnm in #67
  • upgrade: bumps project's version by @matheusvnm in #69
  • upgrade: updates the projects dependencies to safe versions by @matheusvnm in #70
  • feat: PubSubTestClient and example docs by @matheusvnm in #68

Full Changelog: v0.8.1...v0.8.2

v0.8.1

16 Jan 12:13
351d5aa

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

15 Jan 13:00
2477185

Choose a tag to compare

What's Changed

  • feat!: adds support for positional and keyword parameters on middlewares and other minor improvements by @matheusvnm in #61

Full Changelog: v0.7.3...v0.8.0

v0.7.3

12 Jan 19:24
f5c9289

Choose a tag to compare

What's Changed

  • perf: efficient graceful shutdown, pubsubclient factory for pubsub connection pooling, and benchmark improvements by @matheusvnm in #59

Full Changelog: v0.7.2...v0.7.3

v0.7.2

08 Jan 22:55
51a4305

Choose a tag to compare

What's Changed

  • feat: add benchmark suite for performance measurement by @matheusvnm in #57
  • chore: adds a benchmark for comparing different versions by @matheusvnm in #58

Full Changelog: v0.7.1...v0.7.2