Releases: community-of-python/stompman
Releases · community-of-python/stompman
stompman-2.0.1
What's Changed
Full Changelog: faststream-stomp-1.2.0...stompman-2.0.1
stompman-2.0.0
What's Changed
- Remove
Client(..., on_heartbeat=...)
, addClient.is_alive()
, improve FastStream health check by @vrslev in #109- Add reconnection when server doesn't send heart-beats
- Add
Client.is_alive()
to check if server responds - Remove
on_heartbeat
callback: it is not needed anymore - Use
Client.is_alive()
in FastStream integration (StompBroker.ping()
)
Full Changelog: faststream-stomp-0.4.2...stompman-2.0.0
faststream-stomp-1.2.2
What's Changed
- Support scenario when
broker.connect()
is called manually (for example, in lifespan hook) by @vrslev in #111
Full Changelog: faststream-stomp-1.2.1...faststream-stomp-1.2.2
faststream-stomp-1.2.1
What's Changed
Full Changelog: faststream-stomp-1.2.0...faststream-stomp-1.2.1
faststream-stomp-1.2.0
Force stompman>=2.0.0
Full Changelog: faststream-stomp-1.1.0...faststream-stomp-1.2.0
faststream-stomp-1.1.0
What's Changed
- Remove
Client(..., on_heartbeat=...)
, addClient.is_alive()
, improve FastStream health check by @vrslev in #109- Make health check depend on whether broker actually responds
Full Changelog: faststream-stomp-0.4.2...faststream-stomp-1.1.0
faststream-stomp-1.0.0
What's Changed
Nothing, really. Just marking the package stable.
Full Changelog: faststream-stomp-0.4.1...faststream-stomp-1.0.0
faststream-stomp-0.4.2
What's Changed
Full Changelog: faststream-stomp-0.4.1...faststream-stomp-0.4.2
stompman-1.7.1
What's Changed
Full Changelog: faststream-stomp-0.4.0...stompman-1.7.1
faststream-stomp-0.4.1
What's Changed
Full Changelog: faststream-stomp-0.4.0...faststream-stomp-0.4.1