Releases: googleapis/java-storage
Releases · googleapis/java-storage
v2.26.1
v2.26.0
2.26.0 (2023-08-03)
Features
- Implement BufferToDiskThenUpload BlobWriteSessionConfig (#2139) (4dad2d5)
- Introduce new BlobWriteSession (#2123) (e0191b5)
Bug Fixes
- grpc: Return error if credentials are detected to be null (#2142) (b61a976)
- Possible NPE when HttpStorageOptions deserialized (#2153) (68ad8e7)
- Update grpc default metadata projection to include acl same as json (#2150) (330e795)
Dependencies
v2.25.0
2.25.0 (2023-07-24)
Features
- BlobWriteChannelV2 - same throughput less GC (#2110) (1b52a10)
- Update Storage.createFrom(BlobInfo, Path) to have 150% higher throughput (#2059) (4c2f44e)
Bug Fixes
- Update BlobWriteChannelV2 to properly carry forward offset after incremental flush (#2125) (c099a2f)
- Update GrpcStorageImpl.createFrom(BlobInfo, Path) to use RewindableContent (#2112) (c805051)
Documentation
Dependencies
- test: Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.37.0 (#2130) (9e8b6d3)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1 (#2129) (a7e854e)
- Update dependency org.junit.vintage:junit-vintage-engine to v5.10.0 (#2132) (f5477e4)
- Update junit-platform.version to v5.10.0 (#2133) (3d22686)
v2.24.0
2.24.0 (2023-07-11)
Features
- Add validation around bytes received vs bytes expected (#2078) (45d142a)
- Initial Preview of Transfer Manager #2105 (8b17574)
Bug Fixes
- Update grpc upload logic to follow hashing behavior of json (#2107) (ed05232)
- Update UploadCallable to use createFrom to avoid NPE trying to resolve resulting object (#2086) (6769a2b)
Documentation
- Javadocs for remainder of Transfer Manager (#2097) (0362e80)
- Javadocs for TransferManager interface and ParallelUploadConfig (#2094) (63d8ed3)
- samples: Add storage_grpc_quickstart samples (#2041) (5f916fb)
Dependencies
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0 (#2088) (18adb5a)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.0 (#2106) (734dee0)
- Update dependency io.grpc:grpc-bom to v1.56.1 (#2101) (3102941)
- Update dependency net.jqwik:jqwik to v1.7.4 (#2103) (c681ccf)
- Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.36.0 (#2080) (ba5c11a)