All Versions
33
Latest Version
Avg Release Cycle
11 days
Latest Release
1438 days ago

Changelog History
Page 3

  • v10.5.1 Changes

    April 17, 2020
    • ⚡️ Dependencies updated, including the driver to v8.0.2
  • v10.5.0 Changes

    April 01, 2020
    • ⚡️ Driver has been updated to version 8.0.0; See its changelog.
    • ✂ Removed hiding password in connection, as the driver now handles it.
    • ✂ Removed idleTimeoutMillis (in TypeScript) from defaults, due to this bug, and #703
    • 📚 Updated dependencies + documentation
  • v10.5.0-beta.1 Changes

    March 31, 2020
    • ✂ Removed password hiding from connection, because v8.0.0 of the driver does it by itself now.
    • In general, trying to follow up on this ticket.
  • v10.5.0-beta.0 Changes

    March 30, 2020

    🚀 The underlying driver has been updated to the freshly released v8.0.0.

    🚀 This is a Beta for now, to see if any issues pop up in the new driver, before v10.5.0 official release.

  • v10.4.4 Changes

    February 21, 2020
    • ⚡️ Dependencies updated, including the driver to v7.18.2
    • ➕ Added test coverage for the color console
  • v10.4.3 Changes

    February 08, 2020
    • Improving error reporting for event handlers.
    • 🔨 Refactoring strings to use ES6 syntax everywhere.
    • ⚡️ DEV dependencies updated.
  • v10.4.2 Changes

    February 02, 2020
    • 👌 Improved errors + warnings reporting.
  • v10.4.1 Changes

    February 02, 2020
  • v10.4.0 Changes

    January 30, 2020
    • ⚡️ Updated driver to the latest 7.18.1, see #687
    • ⬇️ Dropped support for pg-query-stream < 3.0.0, see #695
    • ⬇️ Dropped support for Nodejs < 8.0.0 (because of the new streams)
  • v10.4.0-beta.5 Changes

    January 30, 2020
    • 🚑 Updated the driver to v7.18.1 (critical update for SSL support)