What's Changed
Features
- Add support for Trino NUMBER type by @Flgado in #177
- Add spooling query heartbeat by @Flgado in #179
- Reject the accessToken named argument when forwarding is disabled by @Flgado in #209
- Error when a DSN password is used over HTTP by @Flgado in #208
- Reject Numeric values that are not number literals by @slachiewicz in #214
Bug fixes
- Keep the sign of negative sub-second intervals by @slachiewicz in #212
- Emit +00:00 for UTC TIME WITH TIME ZONE values by @slachiewicz in #213
Other changes
- fix query_timout param in README by @Mandukhai-Alimaa in #174
- Upgrade ory/dockertest to v4 and pin LocalStack to 4.14 by @slachiewicz in #182
- Update dependencies by @nineinchnick in #218
New Contributors
- @slachiewicz made their first contribution in #182
Full Changelog: v0.333.0...v0.334.0