Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 19:12
· 1 commit to refs/heads/master since this release
05cbd10

What's Changed

Add Ruby 3 support.

  • Introduce release-drafter github action @yuokada (#15)
  • Introduce github actions to run unit tests @yuokada (#13)
  • Make it possible to specify request headers @takezoe (#12)
  • Fix accessing query stats properties @miniway (#9)
  • Update JMX namespace for presto_311 @miniway (#8)
  • Fix metic class paths for Presto 0.178 @miniway (#7)
  • Handle JSON parsing error: nesting of 101 is too deep @xerial (#6)
  • Add system memory pool @miniway (#5)
  • Process row metrics includes output positions @miniway (#4)

🚀 Features