Skip to content

Commit acd302d

Browse files
committed
Add remaining agent items
1 parent 95ad05f commit acd302d

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

docs/en/ingest-management/release-notes/release-notes-9.0-beta1.asciidoc

+9-8
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Also see:
2626
[[release-notes-9.0.0-beta1]]
2727
== {fleet} and {agent} 9.0.0-beta1
2828

29-
Review important information about the {fleet} and {agent} 8.17.2 release.
29+
Review important information about the {fleet} and {agent} 9.0.0-beta1 release.
3030

3131
[discrete]
3232
[[security-updates-9.0.0-beta1]]
@@ -48,9 +48,7 @@ impact to your application.
4848
* The default values for `username` and `password` have been removed for when {agent} is running in container mode. The {es} `api_key` can now be set in that mode using the `ELASTICSEARCH_API_KEY` environment variable. {agent-pull}5536[#5536]
4949
* The default Ubuntu-based Docker images used for {agent} have been changed to UBI-minimal-based images, to reduce the overall footprint of the agent Docker images and to improve compliance with enterprise standards. {agent-pull}6427[#6427]
5050
* The deprecated `--path.install` flag declaration has been removed from the {agent} `paths` command and its use removed from the `container` and `enroll` commands. {agent-pull}6461[#6461] {agent-issue}2489[#2489]
51-
* Change the default {agent} installation and ugprades to include only the `agentbeat`, `endpoint-security` and `pf-host-agent` components. Additional components can be included using flags. {agent-pull}6542[#6542]
52-
53-
51+
* The default {agent} installation and ugprade have been changed to include only the `agentbeat`, `endpoint-security` and `pf-host-agent` components. Additional components can be included using flags. {agent-pull}6542[#6542]
5452

5553
[discrete]
5654
[[new-features-9.0.0-beta1]]
@@ -62,6 +60,10 @@ The 9.0.0-beta1 release Added the following new and notable features.
6260
* Add the Azure Asset Inventory definition to Cloudbeat. {agent-pull}5323[#5323]
6361
* Add a new Kubernetes deployment of the Elastic Distribution of OTel Collector named "gateway" to the Helm kube-stack deployment. {agent-pull}6444[#6444]
6462
* Add the filesource providert to composable inputs. The provider watches for changes of the files and updates the values of the variables when the content of the file changes. {agent-pull}6587[#6587] {agent-issue}6362[#6362]
63+
* Add the jmxreceiver to the Elastic Distribution of OTel Collector. {agent-pull}6601[#6601]
64+
* Add support for context variables in outputs as well as a default provider prefix. {agent-pull}6602[#6602] {agent-issue}6376[#6376]
65+
* Add the Nginx receiver and Redis receiver OTel components. {agent-pull}6627[#6627]
66+
* Add new `--id` (`ELASTIC_AGENT_ID` environment variable for container) and `--replace-token` (`FLEET_REPLACE_TOKEN` environment variable for container) enrollment options. {agent-pull}6498[#6498]
6567

6668
[discrete]
6769
[[enhancements-9.0.0-beta1]]
@@ -75,7 +77,7 @@ The 9.0.0-beta1 release Added the following new and notable features.
7577

7678
{agent}::
7779
* Add the Filebeat receiver into {agent}. {agent-pull}5833[#5833]
78-
* Update OTel components to v0.116.0. {agent-pull}6384[#6384]
80+
* Update OTel components to v0.119.0. {agent-pull}6713[#6713]
7981

8082
[discrete]
8183
[[bug-fixes-9.0.0-beta1]]
@@ -87,9 +89,8 @@ The 9.0.0-beta1 release Added the following new and notable features.
8789
* Use the `chi/middleware.Throttle` package to track in-flight requests and return a 429 response when the limit is reached. {fleet-server-pull}4402[#4402] {fleet-server-issue}4400[#4400]
8890

8991
{agent}::
90-
91-
92-
92+
* Fix logical race conditions in the `kubernetes_secrets` provider. {agent-pull}6623[#6623]
93+
* Resolve the proxy to inject into agent component configurations using the Go `http` package. {agent-pull}6675[#6675] {agent-issue}6209[#6209]
9394

9495
// end 9.0.0-beta1 relnotes
9596

0 commit comments

Comments
 (0)