pgx v4.12.0 Release Notes

Release Date: 2021-07-10 // almost 3 years ago
    • ResetSession hook is called before a connection is reused from pool for another query (Dmytro Haranzha)
    • stdlib: Add RandomizeHostOrderFunc (dkinder)
    • stdlib: add OptionBeforeConnect (dkinder)
    • stdlib: Do not reuse ConnConfig strings (Andrew Kimball)
    • stdlib: implement Conn.ResetSession (Jonathan Amsterdam)
    • ⬆️ Upgrade pgconn to v1.9.0
    • ⬆️ Upgrade pgtype to v1.8.0