Release notes don't reflect released code
Open
@andresrc is already working on this.
Since Aug 23, 2021.
Team:Elastic-Agent
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 370
Description
Release notes for `7.13.3` references a fix for https://github.com/elastic/beats/issues/26372
Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.13/release-notes-7.13.3.html
The fix is not included in the code tagged as 7.13.3: https://github.com/elastic/beats/tree/v7.13.3/filebeat/input/syslog
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.