Skip to content

Releases: community-of-python/stompman

stompman-2.0.1

24 Mar 18:08
db6035a
Compare
Choose a tag to compare

What's Changed

  • Use Client.check_server_alive_interval_factor by @vrslev in #110

Full Changelog: faststream-stomp-1.2.0...stompman-2.0.1

stompman-2.0.0

24 Mar 16:11
74d413f
Compare
Choose a tag to compare

What's Changed

  • Remove Client(..., on_heartbeat=...), add Client.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

24 Mar 18:30
7ec36e2
Compare
Choose a tag to compare

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

24 Mar 18:09
db6035a
Compare
Choose a tag to compare

What's Changed

  • Use Client.check_server_alive_interval_factor by @vrslev in #110
  • Force stompman>=2.0.1

Full Changelog: faststream-stomp-1.2.0...faststream-stomp-1.2.1

faststream-stomp-1.2.0

24 Mar 16:21
Compare
Choose a tag to compare

faststream-stomp-1.1.0

24 Mar 16:12
74d413f
Compare
Choose a tag to compare

What's Changed

  • Remove Client(..., on_heartbeat=...), add Client.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

14 Feb 07:03
1acadd9
Compare
Choose a tag to compare

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

10 Feb 10:33
1acadd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: faststream-stomp-0.4.1...faststream-stomp-0.4.2

stompman-1.7.1

04 Feb 12:43
be5e973
Compare
Choose a tag to compare

What's Changed

  • Update links: vrslev → community-of-python by @vrslev in #107

Full Changelog: faststream-stomp-0.4.0...stompman-1.7.1

faststream-stomp-0.4.1

04 Feb 12:51
be5e973
Compare
Choose a tag to compare

What's Changed

  • Update links: vrslev → community-of-python by @vrslev in #107

Full Changelog: faststream-stomp-0.4.0...faststream-stomp-0.4.1