Skip to content

Commit 89c8120

Browse files
apply suggestions from @vishaangelova (#1850)
1 parent ddbbc1d commit 89c8120

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/en/ingest-management/release-notes/release-notes-8.19.asciidoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Review important information about the 8.19.3 release.
3737

3838
Elastic Agent::
3939

40-
* Upgrade to Go version 1.24.6. {agent-pull}9287[#9287]
40+
* Upgrade Go version to 1.24.6. {agent-pull}9287[#9287]
4141

4242
[discrete]
4343
[[new-features-8.19.3]]
@@ -47,15 +47,15 @@ The 8.19.3 release adds the following new and notable features.
4747

4848
Elastic Agent::
4949

50-
* Adjust the timeout for Elastic Defend check command. {agent-pull}9560[#9560] {agent-pull}9608[#9608] {agent-pull}9609[#9609] {agent-pull}9546[#9546] {agent-pull}9213[#9213]
50+
* Adjust the timeout for Elastic Defend check command. {agent-pull}9213[#9213]
5151

5252
[discrete]
5353
[[enhancements-8.19.3]]
5454
=== Enhancements
5555

5656
Elastic Agent::
5757

58-
* Update OTel components to v0.130.0. {agent-pull}9560[#9560] {agent-pull}9608[#9608] {agent-pull}9609[#9609] {agent-pull}9546[#9546] {agent-pull}9343[#9343]
58+
* Update OTel components to v0.130.0. {agent-pull}9343[#9343]
5959

6060
[discrete]
6161
[[bug-fixes-8.19.3]]
@@ -67,8 +67,8 @@ Elastic Agent::
6767
* Correct hints annotations parsing to resolve only `${Kubernetes.*}` placeholders instead of resolving all `${...}` patterns. {agent-pull}9307[#9307]
6868
* Treat exit code 28 from endpoint binary as non-fatal. {agent-pull}9320[#9320]
6969
* Fixed jitter backoff strategy reset. {agent-pull}9342[#9342] {agent-issue}8864[#8864]
70-
* Fix Docker container failing to start with no matching vars: `${Env.elasticsearch_api_key:}` and similar errors by restoring support for `:` to set default values. {agent-pull}9451[#9451] {agent-issue}9328[#9328]
71-
* Fix deb upgrade by stopping elastic-agent service before stopping endpoint. {agent-pull}9462[#9462]
70+
* Fix Docker container failing to start with `no matching vars: ${Env.elasticsearch_api_key:}` and similar errors by restoring support for `:` to set default values. {agent-pull}9451[#9451] {agent-issue}9328[#9328]
71+
* Fix deb upgrade by stopping `elastic-agent` service before stopping endpoint. {agent-pull}9462[#9462]
7272

7373
Fleet Server::
7474

0 commit comments

Comments
 (0)