We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61958a commit 13bb50aCopy full SHA for 13bb50a
CHANGES.md
@@ -19,7 +19,7 @@ and the [PyPI page](https://pypi.org/project/trino/).
19
([#551](https://github.com/trinodb/trino-python-client/pull/551))
20
* Use default TLS port when URI scheme is `https`.
21
([#549](https://github.com/trinodb/trino-python-client/pull/549))
22
-* Flush redirect URI during OAuth authentication.
+* Fix redirect URI not getting printed during OAuth authentication when using terminals that buffer output.
23
([#548](https://github.com/trinodb/trino-python-client/pull/548))
24
* Use TLS verification mode set on the connection when retrieving spooled results.
25
([#546](https://github.com/trinodb/trino-python-client/pull/546))
0 commit comments