Skip to content

Commit 95fffb8

Browse files
committed
v1.8.2
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent d46c27a commit 95fffb8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Release 1.8.2 - 2024/12/18
2+
3+
* out_s3: Add more logging to identify unexpected error of Tempfile#close.
4+
* out_s3: Support `checksum_algorithm` parameter to validate the data with checksum (CRC32, CRC32C, SHA1 and SHA256) during upload/download.
5+
16
Release 1.8.1 - 2024/11/15
27

38
* dependency: Change zstd-ruby dependency optional. Install zstd-ruby manually if you want to enable Zstd compression feature.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.1
1+
1.8.2

0 commit comments

Comments
 (0)