Releases: allisson/fastpubsub
Releases · allisson/fastpubsub
v0.8.0
03 Jan 14:47
Compare
Sorry, something went wrong.
No results found
What's Changed
docs: add Development Setup section to README by @Copilot in #26
docs: Add comprehensive Python docstrings throughout codebase by @allisson in #27
docs: clarify project scope and enhance README documentation by @Copilot in #28
feat: improve the logs by @allisson in #29
Full Changelog : v0.7.0...v0.8.0
v0.7.0
02 Jan 15:08
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add authentication support by @allisson in #24
Document authentication system added in PR #24 by @Copilot in #25
Full Changelog : v0.6.1...v0.7.0
v0.6.1
31 Dec 16:18
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor: refactor monolithic api.py and services.py into modular structure by @Copilot in #22
fix: fix the SubscriptionMessage.id field by @allisson in #23
Full Changelog : v0.6.0...v0.6.1
v0.6.0
31 Dec 15:07
Compare
Sorry, something went wrong.
No results found
v0.5.0
30 Dec 21:27
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add input sanitization to subscription JSONB filters by @Copilot in #20
Full Changelog : v0.4.1...v0.5.0
v0.4.1
30 Dec 19:12
Compare
Sorry, something went wrong.
No results found
v0.4.0
30 Dec 14:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Migrate codebase to asyncio with SQLAlchemy async and psycopg native async support by @Copilot in #17
docs: update README for asyncio migration from PR #17 by @Copilot in #18
Full Changelog : v0.3.0...v0.4.0
v0.3.0
29 Dec 22:57
Compare
Sorry, something went wrong.
No results found
What's Changed
Refactor duplicated code patterns across services, API, and CLI layers by @Copilot in #13
feat: add prometheus metrics by @allisson in #14
docs: add Prometheus metrics documentation by @Copilot in #15
Full Changelog : v0.2.0...v0.3.0
v0.2.0
29 Dec 18:36
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add the liveness and readiness endpoints by @allisson in #11
docs: Add health check endpoints from PR #11 to README by @Copilot in #12
Full Changelog : v0.1.0...v0.2.0
v0.1.0
29 Dec 16:42
Compare
Sorry, something went wrong.
No results found