Skip to content

Commit 555974b

Browse files
wendigohashhar
authored andcommitted
Add 0.336.0 release notes
1 parent 9f66e93 commit 555974b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ list](https://github.com/trinodb/trino-python-client/tags), the
66
[README](https://github.com/trinodb/trino-python-client/blob/master/README.md)
77
and the [PyPI page](https://pypi.org/project/trino/).
88

9+
## Release 0.336.0
10+
11+
* Fix user impersonation support.
12+
([#568](https://github.com/trinodb/trino-python-client/pull/568))
13+
* Fix importing `get_localzone_name` for old `tzlocal` versions.
14+
([#574](https://github.com/trinodb/trino-python-client/pull/574))
15+
* Use faster JSON implementation (`orjson`) for compatible Python runtimes.
16+
([#576](https://github.com/trinodb/trino-python-client/pull/576))
17+
918
## Release 0.335.0
1019

1120
* Fix connection scheme being incorrectly inferred as HTTP.

0 commit comments

Comments
 (0)