Releases: InformaticsMatters/squonk2-fastapi-ws-event-stream
Releases · InformaticsMatters/squonk2-fastapi-ws-event-stream
Vulnerability fixes
Fix critical vulnerabilities (#2) * build: Update Python and lock * ci: Update action versions --------- Co-authored-by: a.b.christie <[email protected]>
Updated to Python 3.13 and better listener (support for secure sockets)
3.0.1 feat: Another attempt to fix the build
Python 3.13
- Update to Python 3.13
- Updated a number of packages
- Better listener (support for secure sockets)
Param-based offset implementation
3.0.0 feat: Use of params rather than header values for offsets
rstream implementation
2.0.0 fix: Remove debug log
Log adjustments
1.0.1 build: Logging levels adjustments, log tweaks & new lock
Initial FastAPI (unsecured) WS implementation
1.0.0 docs: Less confusing table creation log
Logging tweak and better poison exit
1.0.0-rc.6 refactor: Better (leaner) message log
Fix disconnect behaviour
1.0.0-rc.5 feat: Fix disconnect behaviour
Support for version query
1.0.0-rc.4 docs: Doc tweak