What's Changed
Features
- Add support for transactions by @Flgado in #217
- Decode unknown column types as base64 bytes like the Java client by @nineinchnick in #228
Bug fixes
- Send X-Trino-Time-Zone and read naive temporal values in that zone by @nineinchnick in #221
Other changes
- Move the integration tests into their own module by @slachiewicz in #216
Full Changelog: v0.335.0...v0.336.0