SmartAgent Version 10.0.5
Release Date: May 28, 2026
Version Overview
SmartAgent 10.0.5 adds a profile layered language-level injection switch and integrates SDKAgent 5.15.3, fixing crashes in standalone backend scenarios.
-
✨ Profile layered control:
agentloader.ymladds per-language switches to control profile injection -
🔧 SDKAgent 5.15.3: Fixed standalone backend scenario crashes (affects: 10.0.0~10.0.4)
Upgrade Recommendation
- Users running SDKAgent standalone backend on 10.0.0~10.0.4 should upgrade as soon as possible;
- Environments requiring per-language control of profile injection can configure via
agentloader.ymlafter upgrading.
Linux x86_64 System
Supported Platform Versions
- One Platform: V2.2.2 and above
Integrated Agent Versions
- JavaAgent: 9.13.2
- DotnetAgent: 6.16.0
- PHPAgent: 8.6.0
- PythonAgent: 8.7.3
- NodejsAgent: 7.2.0
- NginxAgent: 3.9.1
- ApacheAgent: 3.4.0
- SDKAgent: 5.15.3
- GoAgent: 5.0.3
- logsAgent: 3.0.1
New Features
agentloader.ymladds profile layered language-level injection switch:
# [10.0.5+] profile layered control switch (effective when agent.enable.profile is enabled)
# Controls profile injection capability per language
# Default: python=false
profile:
enable:
python: false
Feature Optimizations and Fixes
1. SDKAgent Upgraded to 5.15.3
Bug Fixes
- Fixed standalone backend scenario crashes (affects: SDKAgent 5.15.0~5.15.2, SmartAgent 10.0.0~10.0.4).
Linux ARM64 System
Supported Platform Versions
- One Platform: V2.2.2 and above
Integrated Agent Versions
- JavaAgent: 9.13.2
- DotnetAgent: 6.16.0
- PHPAgent: 8.6.0
- PythonAgent: 8.7.3
- NginxAgent: 3.9.1
- SDKAgent: 5.15.3
- GoAgent: 5.0.3
- logsAgent: 3.0.1
New Features
agentloader.ymladds profile layered language-level injection switch (same as Linux x86_64).
Feature Optimizations and Fixes
Platform Notes
Updates for this platform are largely the same as Linux x86_64, with differences in supported agents:
Feature Optimizations and Fixes
- Same as Linux x86_64 (including SDKAgent 5.15.3 upgrade)
Notes
- ARM64 does not currently support NodejsAgent or ApacheAgent
Windows x86_64 Platform
Supported Platform Versions
- One Platform: V2.2.2 and above
Integrated Agent Versions
- JavaAgent: 9.13.2
- DotnetAgent: 6.16.0
- logsAgent: 3.0.1
Platform Notes
This release has no SmartAgent-specific functional changes on Windows; integrated agent versions remain the same as 10.0.4.
Compatibility Notes
Platform Compatibility
| Operating System | Supported Architecture | Minimum One Version |
|---|---|---|
| Linux | x86_64 | V2.2.2 |
| Linux | ARM64 | V2.2.2 |
| Windows | x86_64 | V2.2.2 |