bun v1.0.9 Release Notes

Release Date: 2021-09-27 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ”„ change DBStats to use uint32 instead of uint64 to make it work on i386 (caca2a7)

    ๐Ÿ”‹ Features

    • โž• add IQuery and QueryEvent.IQuery (b762942)
    • โž• add QueryEvent.Model (7688201)
    • bunotel: add experimental bun.query.timing metric (2cdb384)
    • pgdriver: add Config.ConnParams to session config params (408caf0)
    • pgdriver: allow specifying timeout in DSN (7dbc71b)