Skip to content

0.334.0

Latest
Compare
Choose a tag to compare
@wendigo wendigo released this 02 May 16:44
· 1 commit to master since this release

What's Changed

  • Allow authentication over insecure channel. (#530)
  • Add support for with statement with Cursor class. (#537)
  • Fix KeyError when accessing missing error_location in TrinoQueryError. (#535).
  • Add support for SET AUTHORIZATION and RESET AUTHORIZATION statements. (#551)
  • Use default TLS port when URI scheme is https. (#549)
  • Fix redirect URI not getting printed during OAuth authentication when using terminals that buffer output. (#548)
  • Use TLS verification mode set on the connection when retrieving spooled results. (#546)

New Contributors

Full Changelog: 0.333.0...0.334.0