Releases: GoogleCloudDataproc/hadoop-connectors
Releases · GoogleCloudDataproc/hadoop-connectors
3.0.5
- PR #1274 - Upgrade google-cloud-storage to 2.44.1
- Downgrade grpc to 1.67.1
3.0.4
- PR #1268 - [Bug] Fix a failure in gRPC path due to a dependency issue
3.0.3
- PR #1244 - Add open() API which takes FileStatus as parameter
- Upgrade google-cloud-storage to 2.43.1
- Upgrade grpc to 1.68.0
- PR #1253 - Add getFileStatusWithHint() API
3.0.2
- PR #1230 - Avoid registering subscriber class multiple times
- PR #1228 - Add backoff, retry and other metrics for GCS JSON API
2.2.25
- PR #1227 - Avoid registering subscriber class multiple times
3.0.1
- Add readVectored API implementation.
- Add gRPC configuration documentation.
2.2.24
- Add gRPC configuration documentation
2.2.23
- Delete HN folders as well when deleting a directory
2.2.22
- Upgrade java-storage to 2.37.0
- [Performance] Remove buffer copy in write path for gRPC
2.2.21
- [Bug Fix] Set user agent in gRPC requests