-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Convert CHANGELOG.next to fragments (#1244) (cherry picked from commit 6eadeef) # Conflicts: # CHANGELOG.next.asciidoc # README.md * Fix merge conflict. * Remove obsolete changelog.next Co-authored-by: Edoardo Tenani <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]>
- Loading branch information
1 parent
36ffd9a
commit 718fb99
Showing
10 changed files
with
27 additions
and
213 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
.../1660139385-Fix-a-panic-caused-by-a-race-condition-when-installing-the-Elastic-Agent.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
kind: bug-fix | ||
summary: Fix a panic caused by a race condition when installing the Elastic Agent. | ||
pr: https://github.com/elastic/elastic-agent/pull/823 |
3 changes: 3 additions & 0 deletions
3
...319-Upgrade-to-Go-118-Certificates-signed-with-SHA-1-are-now-rejected-See-the-Go-118.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
kind: breaking-change | ||
summary: Upgrade to Go 1.18. Certificates signed with SHA-1 are now rejected. See the Go 1.18 https//tip.golang.org/doc/go1.18#sha1[release notes] for details. | ||
pr: https://github.com/elastic/elastic-agent/pull/832 |
3 changes: 3 additions & 0 deletions
3
changelog/fragments/1661188787-Add-lumberjack-input-type-to-the-Filebeat-spec.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
kind: feature | ||
summary: Add `lumberjack` input type to the Filebeat spec. | ||
pr: https://github.com/elastic/elastic-agent/pull/959 |
3 changes: 3 additions & 0 deletions
3
...ragments/1663143487-Add-support-for-hints-based-autodiscovery-in-kubernetes-provider.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
kind: feature | ||
summary: Add support for hints' based autodiscovery in kubernetes provider. | ||
pr: https://github.com/elastic/elastic-agent/pull/698 |
3 changes: 3 additions & 0 deletions
3
.../fragments/1664177394-Fix-unintended-reset-of-source-URI-when-downloading-components.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
kind: bug-fix | ||
summary: Fix unintended reset of source URI when downloading components | ||
pr: https://github.com/elastic/elastic-agent/pull/1252 |
4 changes: 4 additions & 0 deletions
4
...969-Create-separate-status-reporter-for-local-only-events-so-that-degraded-fleet-che.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
kind: bug-fix | ||
summary: Create separate status reporter for local only events so that degraded fleet-checkins no longer affect health on successful fleet-checkins. | ||
issue: https://github.com/elastic/elastic-agent/issues/1157 | ||
pr: https://github.com/elastic/elastic-agent/pull/1285 |
3 changes: 3 additions & 0 deletions
3
changelog/fragments/1664230732-Improve-logging-during-upgrades.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
kind: feature | ||
summary: Improve logging during upgrades. | ||
pr: https://github.com/elastic/elastic-agent/pull/1287 |
3 changes: 3 additions & 0 deletions
3
changelog/fragments/1664360554-Add-success-log-message-after-previous-checkin-failures.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
kind: bug-fix | ||
summary: Add success log message after previous checkin failures | ||
pr: https://github.com/elastic/elastic-agent/pull/1327 |