chore(changelog): add missing blank line
This commit is contained in:
parent
1faebe0d65
commit
57d4271244
|
|
@ -352,6 +352,7 @@
|
|||
### BREAKING CHANGES
|
||||
|
||||
- [#11493](https://github.com/influxdata/telegraf/pull/11493) `common.tls` Set default minimum TLS version to v1.2 for security reasons on both server and client connections. This is a change from the previous defaults (TLS v1.0) on the server configuration and might break clients relying on older TLS versions. You can manually revert to older versions on a per-plugin basis using the `tls_min_version` option in the plugins required
|
||||
|
||||
## v1.23.4 [2022-08-16]
|
||||
|
||||
### Bugfixes
|
||||
|
|
|
|||
Loading…
Reference in New Issue