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 9468455 commit ff77671Copy full SHA for ff77671
CHANGES.md
@@ -15,9 +15,6 @@ and the [PyPI page](https://pypi.org/project/trino/).
15
([#537](https://github.com/trinodb/trino-python-client/pull/537))
16
* Fix `KeyError` when accessing missing `error_location` in `TrinoQueryError`.
17
([#535](https://github.com/trinodb/trino-python-client/pull/535)).
18
-* Fix type annotation for `mutual_authentication` parameter in Kerberos/GSSAPI
19
- authentication.
20
- ([#542](https://github.com/trinodb/trino-python-client/pull/542))
21
* Add support for `SET AUTHORIZATION` and `RESET AUTHORIZATION` statements.
22
([#551](https://github.com/trinodb/trino-python-client/pull/551))
23
* Use default TLS port when URI scheme is `https`.
0 commit comments