Releases: mosquito/aiormq
Releases · mosquito/aiormq
6.8.1
- Fix url slash unquoting #202
6.8.0
- python 3.12 support
- update dev requirements
- drop python 3.7 support
- update pamqp
6.7.1
- Fix connection close issues
6.7.0
- A little performance improvements
- Fixed connection stuck detection
- Removed lazy frame marshalling, now the frame serializing making as soon as possible to avoid possible frame mutation in future