asyncpg v0.18.2 Release Notes

Release Date: 2018-11-10 // over 5 years ago
  • 🐛 Bug Fixes

    ⏪ Revert "Stop treating ReadyForQuery as a universal result indicator"
    to fix stability regression.
    (by @elprans in 04b6748)

    Correctly ignore all incoming messages after the Terminate message
    (by @elprans in 787317f)

    Properly cleanup connections closed by remote
    (by @elprans in 4393a15 for #385)