Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-fluentd for openSUSE:Factory
checked in at 2024-11-07 16:27:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-fluentd (Old)
and /work/SRC/openSUSE:Factory/.rubygem-fluentd.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-fluentd"
Thu Nov 7 16:27:06 2024 rev:25 rq:1221844 version:1.17.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-fluentd/rubygem-fluentd.changes
2024-06-24 20:56:45.303873558 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-fluentd.new.2020/rubygem-fluentd.changes
2024-11-07 16:27:27.133809565 +0100
@@ -1,0 +2,50 @@
+Mon Nov 4 16:42:03 UTC 2024 - Dan Äermák <[email protected]>
+
+- ## Release v1.17.1 - 2024/08/19
+
+### Enhancement
+
+* yaml_parser: Support $log_level element
+ https://github.com/fluent/fluentd/pull/4482
+* out_file: Add warn message for symlink_path setting
+ https://github.com/fluent/fluentd/pull/4502
+* out_http: Add `compress gzip` option
+ https://github.com/fluent/fluentd/pull/4528
+* in_exec: Add `encoding` option to handle non-ascii characters
+ https://github.com/fluent/fluentd/pull/4533
+* in_tail: Add throttling metrics
+ https://github.com/fluent/fluentd/pull/4578
+* compat: Improve method call performance
+ https://github.com/fluent/fluentd/pull/4588
+* in_sample: Add `reuse_record` parameter to reuse the sample data
+ https://github.com/fluent/fluentd/pull/4586
+ * `in_sample` has changed to copy sample data by default to avoid the impact
of destructive changes by subsequent plugins.
+ * This increases the load when generating large amounts of sample data.
+ * You can use this new parameter to have the same performance as before.
+
+### Bug Fix
+
+* logger: Fix LoadError with console gem v1.25
+ https://github.com/fluent/fluentd/pull/4492
+* parser_json: Fix wrong LoadError warning
+ https://github.com/fluent/fluentd/pull/4522
+* in_tail: Fix an issue where a large single line could consume a large amount
of memory even though `max_line_size` is set
+ https://github.com/fluent/fluentd/pull/4530
+
+### Misc
+
+* Comment out inappropriate default configuration about out_forward
+ https://github.com/fluent/fluentd/pull/4523
+* gemspec: Remove unnecessary files from released gem
+ https://github.com/fluent/fluentd/pull/4534
+* plugin-generator: Update gemspec to remove unnecessary files
+ https://github.com/fluent/fluentd/pull/4535
+* Suppress non-parenthesis warnings
+ https://github.com/fluent/fluentd/pull/4594
+* Fix FrozenError in http_server plugin helper
+ https://github.com/fluent/fluentd/pull/4598
+* Add logger gem dependency for Ruby 3.5
+ https://github.com/fluent/fluentd/pull/4589
+
+
+-------------------------------------------------------------------
Old:
----
fluentd-1.17.0.gem
New:
----
fluentd-1.17.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-fluentd.spec ++++++
--- /var/tmp/diff_new_pack.vEoyAs/_old 2024-11-07 16:27:27.753835401 +0100
+++ /var/tmp/diff_new_pack.vEoyAs/_new 2024-11-07 16:27:27.757835568 +0100
@@ -24,7 +24,7 @@
#
Name: rubygem-fluentd
-Version: 1.17.0
+Version: 1.17.1
Release: 0
%define mod_name fluentd
%define mod_full_name %{mod_name}-%{version}
@@ -39,7 +39,6 @@
Source3: gem2rpm.yml
Summary: Fluentd event collector
License: Apache-2.0
-PreReq: update-alternatives
%description
Fluentd is an open source data collector designed to scale and simplify log
++++++ fluentd-1.17.0.gem -> fluentd-1.17.1.gem ++++++
++++ 65044 lines of diff (skipped)