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
-**Agent & Collector Dependencies**: agents and collectors now fetch their dependencies from the **agent-manager**, improving consistency and centralizing dependency management.
4
4
@@ -7,3 +7,9 @@
7
7
-**Agent Service Cleanup**: removed unnecessary services to streamline the system and reduce overhead.
8
8
9
9
-**Error Recovery**: enhanced the agent's ability to recover from certain data streaming errors when interacting with the agent-manager, improving stability and fault tolerance.
10
+
11
+
-**Debug Mode for Agents**: Added a debug mode for agents, allowing better troubleshooting and logging for debugging purposes.
12
+
13
+
-**Certificate Verification Improvements**: Improved certificate verification in agents to enhance security and prevent connection issues.
14
+
15
+
-**Windows ARM64 Agent Support**: Added support for a Windows ARM64 agent, expanding compatibility to more architectures.
0 commit comments