Skip to content

Version 3.4.2

Compare
Choose a tag to compare
@Ousret Ousret released this 11 Jan 17:58
· 95 commits to main since this release
26e8b12

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 a AsyncResponse when stream is set to True in order to handle properly streams in an async context.