fluentd 1.12.0-x64-mingw32 → 1.13.0-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of fluentd might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/.deepsource.toml +13 -0
- data/.github/ISSUE_TEMPLATE/config.yml +2 -2
- data/.github/workflows/linux-test.yaml +36 -0
- data/.github/workflows/macos-test.yaml +30 -0
- data/.github/workflows/windows-test.yaml +46 -0
- data/.gitlab-ci.yml +41 -19
- data/CHANGELOG.md +164 -2
- data/CONTRIBUTING.md +2 -2
- data/MAINTAINERS.md +5 -2
- data/README.md +7 -4
- data/example/counter.conf +1 -1
- data/fluentd.gemspec +5 -4
- data/lib/fluent/command/bundler_injection.rb +1 -1
- data/lib/fluent/command/ca_generate.rb +6 -3
- data/lib/fluent/command/cat.rb +19 -4
- data/lib/fluent/command/fluentd.rb +5 -2
- data/lib/fluent/command/plugin_config_formatter.rb +16 -1
- data/lib/fluent/command/plugin_generator.rb +31 -1
- data/lib/fluent/compat/parser.rb +2 -2
- data/lib/fluent/config/section.rb +2 -2
- data/lib/fluent/config/types.rb +2 -2
- data/lib/fluent/event.rb +3 -13
- data/lib/fluent/load.rb +0 -1
- data/lib/fluent/log.rb +1 -0
- data/lib/fluent/plugin/file_wrapper.rb +49 -4
- data/lib/fluent/plugin/formatter_ltsv.rb +2 -2
- data/lib/fluent/plugin/in_http.rb +11 -1
- data/lib/fluent/plugin/in_monitor_agent.rb +1 -1
- data/lib/fluent/plugin/in_tail.rb +141 -41
- data/lib/fluent/plugin/in_tail/position_file.rb +15 -1
- data/lib/fluent/plugin/out_copy.rb +18 -5
- data/lib/fluent/plugin/out_exec_filter.rb +3 -3
- data/lib/fluent/plugin/out_forward.rb +74 -58
- data/lib/fluent/plugin/out_http.rb +9 -2
- data/lib/fluent/plugin/output.rb +11 -9
- data/lib/fluent/plugin/parser_csv.rb +2 -2
- data/lib/fluent/plugin/parser_syslog.rb +2 -2
- data/lib/fluent/plugin/storage_local.rb +4 -4
- data/lib/fluent/plugin_helper/server.rb +4 -2
- data/lib/fluent/plugin_helper/service_discovery.rb +39 -1
- data/lib/fluent/plugin_helper/service_discovery/manager.rb +11 -5
- data/lib/fluent/plugin_helper/socket_option.rb +2 -2
- data/lib/fluent/supervisor.rb +28 -5
- data/lib/fluent/system_config.rb +16 -1
- data/lib/fluent/time.rb +57 -1
- data/lib/fluent/version.rb +1 -1
- data/templates/new_gem/fluent-plugin.gemspec.erb +3 -3
- data/templates/plugin_config_formatter/param.md-table.erb +10 -0
- data/test/command/test_cat.rb +96 -0
- data/test/command/test_fluentd.rb +38 -0
- data/test/command/test_plugin_config_formatter.rb +67 -0
- data/test/config/test_configurable.rb +1 -1
- data/test/config/test_system_config.rb +46 -0
- data/test/plugin/in_tail/test_io_handler.rb +4 -4
- data/test/plugin/in_tail/test_position_file.rb +59 -5
- data/test/plugin/test_file_wrapper.rb +115 -0
- data/test/plugin/test_in_exec.rb +1 -1
- data/test/plugin/test_in_http.rb +15 -0
- data/test/plugin/test_in_tail.rb +309 -26
- data/test/plugin/test_out_copy.rb +87 -0
- data/test/plugin/test_out_forward.rb +104 -11
- data/test/plugin/test_out_http.rb +20 -1
- data/test/plugin/test_output.rb +15 -3
- data/test/plugin/test_output_as_buffered_backup.rb +2 -0
- data/test/plugin/test_parser_csv.rb +14 -0
- data/test/plugin/test_parser_syslog.rb +14 -0
- data/test/plugin/test_sd_file.rb +1 -1
- data/test/plugin_helper/service_discovery/test_manager.rb +1 -1
- data/test/plugin_helper/test_child_process.rb +5 -2
- data/test/plugin_helper/test_http_server_helper.rb +4 -2
- data/test/plugin_helper/test_server.rb +26 -7
- data/test/plugin_helper/test_service_discovery.rb +74 -14
- data/test/test_config.rb +2 -1
- data/test/test_event.rb +16 -0
- data/test/test_formatter.rb +30 -0
- data/test/test_output.rb +2 -2
- data/test/test_supervisor.rb +66 -0
- data/test/test_time_parser.rb +109 -0
- metadata +58 -31
- data/.travis.yml +0 -77
- data/appveyor.yml +0 -31
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0d353e4522b1bdc03f46f8a8427f5c71c671e01ac32ff21eea35637432bae229
|
4
|
+
data.tar.gz: 0ceecd591526bf6e3fef893b8b973414ab30f48d956f35478bd0840db71750bb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e8b3aafc6103b885be9416553797066c6a03533381dfcf07e0bf19d49dc17b3af3e5a1c6294965f72efd86630a4703f62cc2faaa9194fd6be58f781938843e07
|
7
|
+
data.tar.gz: b6779d30e73e20f25a945c9dcc1f8e63b69397682415ee3fda15af49d35c23d2ff134fe91bb075258738c21325004eccf9bd7c27d8c860d0b5a12c6978b8b491
|
data/.deepsource.toml
ADDED
@@ -1,5 +1,5 @@
|
|
1
1
|
blank_issues_enabled: false
|
2
2
|
contact_links:
|
3
3
|
- name: Ask a Question
|
4
|
-
url: https://
|
5
|
-
about: I have questions about Fluentd and plugins. Please ask and answer questions
|
4
|
+
url: https://discuss.fluentd.org/
|
5
|
+
about: I have questions about Fluentd and plugins. Please ask and answer questions at https://discuss.fluentd.org/.
|
@@ -0,0 +1,36 @@
|
|
1
|
+
name: Testing on Ubuntu
|
2
|
+
|
3
|
+
on:
|
4
|
+
push:
|
5
|
+
branches: [master]
|
6
|
+
pull_request:
|
7
|
+
branches: [master]
|
8
|
+
|
9
|
+
jobs:
|
10
|
+
test:
|
11
|
+
runs-on: ${{ matrix.os }}
|
12
|
+
continue-on-error: ${{ matrix.experimental }}
|
13
|
+
strategy:
|
14
|
+
fail-fast: false
|
15
|
+
matrix:
|
16
|
+
ruby-version: ['3.0', '2.7', '2.6', '2.5']
|
17
|
+
os: [ubuntu-latest]
|
18
|
+
experimental: [false]
|
19
|
+
include:
|
20
|
+
- ruby-version: head
|
21
|
+
os: ubuntu-latest
|
22
|
+
experimental: true
|
23
|
+
|
24
|
+
name: Unit testing with Ruby ${{ matrix.ruby-version }} on ${{ matrix.os }}
|
25
|
+
steps:
|
26
|
+
- uses: actions/checkout@v2
|
27
|
+
- name: Set up Ruby
|
28
|
+
uses: ruby/setup-ruby@v1
|
29
|
+
with:
|
30
|
+
ruby-version: ${{ matrix.ruby-version }}
|
31
|
+
- name: Install addons
|
32
|
+
run: sudo apt-get install libgmp3-dev libcap-ng-dev
|
33
|
+
- name: Install dependencies
|
34
|
+
run: bundle install
|
35
|
+
- name: Run tests
|
36
|
+
run: bundle exec rake test
|
@@ -0,0 +1,30 @@
|
|
1
|
+
name: Testing on macOS
|
2
|
+
|
3
|
+
on:
|
4
|
+
push:
|
5
|
+
branches: [master]
|
6
|
+
pull_request:
|
7
|
+
branches: [master]
|
8
|
+
|
9
|
+
jobs:
|
10
|
+
test:
|
11
|
+
runs-on: ${{ matrix.os }}
|
12
|
+
continue-on-error: ${{ matrix.experimental }}
|
13
|
+
strategy:
|
14
|
+
fail-fast: false
|
15
|
+
matrix:
|
16
|
+
ruby-version: ['head', '2.7']
|
17
|
+
os: [macos-latest]
|
18
|
+
experimental: [true]
|
19
|
+
|
20
|
+
name: Unit testing with Ruby ${{ matrix.ruby-version }} on ${{ matrix.os }}
|
21
|
+
steps:
|
22
|
+
- uses: actions/checkout@v2
|
23
|
+
- name: Set up Ruby
|
24
|
+
uses: ruby/setup-ruby@v1
|
25
|
+
with:
|
26
|
+
ruby-version: ${{ matrix.ruby-version }}
|
27
|
+
- name: Install dependencies
|
28
|
+
run: bundle install
|
29
|
+
- name: Run tests
|
30
|
+
run: bundle exec rake test
|
@@ -0,0 +1,46 @@
|
|
1
|
+
name: Testing on Windows
|
2
|
+
|
3
|
+
on:
|
4
|
+
push:
|
5
|
+
branches: [master]
|
6
|
+
pull_request:
|
7
|
+
branches: [master]
|
8
|
+
|
9
|
+
jobs:
|
10
|
+
test:
|
11
|
+
runs-on: ${{ matrix.os }}
|
12
|
+
continue-on-error: ${{ matrix.experimental }}
|
13
|
+
strategy:
|
14
|
+
fail-fast: false
|
15
|
+
matrix:
|
16
|
+
ruby-version: ['2.7', '2.6', '2.5']
|
17
|
+
os:
|
18
|
+
- windows-latest
|
19
|
+
experimental: [false]
|
20
|
+
include:
|
21
|
+
- ruby-version: '3.0.1'
|
22
|
+
os: windows-latest
|
23
|
+
experimental: true
|
24
|
+
# On Ruby 3.0, we need to use fiddle 1.0.8 or later to retrieve correct
|
25
|
+
# error code. In addition, we have to specify the path of fiddle by RUBYLIB
|
26
|
+
# because RubyInstaller loads Ruby's bundled fiddle before initializing gem.
|
27
|
+
# See also:
|
28
|
+
# * https://github.com/ruby/fiddle/issues/72
|
29
|
+
# * https://bugs.ruby-lang.org/issues/17813
|
30
|
+
# * https://github.com/oneclick/rubyinstaller2/blob/8225034c22152d8195bc0aabc42a956c79d6c712/lib/ruby_installer/build/dll_directory.rb
|
31
|
+
ruby-lib-opt: RUBYLIB=%RUNNER_TOOL_CACHE%/Ruby/3.0.1/x64/lib/ruby/gems/3.0.0/gems/fiddle-1.0.8/lib
|
32
|
+
|
33
|
+
name: Unit testing with Ruby ${{ matrix.ruby-version }} on ${{ matrix.os }}
|
34
|
+
steps:
|
35
|
+
- uses: actions/checkout@v2
|
36
|
+
- name: Set up Ruby
|
37
|
+
uses: ruby/setup-ruby@v1
|
38
|
+
with:
|
39
|
+
ruby-version: ${{ matrix.ruby-version }}
|
40
|
+
- name: Add Fiddle 1.0.8
|
41
|
+
if: ${{ matrix.ruby-version == '3.0.1' }}
|
42
|
+
run: gem install fiddle --version 1.0.8
|
43
|
+
- name: Install dependencies
|
44
|
+
run: ridk exec bundle install
|
45
|
+
- name: Run tests
|
46
|
+
run: bundle exec rake test TESTOPTS=-v ${{ matrix.ruby-lib-opt }}
|
data/.gitlab-ci.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
.install-template:
|
2
2
|
before_script:
|
3
|
-
- gem update --system
|
3
|
+
- gem update --system
|
4
4
|
- ruby -v
|
5
5
|
|
6
6
|
.test-template:
|
@@ -13,34 +13,44 @@ stages:
|
|
13
13
|
- build
|
14
14
|
- tests
|
15
15
|
|
16
|
-
2-
|
17
|
-
image: "ruby:2.
|
16
|
+
2-5-8:
|
17
|
+
image: "ruby:2.5.8"
|
18
18
|
stage: build
|
19
19
|
extends: .install-template
|
20
20
|
script:
|
21
21
|
- bundle install --jobs=3 --retry=3
|
22
22
|
cache:
|
23
|
-
key: "$CI_COMMIT_REF_SLUG 2-
|
23
|
+
key: "$CI_COMMIT_REF_SLUG 2-5-8"
|
24
24
|
paths:
|
25
25
|
|
26
|
-
2-
|
27
|
-
image: "ruby:2.
|
26
|
+
2-6-6:
|
27
|
+
image: "ruby:2.6.6"
|
28
28
|
stage: build
|
29
29
|
extends: .install-template
|
30
30
|
script:
|
31
31
|
- bundle install --jobs=3 --retry=3
|
32
32
|
cache:
|
33
|
-
key: "$CI_COMMIT_REF_SLUG 2-
|
33
|
+
key: "$CI_COMMIT_REF_SLUG 2-6-6"
|
34
34
|
paths:
|
35
35
|
|
36
|
-
2-
|
37
|
-
image: "ruby:2.
|
36
|
+
2-7-2:
|
37
|
+
image: "ruby:2.7.2"
|
38
38
|
stage: build
|
39
39
|
extends: .install-template
|
40
40
|
script:
|
41
41
|
- bundle install --jobs=3 --retry=3
|
42
42
|
cache:
|
43
|
-
key: "$CI_COMMIT_REF_SLUG 2-
|
43
|
+
key: "$CI_COMMIT_REF_SLUG 2-7-2"
|
44
|
+
paths:
|
45
|
+
|
46
|
+
3-0-0:
|
47
|
+
image: "ruby:3.0.0"
|
48
|
+
stage: build
|
49
|
+
extends: .install-template
|
50
|
+
script:
|
51
|
+
- bundle install --jobs=3 --retry=3
|
52
|
+
cache:
|
53
|
+
key: "$CI_COMMIT_REF_SLUG 3-0-0"
|
44
54
|
paths:
|
45
55
|
|
46
56
|
rubyhead:
|
@@ -54,39 +64,51 @@ rubyhead:
|
|
54
64
|
paths:
|
55
65
|
- ./*
|
56
66
|
|
57
|
-
2-
|
58
|
-
image: "ruby:2.
|
67
|
+
2-5-8-test:
|
68
|
+
image: "ruby:2.5.8"
|
69
|
+
stage: tests
|
70
|
+
allow_failure: true
|
71
|
+
extends: .test-template
|
72
|
+
script:
|
73
|
+
- bundle exec rake test
|
74
|
+
cache:
|
75
|
+
key: "$CI_COMMIT_REF_SLUG 2-5-8"
|
76
|
+
paths:
|
77
|
+
- ./*
|
78
|
+
|
79
|
+
2-6-6-test:
|
80
|
+
image: "ruby:2.6.6"
|
59
81
|
stage: tests
|
60
82
|
allow_failure: true
|
61
83
|
extends: .test-template
|
62
84
|
script:
|
63
85
|
- bundle exec rake test
|
64
86
|
cache:
|
65
|
-
key: "$CI_COMMIT_REF_SLUG 2-
|
87
|
+
key: "$CI_COMMIT_REF_SLUG 2-6-6"
|
66
88
|
paths:
|
67
89
|
- ./*
|
68
90
|
|
69
|
-
2-
|
70
|
-
image: "ruby:2.
|
91
|
+
2-7-2-test:
|
92
|
+
image: "ruby:2.7.2"
|
71
93
|
stage: tests
|
72
94
|
allow_failure: true
|
73
95
|
extends: .test-template
|
74
96
|
script:
|
75
97
|
- bundle exec rake test
|
76
98
|
cache:
|
77
|
-
key: "$CI_COMMIT_REF_SLUG 2-
|
99
|
+
key: "$CI_COMMIT_REF_SLUG 2-7-2"
|
78
100
|
paths:
|
79
101
|
- ./*
|
80
102
|
|
81
|
-
|
82
|
-
image: "ruby:
|
103
|
+
3-0-0-test:
|
104
|
+
image: "ruby:3.0.0"
|
83
105
|
stage: tests
|
84
106
|
allow_failure: true
|
85
107
|
extends: .test-template
|
86
108
|
script:
|
87
109
|
- bundle exec rake test
|
88
110
|
cache:
|
89
|
-
key: "$CI_COMMIT_REF_SLUG
|
111
|
+
key: "$CI_COMMIT_REF_SLUG 3-0-0"
|
90
112
|
paths:
|
91
113
|
- ./*
|
92
114
|
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,168 @@
|
|
1
|
+
# v1.13
|
2
|
+
|
3
|
+
## Release v1.13.0 - 2021/05/29
|
4
|
+
|
5
|
+
### Enhancement
|
6
|
+
|
7
|
+
* in_tail: Handle log throttling per file feature
|
8
|
+
https://github.com/fluent/fluentd/pull/3185
|
9
|
+
https://github.com/fluent/fluentd/pull/3364
|
10
|
+
https://github.com/fluent/fluentd/pull/3379
|
11
|
+
* Extend to support service discovery manager in simpler way
|
12
|
+
https://github.com/fluent/fluentd/pull/3299
|
13
|
+
https://github.com/fluent/fluentd/pull/3362
|
14
|
+
* in_http: HTTP GET requests has been supported
|
15
|
+
https://github.com/fluent/fluentd/pull/3373
|
16
|
+
* The log rotate settings in system configuration has been supported
|
17
|
+
https://github.com/fluent/fluentd/pull/3352
|
18
|
+
|
19
|
+
### Bug fix
|
20
|
+
|
21
|
+
* Fix to disable `trace_instruction` when
|
22
|
+
`RubyVM::InstructionSequence` is available. It improves
|
23
|
+
compatibility with `truffleruby` some extent.
|
24
|
+
https://github.com/fluent/fluentd/pull/3376
|
25
|
+
* in_tail: Safely skip files which are used by another process on
|
26
|
+
Windows. It improves exception handling about
|
27
|
+
`ERROR_SHARING_VIOLATION` on Windows.
|
28
|
+
https://github.com/fluent/fluentd/pull/3378
|
29
|
+
* fluent-cat: the issue resending secondary file in specific format
|
30
|
+
has been fixed
|
31
|
+
https://github.com/fluent/fluentd/pull/3368
|
32
|
+
* in_tail: Shutdown immediately & safely even if reading huge files
|
33
|
+
Note that `skip_refresh_on_startup` must be enabled.
|
34
|
+
https://github.com/fluent/fluentd/pull/3380
|
35
|
+
|
36
|
+
### Misc
|
37
|
+
|
38
|
+
* example: Change a path to backup_path in counter_server correctly
|
39
|
+
https://github.com/fluent/fluentd/pull/3359
|
40
|
+
* README: Update link to community forum to discuss.fluentd.org
|
41
|
+
https://github.com/fluent/fluentd/pull/3360
|
42
|
+
|
1
43
|
# v1.12
|
2
44
|
|
3
|
-
## Release v1.12.
|
45
|
+
## Release v1.12.4 - 2021/05/26
|
46
|
+
|
47
|
+
### Bug fix
|
48
|
+
|
49
|
+
* in_tail: Fix a bug that refresh_watcher fails to handle file rotations
|
50
|
+
|
51
|
+
## Release v1.12.3 - 2021/04/23
|
52
|
+
|
53
|
+
### Enhancement
|
54
|
+
|
55
|
+
* plugin_helper: Allow TLS to use keep-alive socket option
|
56
|
+
https://github.com/fluent/fluentd/pull/3308
|
57
|
+
|
58
|
+
### Bug fix
|
59
|
+
|
60
|
+
* parser_csv, parser_syslog: Fix a naming conflict on parser_type
|
61
|
+
https://github.com/fluent/fluentd/pull/3302
|
62
|
+
* in_tail: Fix incorrect error code & message on Windows
|
63
|
+
https://github.com/fluent/fluentd/pull/3325
|
64
|
+
https://github.com/fluent/fluentd/pull/3329
|
65
|
+
https://github.com/fluent/fluentd/pull/3331
|
66
|
+
https://github.com/fluent/fluentd/pull/3337
|
67
|
+
* in_tail: Fix a crash bug on catching a short-lived log
|
68
|
+
https://github.com/fluent/fluentd/pull/3328
|
69
|
+
* storage_local: Fix position file corruption issue on concurrent gracefulReloads
|
70
|
+
https://github.com/fluent/fluentd/pull/3335
|
71
|
+
* Fix incorrect warnings about ${chunk_id} with out_s3
|
72
|
+
https://github.com/fluent/fluentd/pull/3339
|
73
|
+
* TLS Server: Add peer information to error log message
|
74
|
+
https://github.com/fluent/fluentd/pull/3330
|
75
|
+
|
76
|
+
### Misc
|
77
|
+
|
78
|
+
* fluent-plugin-generate: add note about plugin name
|
79
|
+
https://github.com/fluent/fluentd/pull/3303
|
80
|
+
* fluent-plugin-generate: Use same depended gem version with fluentd
|
81
|
+
https://github.com/fluent/fluentd/pull/3305
|
82
|
+
* Fix some broken unit tests and improve CI's stability
|
83
|
+
https://github.com/fluent/fluentd/pull/3304
|
84
|
+
https://github.com/fluent/fluentd/pull/3307
|
85
|
+
https://github.com/fluent/fluentd/pull/3312
|
86
|
+
https://github.com/fluent/fluentd/pull/3313
|
87
|
+
https://github.com/fluent/fluentd/pull/3314
|
88
|
+
https://github.com/fluent/fluentd/pull/3316
|
89
|
+
https://github.com/fluent/fluentd/pull/3336
|
90
|
+
* Permit to install with win32-service 2.2.0 on Windows
|
91
|
+
https://github.com/fluent/fluentd/pull/3343
|
92
|
+
|
93
|
+
## Release v1.12.2 - 2021/03/29
|
94
|
+
|
95
|
+
### Enhancement
|
96
|
+
|
97
|
+
* out_copy: Add ignore_if_prev_successes
|
98
|
+
https://github.com/fluent/fluentd/pull/3190
|
99
|
+
https://github.com/fluent/fluentd/pull/3287
|
100
|
+
* Support multiple kind of timestamp format
|
101
|
+
https://github.com/fluent/fluentd/pull/3252
|
102
|
+
* formatter_ltsv: suppress delimiters in output
|
103
|
+
https://github.com/fluent/fluentd/pull/1666
|
104
|
+
https://github.com/fluent/fluentd/pull/3288
|
105
|
+
https://github.com/fluent/fluentd/pull/3289
|
106
|
+
|
107
|
+
### Bug fix
|
108
|
+
|
109
|
+
* in_tail: Expect ENOENT during stat
|
110
|
+
https://github.com/fluent/fluentd/pull/3275
|
111
|
+
* out_forward: Prevent transferring duplicate logs on restart
|
112
|
+
https://github.com/fluent/fluentd/pull/3267
|
113
|
+
https://github.com/fluent/fluentd/pull/3285
|
114
|
+
* in_tail: Handle to send rotated logs when mv is used for rotating
|
115
|
+
https://github.com/fluent/fluentd/pull/3294
|
116
|
+
* fluent-plugin-config-format: Fill an uninitialized instance variable
|
117
|
+
https://github.com/fluent/fluentd/pull/3297
|
118
|
+
* Fix MessagePackEventStream issue with Enumerable methods
|
119
|
+
https://github.com/fluent/fluentd/pull/2116
|
120
|
+
|
121
|
+
### Misc
|
122
|
+
|
123
|
+
* Add webrick to support Ruby 3.0
|
124
|
+
https://github.com/fluent/fluentd/pull/3257
|
125
|
+
* Suggest Discource instead of Google Groups
|
126
|
+
https://github.com/fluent/fluentd/pull/3261
|
127
|
+
* Update MAINTAINERS.md
|
128
|
+
https://github.com/fluent/fluentd/pull/3282
|
129
|
+
* Introduce DeepSource to check code quality
|
130
|
+
https://github.com/fluent/fluentd/pull/3286
|
131
|
+
https://github.com/fluent/fluentd/pull/3259
|
132
|
+
https://github.com/fluent/fluentd/pull/3291
|
133
|
+
* Migrate to GitHub Actions and stabilize tests
|
134
|
+
https://github.com/fluent/fluentd/pull/3266
|
135
|
+
https://github.com/fluent/fluentd/pull/3268
|
136
|
+
https://github.com/fluent/fluentd/pull/3281
|
137
|
+
https://github.com/fluent/fluentd/pull/3283
|
138
|
+
https://github.com/fluent/fluentd/pull/3290
|
139
|
+
|
140
|
+
## Release v1.12.1 - 2021/02/18
|
141
|
+
|
142
|
+
### Enhancement
|
143
|
+
|
144
|
+
* out_http: Add `headers_from_placeholders` parameter
|
145
|
+
https://github.com/fluent/fluentd/pull/3241
|
146
|
+
* fluent-plugin-config-format: Add `--table` option to use markdown table
|
147
|
+
https://github.com/fluent/fluentd/pull/3240
|
148
|
+
* Add `--disable-shared-socket`/`disable_shared_socket` to disable ServerEngine's shared socket setup
|
149
|
+
https://github.com/fluent/fluentd/pull/3250
|
150
|
+
|
151
|
+
### Bug fix
|
152
|
+
|
153
|
+
* ca_generate: Fix creating TLS certification files which include broken extensions
|
154
|
+
https://github.com/fluent/fluentd/pull/3246
|
155
|
+
* test: Drop TLS 1.1 tests
|
156
|
+
https://github.com/fluent/fluentd/pull/3256
|
157
|
+
* Remove old gem constraints to support Ruby 3
|
158
|
+
|
159
|
+
### Misc
|
160
|
+
|
161
|
+
* Use GitHub Actions
|
162
|
+
https://github.com/fluent/fluentd/pull/3233
|
163
|
+
https://github.com/fluent/fluentd/pull/3255
|
164
|
+
|
165
|
+
## Release v1.12.0 - 2021/01/05
|
4
166
|
|
5
167
|
### New feature
|
6
168
|
|
@@ -14,7 +176,7 @@
|
|
14
176
|
|
15
177
|
### Enhancement
|
16
178
|
|
17
|
-
* buffer: Enable metadata comparison optimization on all
|
179
|
+
* buffer: Enable metadata comparison optimization on all platforms
|
18
180
|
https://github.com/fluent/fluentd/pull/3095
|
19
181
|
* fluent-plugin-config-formatter: Handle `service_discovery` type
|
20
182
|
https://github.com/fluent/fluentd/pull/3178
|