Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sonic-agent-v2.7.2-windows_x86.zip | 2024-11-04 | 177.5 MB | |
sonic-agent-v2.7.2-macosx_x86_64.zip | 2024-11-04 | 166.5 MB | |
sonic-agent-v2.7.2-linux_x86_64.zip | 2024-11-04 | 165.2 MB | |
sonic-agent-v2.7.2-macosx_arm64.zip | 2024-11-04 | 152.3 MB | |
sonic-agent-v2.7.2-linux_arm64.zip | 2024-11-04 | 155.1 MB | |
sonic-agent-v2.7.2-linux_x86.zip | 2024-11-04 | 162.8 MB | |
sonic-agent-v2.7.2-windows_x86_64.zip | 2024-11-04 | 183.1 MB | |
docker-compose-zh.yml | 2024-11-04 | 1.1 kB | |
docker-compose.yml | 2024-11-04 | 1.1 kB | |
README.md | 2024-10-16 | 1.2 kB | |
v2.7.2 source code.tar.gz | 2024-10-16 | 22.4 MB | |
v2.7.2 source code.zip | 2024-10-16 | 22.8 MB | |
Totals: 12 Items | 1.2 GB | 0 |
What's Changed
- fix: 整理代码并解决调用远程ADB持续发送命令会被阻塞的问题 by @gzhtest in https://github.com/SonicCloudOrg/sonic-agent/pull/462
- feat: 在获取元素页面中快捷测试元素定位是否可以定位并点击 by @YeungHoiChiu in https://github.com/SonicCloudOrg/sonic-agent/pull/464
- fix: 修复了在启动agent服务检测环境时,如果项目路径或者相关依赖路径名称存在空格,则会报错的问题 by @Coder-Huangzejia in https://github.com/SonicCloudOrg/sonic-agent/pull/465
- fix:修复无法停止性能监控 by @gzhtest in https://github.com/SonicCloudOrg/sonic-agent/pull/468
- refactor: @Bean should not return void by @blacklee123 in https://github.com/SonicCloudOrg/sonic-agent/pull/470
New Contributors
- @gzhtest made their first contribution in https://github.com/SonicCloudOrg/sonic-agent/pull/462
- @Coder-Huangzejia made their first contribution in https://github.com/SonicCloudOrg/sonic-agent/pull/465
- @blacklee123 made their first contribution in https://github.com/SonicCloudOrg/sonic-agent/pull/470
Full Changelog: https://github.com/SonicCloudOrg/sonic-agent/compare/v2.7.1...v2.7.2