Skip to content

Tags: community-of-python/stompman

Tags

faststream-stomp-2.0.2

Toggle faststream-stomp-2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
faststream-stomp: Fix testing routers (#165)

faststream-stomp-2.0.1

Toggle faststream-stomp-2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
faststream-stomp: Fix publishing Pydantic models (#164)

stompman-3.9.0

Toggle stompman-3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Avoid sending ACK and NACK frames in new connection for messages rece…

…ived in old connection that was lost (#161)

faststream-stomp-2.0.0

Toggle faststream-stomp-2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use FastStream 0.6.0 (#127)

stompman-3.8.0

Toggle stompman-3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve binary message handling (#145)

Co-authored-by: Lev Vereshchagin <mail@vrslev.com>

stompman-3.7.0

Toggle stompman-3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump anyio from 4.9.0 to 4.10.0 (#148)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

stompman-3.7.0a0

Toggle stompman-3.7.0a0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Attempting fixing connection stability: add internal feature flag for…

… disabling server heartbeat check (#146)

stompman-3.6.1

Toggle stompman-3.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update logging format to properly escape error reason string (#144)

stompman-3.6.0

Toggle stompman-3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Log error frames by default (#143)

stompman-3.5.0

Toggle stompman-3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Log connection lost reason (#142)