From 653195e4b0281ad40bb3c2bdf3ce5357649b78a6 Mon Sep 17 00:00:00 2001 From: Kentaro Hayashi Date: Tue, 18 Feb 2025 14:11:26 +0900 Subject: [PATCH] v1.8.3 Signed-off-by: Kentaro Hayashi --- ChangeLog | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6f997f3..70b79be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Release 1.8.3 - 2025/02/18 + + * out_s3: Add `sts_http_proxy` and `sts_endpoint_url` to web_identity_credentials (GitHub: #452) + Release 1.8.2 - 2024/12/18 * out_s3: Add more logging to identify unexpected error of Tempfile#close. diff --git a/VERSION b/VERSION index 53adb84..a7ee35a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.2 +1.8.3