Skip to content

Releases: community-of-python/stompman

stompman-3.8.0

02 Sep 07:41
81ff9ed

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: stompman-3.7.0...stompman-3.8.0

stompman-3.7.0

01 Sep 08:13
3f689f0

Choose a tag to compare

What's Changed

Full Changelog: stompman-3.7.0a0...stompman-3.7.0

stompman-3.7.0a0

29 Aug 07:59
13e793f

Choose a tag to compare

What's Changed

  • Attempting fixing connection stability: add internal feature flag for disabling server heartbeat check by @vrslev in #146

Full Changelog: stompman-3.6.1...stompman-3.7.0a0

stompman-3.6.1

27 Aug 09:49
99da0c6

Choose a tag to compare

What's Changed

  • Update logging format to properly escape error reason string by @vrslev in #144

Full Changelog: stompman-3.6.0...stompman-3.6.1

stompman-3.6.0

27 Aug 09:45
6425517

Choose a tag to compare

What's Changed

Full Changelog: stompman-3.5.0...stompman-3.6.0

stompman-3.5.0

27 Aug 09:07
dd14c10

Choose a tag to compare

What's Changed

Full Changelog: stompman-3.4.0...stompman-3.5.0

stompman-3.4.0

25 Aug 13:51
cb1d27a

Choose a tag to compare

What's Changed

  • Revert "Disable server heartbeat validation—attempting to fix frequent reconnects" by @vrslev in #139

Full Changelog: stompman-3.3.0...stompman-3.4.0

stompman-3.3.0

25 Aug 09:53
ac95220

Choose a tag to compare

What's Changed

  • Disable server heartbeat validation—attempting to fix frequent reconnects by @vrslev in #138

Full Changelog: stompman-3.2.0...stompman-3.3.0

stompman-3.2.0

08 Aug 10:52
b61773f

Choose a tag to compare

What's Changed

  • Add warning logs for lost connection, successful reconnection and invalid state during ack/nack by @vrslev in #136
  • Remove read buffer based on message frame buffer to be able to read heartbeats and system frames—reverts #135 by @vrslev in #137

Full Changelog: faststream-stomp-1.2.5...stompman-3.2.0

stompman-3.1.0

07 Aug 12:57
a15e1f4

Choose a tag to compare

What's Changed

  • Bump faker from 35.0.0 to 37.5.3 by @dependabot[bot] in #133
  • Bump mypy from 1.14.1 to 1.17.1 by @dependabot[bot] in #129
  • Bump pytest from 8.3.4 to 8.4.1 by @dependabot[bot] in #131
  • Bump hypothesis from 6.124.7 to 6.136.6 by @dependabot[bot] in #132
  • Bump anyio from 4.8.0 to 4.9.0 by @dependabot[bot] in #130
  • FastStream: Fix dirty output on Ctrl+C by @vrslev in #134
  • Introduce max_concurrent_consumed_messages: stop reading when threshold is reached on slow consumer callbacks by @vrslev in #135

Full Changelog: faststream-stomp-1.2.4...stompman-3.1.0