Releases: trinodb/trino-js-client
Releases · trinodb/trino-js-client
v0.1.10
What's Changed
- Bump @typescript-eslint/parser from 5.30.5 to 5.30.6 by @dependabot in https://github.com/regadas/trino-js-client/pull/26
- Update typedoc and typescript-eslint deps by @regadas in https://github.com/regadas/trino-js-client/pull/29
- Bump @types/node from 18.0.3 to 18.0.4 by @dependabot in https://github.com/regadas/trino-js-client/pull/30
- Bump jest from 28.1.2 to 28.1.3 by @dependabot in https://github.com/regadas/trino-js-client/pull/31
- Add IT tests workflow by @regadas in https://github.com/regadas/trino-js-client/pull/32
- Add missing checkout action to IT workflow by @regadas in https://github.com/regadas/trino-js-client/pull/33
- Give a little bit more time for Trino to start by @regadas in https://github.com/regadas/trino-js-client/pull/34
- Increase it test timeout by @regadas in https://github.com/regadas/trino-js-client/pull/35
- Support prepared statements by @regadas in https://github.com/regadas/trino-js-client/pull/37
- Bump eslint-plugin-jest from 26.5.3 to 26.6.0 by @dependabot in https://github.com/regadas/trino-js-client/pull/36
Full Changelog: regadas/trino-js-client@v0.1.9...v0.1.10
v0.1.9
What's Changed
- Fix package publishing by @regadas in https://github.com/regadas/trino-js-client/pull/24
Full Changelog: regadas/trino-js-client@v0.1.8...v0.1.9
v0.1.8
What's Changed
- Add error and failure info to query result by @regadas in https://github.com/regadas/trino-js-client/pull/22
Full Changelog: regadas/trino-js-client@v0.1.7...v0.1.8
v0.1.7
What's Changed
- Update @typescript-eslint by @regadas in https://github.com/regadas/trino-js-client/pull/18
- Fix: respect previous catalog and schema request headers. by @regadas in https://github.com/regadas/trino-js-client/pull/19
- Honor clear session header by @regadas in https://github.com/regadas/trino-js-client/pull/20
Full Changelog: regadas/trino-js-client@v0.1.6...v0.1.7
v0.1.6
Basically addresses package.json fix around repository metadata.
Full Changelog: regadas/trino-js-client@v0.1.3...v0.1.6
v0.1.3
What's Changed
- Cleaner header assignment
- Add api docs
- Fix: export QueryIterator
- Create dependabot.yml by @regadas in https://github.com/regadas/trino-js-client/pull/7
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/regadas/trino-js-client/pull/8
- Create codeql-analysis.yml by @regadas in https://github.com/regadas/trino-js-client/pull/9
- Update dependencies by @regadas in https://github.com/regadas/trino-js-client/pull/15
New Contributors
- @dependabot made their first contribution in https://github.com/regadas/trino-js-client/pull/8
Full Changelog: regadas/trino-js-client@v0.1.2...v0.1.3
v0.1.2
Full Changelog: regadas/trino-js-client@v0.1.1...v0.1.2
v0.1.1
What's Changed
Initial release!
Full Changelog: https://github.com/regadas/trino-js-client/commits/v0.1.1