|
18 | 18 | This section summarizes the changes in each release. |
19 | 19 |
|
20 | 20 | * <<release-notes-fleet-agent-9.0.0-rc1>> |
21 | | -* <<release-notes-fleet-agent-9.0.0-beta1>> |
22 | 21 |
|
23 | 22 | Also see: |
24 | 23 |
|
25 | 24 | * <<release-notes-kibana-9.0.0,{kib} release notes>> |
26 | 25 | * <<release-notes-beats-9.0.0,{beats} release notes>> |
27 | 26 |
|
28 | | -// begin 9.0.0-rc1 relnotes |
| 27 | +// begin 9.0.0-beta1 relnotes |
29 | 28 |
|
30 | 29 | [[release-notes-fleet-agent-9.0.0-rc1]] |
31 | 30 | == {fleet} and {agent} 9.0.0-rc1 |
32 | 31 |
|
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 | | - |
58 | 32 | Review important information about the {fleet} and {agent} 9.0.0-beta1 release. |
59 | 33 |
|
60 | 34 | [discrete] |
61 | 35 | [[security-updates-9.0.0-beta1]] |
62 | 36 | === Security updates |
63 | 37 |
|
64 | 38 | {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] |
66 | 40 |
|
67 | 41 | [discrete] |
68 | 42 | [[breaking-changes-9.0.0-beta1]] |
@@ -169,5 +143,8 @@ The 9.0.0-beta1 release Added the following new and notable features. |
169 | 143 | {agent}:: |
170 | 144 | * Fix logical race conditions in the `kubernetes_secrets` provider. {agent-pull}6623[#6623] |
171 | 145 | * 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] |
172 | 149 |
|
173 | | -// end 9.0.0-beta1 relnotes |
| 150 | +// end 9.0.0-rc1 relnotes |
0 commit comments