-
Notifications
You must be signed in to change notification settings - Fork 203
Add Elastic Agent 9.2.2 release notes #11512
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
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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,68 @@ | ||
| version: 9.2.2 | ||
| entries: | ||
| - kind: bug-fix | ||
| summary: fix filesource provider to work with kubernetes secret mounts | ||
| description: "" | ||
| component: elastic-agent | ||
| pr: | ||
| - https://github.com/elastic/elastic-agent/pull/11050 | ||
| issue: [] | ||
| impact: "" | ||
| action: "" | ||
| timestamp: 1762438673 | ||
| file: | ||
| name: 1762438673-fix-filesource-provider-to-work-with-kubernetes-secret-mounts.yaml | ||
| checksum: 58035340e8d1722d9846474f8795d559a68aaa65 | ||
| - kind: bug-fix | ||
| summary: Ensure the monitoring input for the Otel collector can only run inside the collector. | ||
| description: "" | ||
| component: elastic-agent | ||
| pr: | ||
| - https://github.com/elastic/elastic-agent/pull/11204 | ||
| issue: [] | ||
| impact: "" | ||
| action: "" | ||
| timestamp: 1763382303 | ||
| file: | ||
| name: 1763382303-prometheus-otel-self-monitoring.yaml | ||
| checksum: f038289f8c342a4421f337e49f35b9c3a683a46a | ||
| - kind: security | ||
| summary: Redact secrets in slices | ||
| description: Redact secrets in conifg and component files found in the diagnostics archive that occur within slices. | ||
| component: elastic-agent | ||
| pr: | ||
| - https://github.com/elastic/elastic-agent/pull/11271 | ||
| issue: [] | ||
| impact: "" | ||
| action: "" | ||
| timestamp: 1763589181 | ||
| file: | ||
| name: 1763589181-Redact-secrets-in-slices.yaml | ||
| checksum: d9c041559d60973ff9ef8a52616f0e6d21068db7 | ||
| - kind: bug-fix | ||
| summary: Fix a fatal startup error in Beats Receivers caused by truncation of long UTF-8 hostnames | ||
| description: "" | ||
| component: elastic-agent | ||
| pr: | ||
| - https://github.com/elastic/elastic-agent/pull/11285 | ||
| issue: [] | ||
| impact: "" | ||
| action: "" | ||
| timestamp: 1763643582 | ||
| file: | ||
| name: 1763643582-fix-fatal-startup-error-beats-receivers-utf8-hostname.yaml | ||
| checksum: b5fdea3654facbfbb5c2055494f10390a1309558 | ||
| - kind: bug-fix | ||
| summary: Allow host to be a string for otel configuration translation | ||
| description: "" | ||
| component: elastic-agent | ||
| pr: | ||
| - https://github.com/elastic/elastic-agent/pull/11394 | ||
| issue: | ||
| - https://github.com/elastic/elastic-agent/issues/11352 | ||
| impact: "" | ||
| action: "" | ||
| timestamp: 1764016303 | ||
| file: | ||
| name: 1764016303-allow-host-to-be-a-string-for-otel-configuration-translation.yaml | ||
| checksum: 7f3f634b8c2bd92df76f55688508855306604eb7 |
45 changes: 0 additions & 45 deletions
45
...g/fragments/1762438673-fix-filesource-provider-to-work-with-kubernetes-secret-mounts.yaml
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
changelog/fragments/1763382303-prometheus-otel-self-monitoring.yaml
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
changelog/fragments/1763589181-Redact-secrets-in-slices.yaml
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
changelog/fragments/1763643582-fix-fatal-startup-error-beats-receivers-utf8-hostname.yaml
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
...og/fragments/1764016303-allow-host-to-be-a-string-for-otel-configuration-translation.yaml
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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 @@ | ||
| ## 9.2.2 [elastic-agent-9.2.2-breaking-changes] | ||
|
|
||
| _No breaking changes._ |
This file contains hidden or 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 @@ | ||
| ## 9.2.2 [elastic-agent-9.2.2-deprecations] | ||
|
|
||
| _No deprecations._ |
This file contains hidden or 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,17 @@ | ||
| ## 9.2.2 [elastic-agent-release-notes-9.2.2] | ||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
| ### Fixes [elastic-agent-9.2.2-fixes] | ||
|
|
||
|
|
||
pierrehilbert marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| * Redact secrets in slices. [#11271](https://github.com/elastic/elastic-agent/pull/11271) | ||
|
|
||
| Redact secrets in conifg and component files found in the diagnostics archive that occur within slices. | ||
pierrehilbert marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| * Fix filesource provider to work with kubernetes secret mounts. [#11050](https://github.com/elastic/elastic-agent/pull/11050) | ||
| * Ensure the monitoring input for the OTel collector can only run inside the collector. [#11204](https://github.com/elastic/elastic-agent/pull/11204) | ||
| * Fix a fatal startup error in Beats Receivers caused by truncation of long UTF-8 hostnames. [#11285](https://github.com/elastic/elastic-agent/pull/11285) | ||
| * Allow host to be a string for otel configuration translation. [#11394](https://github.com/elastic/elastic-agent/pull/11394) [#11352](https://github.com/elastic/elastic-agent/issues/11352) | ||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.