elastic / elastic/logstash

Logstash 2.x and 2.4.1 have unexpected differences

Open
#6,899 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

When looking into #4640 being missing from 2.4 releases, I noticed that 2.x and 2.4.1 have more code diff than I expected.

```
% git diff 2.x v2.4.1 -- lib rakelib | wc -l
122

% git diff 2.x v2.4.1 -- docs | wc -l
1131
```

lots of doc changes and a few code changes. This is unexpected given we are only doing major bug fixes to 2.4 and no further work is planned for 2.x (no planned 2.5.0 release at this time).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.