Skip to content

v0.310.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 21:12
· 45 commits to master since this release

Changelog

  • dd1bcf8 Use correct Go version for doing releases
  • 2df27ad Remove test for reading timestamps with Trino's precision greater then Go's
  • 1ea6571 Allow running integration tests with older Trino versions
  • a6ce3dc Avoid panic in tests
  • 2d6b128 Raise minimum supported go version
  • dc39113 Update dependencies
  • 6d954f2 Don't panic if driverRows.Next is called after Close