File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
## 7.0.1
2
- - Name netty threads with plugin id and their purpose [ 229] ( https://github.com/logstash-plugins/logstash-input-tcp/pull/229 )
2
+ - Name netty threads with plugin id and their purpose [ # 229 ] ( https://github.com/logstash-plugins/logstash-input-tcp/pull/229 )
3
3
4
4
## 7.0.0
5
5
- SSL settings that were marked deprecated in version ` 6.4.0 ` are now marked obsolete, and will prevent the plugin from starting.
6
6
- These settings are:
7
7
- ` ssl_cert ` , which should be replaced by ` ssl_certificate `
8
8
- ` ssl_enable ` , which should be replaced by ` ssl_enabled `
9
9
- ` ssl_verify ` , which should be replaced by ` ssl_client_authentication ` when ` mode ` is ` server ` or ` ssl_verification_mode ` when mode is ` client `
10
- - [ 228] ( https://github.com/logstash-plugins/logstash-input-tcp/pull/228 )
10
+ - [ # 228 ] ( https://github.com/logstash-plugins/logstash-input-tcp/pull/228 )
11
11
12
12
## 6.4.4
13
13
- update netty to 4.1.115 [ #227 ] ( https://github.com/logstash-plugins/logstash-input-tcp/pull/227 )
You can’t perform that action at this time.
0 commit comments