mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Update releasenotes.asciidoc (#13701)
Fixed OS name. Ubuntu instead of Ununtu.
This commit is contained in:
parent
380089cdec
commit
2c515750fd
1 changed files with 2 additions and 2 deletions
4
docs/static/releasenotes.asciidoc
vendored
4
docs/static/releasenotes.asciidoc
vendored
|
@ -65,7 +65,7 @@ This section summarizes the changes in the following releases:
|
|||
[[featured-7-17-0]]
|
||||
==== New features and enhancements
|
||||
|
||||
* Docker images for `full` and `oss` distributions are now is based on Ununtu 20.04 (`ubi8` image remains unchanged) https://github.com/elastic/logstash/pull/13529[#13529]
|
||||
* Docker images for `full` and `oss` distributions are now is based on Ubuntu 20.04 (`ubi8` image remains unchanged) https://github.com/elastic/logstash/pull/13529[#13529]
|
||||
//* Backport #13442 to 7.17. Update logstash docker to use ubuntu 20.04 b… https://github.com/elastic/logstash/pull/13529[#13529]
|
||||
|
||||
[[notable-7-17-0]]
|
||||
|
@ -3878,4 +3878,4 @@ Here are the plugin changes.
|
|||
- Tweaked logging statements to reduce verbosity
|
||||
- Fixed numerous issues relating to builds on Travis https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/799[#799]
|
||||
* logstash-output-s3
|
||||
- Fixed issue where on restart, 0 byte files could erroneously be uploaded to s3 https://github.com/logstash-plugins/logstash-output-s3/issues/195[#195]
|
||||
- Fixed issue where on restart, 0 byte files could erroneously be uploaded to s3 https://github.com/logstash-plugins/logstash-output-s3/issues/195[#195]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue