Skip to content

Releases: InformaticsMatters/squonk2-fastapi-ws-event-stream

Vulnerability fixes

18 Dec 11:30
f048016

Choose a tag to compare

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)

26 Aug 10:29

Choose a tag to compare

Python 3.13

09 Aug 11:28

Choose a tag to compare

Python 3.13 Pre-release
Pre-release
  • Update to Python 3.13
  • Updated a number of packages
  • Better listener (support for secure sockets)

Param-based offset implementation

21 Jul 16:16

Choose a tag to compare

3.0.0

feat: Use of params rather than header values for offsets

rstream implementation

22 May 16:03

Choose a tag to compare

2.0.0

fix: Remove debug log

Log adjustments

09 Apr 22:32

Choose a tag to compare

1.0.1

build: Logging levels adjustments, log tweaks & new lock

Initial FastAPI (unsecured) WS implementation

04 Mar 12:20

Choose a tag to compare

1.0.0

docs: Less confusing table creation log

Logging tweak and better poison exit

28 Feb 18:40

Choose a tag to compare

1.0.0-rc.6

refactor: Better (leaner) message log

Fix disconnect behaviour

28 Feb 16:41

Choose a tag to compare

1.0.0-rc.5

feat: Fix disconnect behaviour

Support for version query

28 Feb 14:13

Choose a tag to compare

1.0.0-rc.4

docs: Doc tweak