Skip to content

Commit d301df4

Browse files
committed
Merge beta with rc1
1 parent 97d24cb commit d301df4

File tree

1 file changed

+6
-29
lines changed

1 file changed

+6
-29
lines changed

docs/en/install-upgrade/release-notes/release-notes-fleet-agent.asciidoc

Lines changed: 6 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -18,51 +18,25 @@
1818
This section summarizes the changes in each release.
1919

2020
* <<release-notes-fleet-agent-9.0.0-rc1>>
21-
* <<release-notes-fleet-agent-9.0.0-beta1>>
2221

2322
Also see:
2423

2524
* <<release-notes-kibana-9.0.0,{kib} release notes>>
2625
* <<release-notes-beats-9.0.0,{beats} release notes>>
2726

28-
// begin 9.0.0-rc1 relnotes
27+
// begin 9.0.0-beta1 relnotes
2928

3029
[[release-notes-fleet-agent-9.0.0-rc1]]
3130
== {fleet} and {agent} 9.0.0-rc1
3231

33-
Review important information about the {fleet} and {agent} 9.0.0-rc1 release.
34-
35-
[discrete]
36-
[[security-updates-9.0.0-rc1]]
37-
=== Security updates
38-
39-
{agent}::
40-
* Update Go version to 1.22.12. {agent-pull}6700[#6700]
41-
42-
[discrete]
43-
[[bug-fixes-9.0.0-rc1]]
44-
=== Bug fixes
45-
46-
{agent}::
47-
* Change how Windows process handles are obtained when assigning sub-processes to Job objects. {agent-pull}6825[#6825]
48-
* Fix a potential deadlock case in OTelManager error handling. {agent-pull}6927[#6927] {agent-issue}6119[#6119]
49-
* Fix the TSDB `version_conflict_engine_exception` error caused by incorrect `kube-stack` Helm values. {agent-pull}6928[#6928]
50-
51-
// end 9.0.0-rc1 relnotes
52-
53-
// begin 9.0.0-beta1 relnotes
54-
55-
[[release-notes-fleet-agent-9.0.0-beta1]]
56-
== {fleet} and {agent} 9.0.0-beta1
57-
5832
Review important information about the {fleet} and {agent} 9.0.0-beta1 release.
5933

6034
[discrete]
6135
[[security-updates-9.0.0-beta1]]
6236
=== Security updates
6337

6438
{agent}::
65-
* Update Go version to 1.22.10. {agent-pull}6236[#6236]
39+
* Update Go version to 1.22.12. {agent-pull}6700[#6700]
6640

6741
[discrete]
6842
[[breaking-changes-9.0.0-beta1]]
@@ -169,5 +143,8 @@ The 9.0.0-beta1 release Added the following new and notable features.
169143
{agent}::
170144
* Fix logical race conditions in the `kubernetes_secrets` provider. {agent-pull}6623[#6623]
171145
* Resolve the proxy to inject into agent component configurations using the Go `http` package. {agent-pull}6675[#6675] {agent-issue}6209[#6209]
146+
* Change how Windows process handles are obtained when assigning sub-processes to Job objects. {agent-pull}6825[#6825]
147+
* Fix a potential deadlock case in OTelManager error handling. {agent-pull}6927[#6927] {agent-issue}6119[#6119]
148+
* Fix the TSDB `version_conflict_engine_exception` error caused by incorrect `kube-stack` Helm values. {agent-pull}6928[#6928]
172149

173-
// end 9.0.0-beta1 relnotes
150+
// end 9.0.0-rc1 relnotes

0 commit comments

Comments
 (0)