Skip to content

Releases: treasure-data/trino-client-ruby

v2.2.0

28 Sep 07:12
Compare
Choose a tag to compare

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

19 Sep 04:27
Compare
Choose a tag to compare

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

17 Aug 08:26
Compare
Choose a tag to compare

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

28 Feb 01:05
Compare
Choose a tag to compare

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

v1.0.2

22 Feb 05:38
Compare
Choose a tag to compare

What's Changed

  • Model version setting option and Faraday deprecation fixes @evgeniy-b (#75)

Full Changelog: v1.0.1...v1.0.2