Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport: Closing changelog for GA (#2811) #2814

Merged
merged 1 commit into from
Oct 27, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
169 changes: 96 additions & 73 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Template, add newest changes here

=== Beats version HEAD
https://github.com/elastic/beats/compare/v5.0.0-rc1...master[Check the HEAD diff]
https://github.com/elastic/beats/compare/v5.0.0...master[Check the HEAD diff]

==== Breaking changes

Expand All @@ -29,16 +29,8 @@ https://github.com/elastic/beats/compare/v5.0.0-rc1...master[Check the HEAD diff

*Affecting all Beats*

- Fix kafka output re-trying batches with too large events. {issue}2735[2735]
- Fix kafka output protocol error if `version: 0.10` is configured. {issue}2651[2651]
- Fix kafka output connection closed by broker on SASL/PLAIN. {issue}2717[2717]

*Metricbeat*

- Fix high CPU usage on macOS when encountering processes with long command lines. {issue}2747[2747]
- Fix high value of `system.memory.actual.free` and `system.memory.actual.used`. {issue}2653[2653]
- Change several `OpenProcess` calls on Windows to request the lowest possible access provilege. {issue}1897[1897]
- Fix system.memory.actual.free high value on Windows. {issue}2653[2653]
- Calculate the fsstat values per mounting point, and not filesystem. {pull}2777[2777]
- Fix `system.process.start_time` on Windows. {pull}2848[2848]

Expand All @@ -47,16 +39,13 @@ https://github.com/elastic/beats/compare/v5.0.0-rc1...master[Check the HEAD diff
*Topbeat*

*Filebeat*
- Fix issue when clean_removed and clean_inactive were used together that states were not directly removed from the registry.
- Fix issue where upgrading a 1.x registry file resulted in duplicate state entries. {pull}2792[2792]
- Fix registry cleanup issue when files falling under ignore_older after restart. {issue}2818[2818]

*Winlogbeat*

==== Added

*Affecting all Beats*
- Add beat.version fields to all events.
- Add add_cloud_metadata processor for collecting cloud provider metadata. {pull}2728[2728]

*Metricbeat*
Expand Down Expand Up @@ -95,6 +84,38 @@ https://github.com/elastic/beats/compare/v5.0.0-rc1...master[Check the HEAD diff

////////////////////////////////////////////////////////////
[[release-notes-5.0.0-ga]]
=== Beats version 5.0.0-GA
https://github.com/elastic/beats/compare/v5.0.0-rc1...v5.0.0[View commits]
The list below covers the changes between 5.0.0-rc1 and 5.0.0 GA only.
==== Bugfixes
*Affecting all Beats*
- Fix kafka output re-trying batches with too large events. {issue}2735[2735]
- Fix kafka output protocol error if `version: 0.10` is configured. {issue}2651[2651]
- Fix kafka output connection closed by broker on SASL/PLAIN. {issue}2717[2717]
*Metricbeat*
- Fix high CPU usage on macOS when encountering processes with long command lines. {issue}2747[2747]
- Fix high value of `system.memory.actual.free` and `system.memory.actual.used`. {issue}2653[2653]
- Change several `OpenProcess` calls on Windows to request the lowest possible access provilege. {issue}1897[1897]
- Fix system.memory.actual.free high value on Windows. {issue}2653[2653]
*Filebeat*
- Fix issue when clean_removed and clean_inactive were used together that states were not directly removed from the registry.
- Fix issue where upgrading a 1.x registry file resulted in duplicate state entries. {pull}2792[2792]
==== Added
*Affecting all Beats*
- Add beat.version fields to all events.
[[release-notes-5.0.0-rc1]]
=== Beats version 5.0.0-rc1
https://github.com/elastic/beats/compare/v5.0.0-beta1...v5.0.0-rc1[View commits]
Expand Down Expand Up @@ -426,30 +447,6 @@ https://github.com/elastic/beats/compare/v5.0.0-alpha2...v5.0.0-alpha3[View comm
- The support for doing GeoIP lookups is deprecated and will be removed in version 6.0. {pull}1601[1601]
[[release-notes-1.2.3]]
=== Beats version 1.2.3
https://github.com/elastic/beats/compare/v1.2.2...v1.2.3[View commits]
==== Bugfixes
*Topbeat*
- Fix high CPU usage when using filtering under Windows. {pull}1598[1598]
*Filebeat*
- Fix rotation issue with ignore_older. {issue}1528[1528]
*Winlogbeat*
- Fix panic when reading messages larger than 32K characters on Windows XP and 2003. {pull}1498[1498]
==== Added
*Filebeat*
- Prevent file opening for files which reached ignore_older. {pull}1649[1649]
[[release-notes-5.0.0-alpha2]]
=== Beats version 5.0.0-alpha2
Expand Down Expand Up @@ -523,43 +520,6 @@ https://github.com/elastic/beats/compare/v5.0.0-alpha1...v5.0.0-alpha2[View comm
- Updated elastic/gosigar version so Topbeat can compile on OpenBSD. {pull}1403[1403]
[[release-notes-1.2.2]]
=== Beats version 1.2.2
https://github.com/elastic/beats/compare/v1.2.0...v1.2.2[View commits]
==== Bugfixes
*Affecting all Beats*
- Fix race when multiple outputs access the same event with Logstash output manipulating event. {issue}1410[1410]
- Fix go-daemon (supervisor used in init scripts) hanging when executed over SSH. {issue}1394[1394]
*Filebeat*
- Improvements in registrar dealing with file rotation. {issue}1281[1281]
[[release-notes-1.2.1]]
=== Beats version 1.2.1
https://github.com/elastic/beats/compare/v1.2.0...v1.2.1[View commits]
==== Breaking changes
*Affecting all Beats*
- Require braces for environment variable expansion in config files {pull}1304[1304]
- Removed deprecation warning for the Redis output. {pull}1282[1282]
*Topbeat*
- Fixed name of the setting `stats.proc` to `stats.process` in the default configuration file. {pull}1343[1343]
- Fix issue with cpu.system_p being greater than 1 on Windows {pull}1128[1128]
==== Added
*Topbeat*
- Add username to processes {pull}845[845]
[[release-notes-5.0.0-alpha1]]
=== Beats version 5.0.0-alpha1
Expand Down Expand Up @@ -670,6 +630,69 @@ https://github.com/elastic/beats/compare/v1.2.0...v5.0.0-alpha1[View commits]
template. {issue}1315[1315]
* The ES template automatic load doesn't work if Elasticsearch is not available when the Beat is starting. {issue}1321[1321]
[[release-notes-1.2.3]]
=== Beats version 1.2.3
https://github.com/elastic/beats/compare/v1.2.2...v1.2.3[View commits]
==== Bugfixes
*Topbeat*
- Fix high CPU usage when using filtering under Windows. {pull}1598[1598]
*Filebeat*
- Fix rotation issue with ignore_older. {issue}1528[1528]
*Winlogbeat*
- Fix panic when reading messages larger than 32K characters on Windows XP and 2003. {pull}1498[1498]
==== Added
*Filebeat*
- Prevent file opening for files which reached ignore_older. {pull}1649[1649]
[[release-notes-1.2.2]]
=== Beats version 1.2.2
https://github.com/elastic/beats/compare/v1.2.0...v1.2.2[View commits]
==== Bugfixes
*Affecting all Beats*
- Fix race when multiple outputs access the same event with Logstash output manipulating event. {issue}1410[1410]
- Fix go-daemon (supervisor used in init scripts) hanging when executed over SSH. {issue}1394[1394]
*Filebeat*
- Improvements in registrar dealing with file rotation. {issue}1281[1281]
[[release-notes-1.2.1]]
=== Beats version 1.2.1
https://github.com/elastic/beats/compare/v1.2.0...v1.2.1[View commits]
==== Breaking changes
*Affecting all Beats*
- Require braces for environment variable expansion in config files {pull}1304[1304]
- Removed deprecation warning for the Redis output. {pull}1282[1282]
*Topbeat*
- Fixed name of the setting `stats.proc` to `stats.process` in the default configuration file. {pull}1343[1343]
- Fix issue with cpu.system_p being greater than 1 on Windows {pull}1128[1128]
==== Added
*Topbeat*
- Add username to processes {pull}845[845]
[[release-notes-1.2.0]]
=== Beats version 1.2.0
Expand Down
5 changes: 3 additions & 2 deletions libbeat/docs/release.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,17 @@
--
This section summarizes the changes in each release.

* <<release-notes-5.0.0-ga>>
* <<release-notes-5.0.0-rc1>>
* <<release-notes-5.0.0-beta1>>
* <<release-notes-5.0.0-alpha5>>
* <<release-notes-5.0.0-alpha4>>
* <<release-notes-5.0.0-alpha3>>
* <<release-notes-1.2.3>>
* <<release-notes-5.0.0-alpha2>>
* <<release-notes-5.0.0-alpha1>>
* <<release-notes-1.2.3>>
* <<release-notes-1.2.2>>
* <<release-notes-1.2.1>>
* <<release-notes-5.0.0-alpha1>>
* <<release-notes-1.2.0>>
* <<release-notes-1.1.2>>
* <<release-notes-1.1.1>>
Expand Down