We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91993d2 commit c128c81Copy full SHA for c128c81
2 files changed
ChangeLog
@@ -1,3 +1,12 @@
1
+Release 1.8.4 - 2026/03/04
2
+
3
+ * in_s3: add aws_profile / aws_credential_process parameters for credencials (GitHub: #464)
4
+ * out_s3: add aws_profile / aws_credential_process parameters for credencials (GitHub: #464)
5
+ * out_s3: stop unnecessary re-compression when chunk is already compressed (GitHub: #460)
6
+ * gem: use same zstd-ruby version with Fluentd (GitHub: #463)
7
+ * gem: add ostruct gem as dependency for Ruby 4.0 (GitHub: #461)
8
+ * docs: add missing zstd compression (GitHub: #459)
9
10
Release 1.8.3 - 2025/02/18
11
12
* out_s3: Add `sts_http_proxy` and `sts_endpoint_url` to web_identity_credentials (GitHub: #452)
VERSION
@@ -1 +1 @@
-1.8.3
+1.8.4
0 commit comments