Skip to content

v0.37.1

Latest
Compare
Choose a tag to compare
@devinrsmith devinrsmith released this 12 Dec 21:56
· 53 commits to main since this release
49fb385

What's Changed

Bug Fixes

  • erroneous QueryCompiler retry when nothing unaccounted for (#6491) - (49fb385) - Nate Bauernfeind
  • Ensure Flight SQL acquires shared lock (#6489) - (2a9a80e) - Devin Smith
  • Close Jetty h2 streams with RST_STREAM and no error code (#6441) - (a002463) - Colin Alworth
  • Added support to read iceberg tables partitioned by date (#6482) - (fbad5e6) - Shivam Malhotra
  • JS subscriptions should return correct size while updating (#6463) (#6464) - (d10d596) - Colin Alworth
  • Update Web version v0.99.2, fix table plugins props (#6475) - (21d9aee) - Mike Bender
  • Expose TableSubscription.close() to JS (#6446) (#6448) - (303fd8e) - Mike Bender
  • Update web version 0.99.1 (#6449) (#6450) - (b529e1f) - Mike Bender
  • NPE in ProtobufDescriptorParserImpl for repeated nested repeated… (#6460) - (ef1c0f3) - Cristian Ferretti
  • Boxed primitives trigger ClassCastException in ArrayPreview for protobuf repeated fields (#6434) (#6461) - (4b7c634) - Cristian Ferretti

Features

  • JS clients can provide custom grpc transports (#6476) (#6479) - (e67510f) - Colin Alworth
  • Don't fail when reading non-identity partitioning field (#6483) - (f98924b) - Shivam Malhotra

Miscellaneous Chores

  • Bump to jpy 1.0.0 (#6490) - (4767737) - Devin Smith
  • Bump to 0.37.1-SNAPSHOT - (4946cba) - Devin Smith

Full Changelog: v0.37.0...v0.37.1