migrate v4.9.0 Release Notes

Release Date: 2020-02-17 // about 4 years ago
  • ๐Ÿ”„ Changes

    Drivers

    • โž• Add support for Neo4j thanks to @mvid (#320)
    • ๐Ÿ‘Œ Support statement timeouts in postgres using the x-statement-timeout option thanks to @coolnay309 (aka @psuresh309) (#327)
    • ๐Ÿ‘ Allow AWS S3 client to be specified thanks to @bishtawi (#334)
    • โšก๏ธ Updated cloud.google.com/go drivers to fix linting issues
    • โฌ‡๏ธ Dropped support for Postgres 9.4 (EOL) and added support for Postgres 12

    ๐Ÿ— Builds

    ๐Ÿ“„ Docs

    • ๐Ÿ›  Fix broken link in tutorial thanks to @bcomnes (#335)
    • ๐Ÿ‘‰ Showcase ErrNoChange in examples fixing #100 thanks to @Glyphack (#336)