Releases: treasure-data/trino-client-ruby
Releases · treasure-data/trino-client-ruby
Release list
v2.2.6
What's Changed
- fix: improve POST retry tests and document idempotency assumption @yuokada (#159)
- Add retry to POST /v1/statement @murakami-ta (#157)
- Update documents to release 2.2.5 @yuokada (#156)
⛓ Dependency Updates
- Update psych requirement from ~> 3 to ~> 5 @dependabot[bot] (#140)
- Update addressable requirement from ~> 2.8.1 to ~> 2.9.0 @dependabot[bot] (#154)
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
- Update documents to release 2.2.5 @yuokada (#156)
- Add http_debug_logger option @murakami-ta (#155)
⛓ Dependency Updates
- Update addressable requirement from ~> 2.8.1 to ~> 2.9.0 @dependabot[bot] (#154)
- Bump rubygems/release-gem from 1.1.4 to 1.2.0 @dependabot[bot] (#153)
- Bump release-drafter/release-drafter from 6 to 7 @dependabot[bot] (#152)
- Bump rubygems/release-gem from 1.1.2 to 1.1.4 @dependabot[bot] (#151)
- Update standard requirement from ~> 1.51.1 to ~> 1.54.0 @dependabot[bot] (#150)
- Bump actions/checkout from 5 to 6 @dependabot[bot] (#147)
- Bump github/codeql-action from 3 to 4 @dependabot[bot] (#145)
- Update standard requirement from ~> 1.50.0 to ~> 1.51.1 @dependabot[bot] (#143)
- Bump rubygems/release-gem from ebe1ec66bd8d2c709ac29aa2b43438d450e7a0a6 to 1c162a739e8b4cb21a676e97b087e8268d8fc40b @dependabot[bot] (#146)
- Bump actions/checkout from 4 to 5 @dependabot[bot] (#142)
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
Release for GitHub Actions verifications
⛓ Dependency Updates
- Bump actions/checkout from 4 to 5 @dependabot[bot] (#142)
📚 Docs
- Bump actions/checkout from 4 to 5 @dependabot[bot] (#142)
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
Only the build infrastructure changes
- misc: Add CLAUDE.md by @yuokada in #138
- Update standard requirement from ~> 1.35.0 to ~> 1.50.0 by @dependabot[bot] in #139
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #141
Full Changelog: v2.2.2...v2.2.3
v2.2.2
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
What's Changed
⛓ Dependency Updates
- Update rspec requirement from ~> 3.12.0 to ~> 3.13.0 @dependabot (#124)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#125)
- Bump github/codeql-action from 2 to 3 @dependabot (#123)
📚 Docs
- Release/2.2.1 @exoego (#130)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#125)
- Bump github/codeql-action from 2 to 3 @dependabot (#123)
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
🚀 Features
📚 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
What's Changed
🚀 Features
⛓ Dependency Updates
- Bump actions/checkout from 3 to 4 @dependabot (#116)
📚 Docs
- Bump actions/checkout from 3 to 4 @dependabot (#116)
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- Reduce published gem size @ybiquitous (#113)
⛓ Dependency Updates
- Update standard requirement from ~> 1.24.3 to ~> 1.30.1 @dependabot (#112)
🛠 Internal Updates
📚 Docs
- SECU-11890 Create SECURITY.md @swapnil-bhasale-td (#111)
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Upgrade minimum ruby version to 2.7 @yuokada (#86)
- Bump actions/checkout from 2 to 3 @dependabot (#99)
- Bump ruby/setup-ruby from 1.61.0 to 1.133.2 @dependabot (#85)
🚀 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
- linter: Enable linter on lib @exoego (#98)
- ci: fix typo @exoego (#97)
- CI: Do not trigger "push" event on pull requests @exoego (#95)
- Introduce release-drafter github action @yuokada (#90)
- Run unit tests in github actions with ruby 3 @yuokada (#89)
- Introduce standard to check coding style @yuokada (#78)
- Create codeql-analysis.yml @DrShaneGreen (#76)
- Update retryable errors in unit tests @yuokada (#77)
📚 Docs
- linter: Enable linter on lib @exoego (#98)
Full Changelog: v1.0.2...v2.0.0