Skip to content

Releases: treasure-data/trino-client-ruby

v2.2.6

Choose a tag to compare

@github-actions github-actions released this 08 Jun 06:04

What's Changed

⛓ Dependency Updates

v2.2.5

Choose a tag to compare

@github-actions github-actions released this 27 May 06:53

What's Changed

⛓ Dependency Updates

Full Changelog: v2.2.4...v2.2.5

v2.2.4

Choose a tag to compare

@github-actions github-actions released this 11 Sep 10:31

What's Changed

Release for GitHub Actions verifications

⛓ Dependency Updates

📚 Docs

v2.2.3

Choose a tag to compare

@yuokada yuokada released this 11 Sep 09:00

What's Changed

Only the build infrastructure changes

Full Changelog: v2.2.2...v2.2.3

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Sep 08:57

What's Changed

  • Update standard requirement from ~> 1.30.1 to ~> 1.35.0 by @dependabot[bot] in #132
  • Tune Ruby versions in CI / Drop ruby 2.7, 3.0 and 3.1 supports by @yuokada in #135
  • Close StatementClient when hitting client-side timeout by @takezoe in #136

Full Changelog: v2.2.1...v2.2.2

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 04:09
55c3bdc

What's Changed

  • fix: Retry GET against 502, 503 and 504 responses @kar0t (#129)

⛓ Dependency Updates

📚 Docs

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Sep 07:12

What's Changed

🚀 Features

  • Add transform_row and scalar_parser documentation and make them easier to use @kmcq (#118)

📚 Docs

  • Add transform_row and scalar_parser documentation and make them easier to use @kmcq (#118)
    Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 04:27

What's Changed

  • Add utility for transforming Trino ROW type columns into Ruby hashes @kmcq (#117)

🚀 Features

  • Add utility for transforming Trino ROW type columns into Ruby hashes @kmcq (#117)

⛓ Dependency Updates

📚 Docs

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 08:26

What's Changed

⛓ Dependency Updates

  • Update standard requirement from ~> 1.24.3 to ~> 1.30.1 @dependabot (#112)

🛠 Internal Updates

  • Upgrade minimum ruby version to 2.7 in trino-client-ruby.gemspec @yuokada (#101)

📚 Docs

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 01:05

What's Changed

🚀 Features

🐛 Bug Fixes

⛓ Dependency Updates

  • Update rspec requirement from ~> 2.13.0 to ~> 3.12.0 @dependabot (#80)
  • Update standard requirement from ~> 1.12.1 to ~> 1.24.3 @dependabot (#91)
  • Update addressable requirement from ~> 2.4.0 to ~> 2.8.1 @dependabot (#82)
  • Update simplecov requirement from ~> 0.10.0 to ~> 0.22.0 @dependabot (#83)
  • Update standard requirement from ~> 1.0.0 to ~> 1.12.1 @dependabot (#79)

🛠 Internal Updates

📚 Docs