Skip to content

Releases: GoogleCloudDataproc/hadoop-connectors

3.0.4

12 Nov 12:31
Compare
Choose a tag to compare
  1. PR #1268 - [Bug] Fix a failure in gRPC path due to a dependency issue

3.0.3

17 Oct 07:50
Compare
Choose a tag to compare
  1. PR #1244 - Add open() API which takes FileStatus as parameter
  2. Upgrade google-cloud-storage to 2.43.1
  3. Upgrade grpc to 1.68.0
  4. PR #1253 - Add getFileStatusWithHint() API

3.0.2

07 Aug 05:34
Compare
Choose a tag to compare
  1. PR #1230 - Avoid registering subscriber class multiple times
  2. PR #1228 - Add backoff, retry and other metrics for GCS JSON API

2.2.25

05 Aug 10:04
Compare
Choose a tag to compare
  1. PR #1227 - Avoid registering subscriber class multiple times

3.0.1

11 Jul 09:15
Compare
Choose a tag to compare
  1. Add readVectored API implementation.
  2. Add gRPC configuration documentation.

2.2.24

08 Jul 10:51
Compare
Choose a tag to compare
  1. Add gRPC configuration documentation

2.2.23

17 Jun 03:48
Compare
Choose a tag to compare
  1. Delete HN folders as well when deleting a directory

2.2.22

29 Apr 09:48
Compare
Choose a tag to compare
  1. Upgrade java-storage to 2.37.0
  2. [Performance] Remove buffer copy in write path for gRPC

2.2.21

18 Mar 05:20
Compare
Choose a tag to compare
  1. [Bug Fix] Set user agent in gRPC requests

2.2.20

23 Feb 09:29
Compare
Choose a tag to compare
  1. Fix downscoping not working when gRPC is enabled issue
  2. Add support for renaming folders using rename backend API for Hierarchical namespace buckets
  3. Upgrade java-storage to 2.32.1 and upgrade the version of related dependencies
  4. Introduce separate config for enabling operation tracing.