Version 3.4.2
3.4.2 (2024-01-11)
Fixed
- Connection information kept targeting its original copy, thus always keeping the latest timings inside while expecting the historical ones.
Added
AsyncSession
now returns aAsyncResponse
whenstream
is set to True in order to handle properly streams in an async context.