v0.27.4
·
507 commits
to master
since this release
🐛 Bug Fixes
-
Fixed health check endpoint by @arkohut
- Updated health check endpoint from
/healthto/api/healthfor consistency with the new API structure - This ensures proper health monitoring of the server
- Updated health check endpoint from
-
Added missing dependency by @arkohut
- Added
tabulatepackage to project dependencies - This ensures proper table formatting functionality
- Added
🔧 Refactoring
- Removed 'watch' command from server-dependent commands list by @arkohut
- Simplified command structure by removing redundant watch command
- This improves command organization and reduces potential confusion
This release focuses on improving API consistency and command structure while ensuring all necessary dependencies are properly included.
Full Changelog: v0.27.2...v0.27.4
🐛 错误修复
-
修复健康检查端点 by @arkohut
- 将健康检查端点从
/health更新为/api/health,以与新的 API 结构保持一致 - 确保服务器健康监控正常工作
- 将健康检查端点从
-
添加缺失的依赖项 by @arkohut
- 添加
tabulate包到项目依赖中 - 确保表格格式化功能正常工作
- 添加
🔧 重构
- 从服务器依赖命令列表中移除 'watch' 命令 by @arkohut
- 通过移除冗余的 watch 命令简化命令结构
- 改进命令组织并减少潜在的混淆
此版本主要关注改进 API 一致性和命令结构,同时确保所有必要的依赖项都正确包含。
完整更新日志: v0.27.2...v0.27.4