Releases: community-of-python/stompman
Releases · community-of-python/stompman
stompman-3.8.0
stompman-3.7.0
What's Changed
- Use pytest-rerunfailures by @vrslev in #147
- Stop checking server heartbeat to fix stability by @vrslev in #154
- Bump faker from 37.5.3 to 37.6.0 by @dependabot[bot] in #153
- Bump polyfactory from 2.19.0 to 2.22.2 by @dependabot[bot] in #151
- Bump pytest-cov from 6.0.0 to 6.2.1 by @dependabot[bot] in #150
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #152
- Bump hypothesis from 6.136.6 to 6.138.11 by @dependabot[bot] in #149
- Bump anyio from 4.9.0 to 4.10.0 by @dependabot[bot] in #148
Full Changelog: stompman-3.7.0a0...stompman-3.7.0
stompman-3.7.0a0
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
What's Changed
Full Changelog: stompman-3.6.0...stompman-3.6.1
stompman-3.6.0
What's Changed
Full Changelog: stompman-3.5.0...stompman-3.6.0
stompman-3.5.0
What's Changed
Full Changelog: stompman-3.4.0...stompman-3.5.0
stompman-3.4.0
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
What's Changed
Full Changelog: stompman-3.2.0...stompman-3.3.0
stompman-3.2.0
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
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