v0.315.0
github-actions
released this
03 May 18:19
·
11 commits
to master
since this release
Changelog
- 4c19a32 Start a stopped test container and fail quickly when it fails to start
- 3ccb094 Use a real Trino server for TLS integration test
- 2ab7d45 Dump container logs when it fails to become ready
- e7d9983 Add integration test for JWT auth
- f1b3d95 Enable TLS in test Trino container
- aa08ec4 Add token (JWT) authentication support
- 47eee6e Fix linter errors
- 18d7885 Avoid using deprecated package ioutil
- f321e3c Improve README
- 391aebc Unexport internal constants
- 243670d Allow to configure Kerberos remote service name
- d4afa69 Use latest Go for releases
- 0dc4102 Run CI only on pushes to master
- fd368cb support Geometry too
- 5a52680 support Geography values as WKT strings
- d61b3c2 Document instrumenting the http client using OpenTelemetry
- 8d73fac Wrap long lines in README
- bdabe1c Pass parent context to requests
- 38fd110 Update GitHub actions
- 181c54f Update minimum required Go version and dependencies