You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/CHANGELOG.next.asciidoc
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
- Allow the / char in variable names in eql and transpiler. {issue}715[715] {pull}718[718]
20
20
- Fix data duplication for standalone agent on Kubernetes using the default manifest {issue-beats}31512[31512] {pull}742[742]
21
21
- Agent updates will clean up unneeded artifacts. {issue}693[693] {issue}694[694] {pull}752[752]
22
+
- Partial extracted beat result in failure to spawn beat {issue-beats}[21718]
22
23
23
24
==== New features
24
25
@@ -30,3 +31,5 @@
30
31
- Changed the default policy selection logic. When the agent has no policy id or name defined, it will fall back to defaults (defined by $FLEET_SERVER_POLICY_ID and $FLEET_DEFAULT_TOKEN_POLICY_NAME environment variables respectively). {issue-beats}[29774] {pull}226[226]
31
32
- Support scheduled actions and cancellation of pending actions. {issue}393[393] {pull}419[419]
32
33
- Bump node.js version for heartbeat/synthetics to 16.15.0
0 commit comments