changelogs/v4.17.1.md
hotfix of 4.17.0
ValueError: Invalid unit value while parsing duration: 'files'。这是由于日志轮转设置中保留配置错误导致的,已通过根据备份数量正确设置保留参数进行修复。ValueError: Invalid unit value while parsing duration: 'files'. This is due to an incorrect retention configuration in the log rotation setup, which has been fixed by properly setting the retention parameter based on backup count.uv lock 步骤并移除不必要的 --frozen 参数,提升构建稳定性 (#5091, #5089)FIRST_NOTICE.md 的本地化路径解析问题,补充兼容路径处理 (#5083, #5082)colorlog 切换为 loguru,增强日志输出与展示能力 (#5115)uv lock step and removing unnecessary --frozen flag to improve build stability (#5091, #5089)FIRST_NOTICE.md and added compatible fallback handling (#5083, #5082)colorlog with loguru to improve logging capabilities and console display (#5115)