Releases: matheusvnm/fastpubsub
Releases · matheusvnm/fastpubsub
v0.9.3
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
What's Changed
- tests: adds and simplifies docs snippet tests by @matheusvnm in #83
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- docs: adds more testing docs by @matheusvnm in #80
- docs: new documentation for advanced usage by @matheusvnm in #81
- upgrade: bumps dependencies versions by @matheusvnm in #82
Full Changelog: v0.9.0...v0.9.1
v0.9.0
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
What's Changed
- docs: new documentation structure for GitHub Pages by @matheusvnm in #71
- Docs/example documention by @matheusvnm in #72
- docs: fix docs links by @matheusvnm in #73
- docs: adds missing links on pyproject by @matheusvnm in #74
- docs: adds readme missing links by @matheusvnm in #75
- docs: adds full documentation by @matheusvnm in #76
- upgrade: bumps project's version by @matheusvnm in #77
Full Changelog: v0.8.2...v0.8.3
v0.8.2
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
What's Changed
- upgrade: version bump and metadata fixes by @matheusvnm in #63
- fix: missing lock file by @matheusvnm in #65
Full Changelog: v0.8.0...v0.8.1
v0.8.0
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
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
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