| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-03 | 2.2 kB | |
| v1.14.0-ce source code.tar.gz | 2025-12-03 | 9.0 MB | |
| v1.14.0-ce source code.zip | 2025-12-03 | 9.6 MB | |
| Totals: 3 Items | 18.6 MB | 0 | |
v1.14.0-ce
✨ New Features
- Deployment Workflow Migration: Refactored the core Deploy Scheduler and successfully migrated its logic to use Temporal Workflow for improved reliability and scalability.
- Finetuning Job Support: Added support to submit fine-tune tasks directly as standard jobs.
- AI Gateway Integration: The AI Gateway now supports the MCP for enhanced model serving capabilities.
- Internal Notification Tool: Introduced a new tool to generate basic internal notification messages.
- Jupyter Notebook Support: Application space deployment now supports Jupyter Notebook environments.
🚀 Enhancements & Bug Fixes
- Dependency Updates: Bumped
argo-workflowsfrom 3.5.13 to 3.6.12. UpgradedcasdoorSDK to v1.22.0 and updated user info retrieval to use UUID. - API & Core: Enhanced middleware robustness. Ensured header keys are handled as case-sensitive. Enhanced concurrency in
CheckRepoFilesand improved test coverage. Enabled soft delete functionality for licenses. - Deployment & Runner: Improved runner network discovery logic to read
clusterIPif no ingress IP is found. AddedStorageClasssupport in cluster report events. - Finetuning: Added
model/datasetfields to finetune job operations for richer metadata. - Integration: Added
User-Emailto request headers for DataFlow and Label Studio integrations. - Git/LFS Fixes: Fixed a client bug preventing the deletion of remote branches. Fixed a cache bug in LFS sync upload ID.
- Temporal Workflow Fixes: Fixed command errors and a worker panic when the sensitive checker was not enabled. Added initialization sensitive checker in the temporal worker.
- Multi-Sync & Rproxy Fixes: Corrected the logic for setting the service host name in the
rproxyheader. Fixed a bug where multi-sync MCP servers failed to display file lists and READMEs. - General Bug Fixes: Fixed bugs related to getting evaluations with access control, AI Gateway external LLM support, and repository creation.
Full Changelog: https://github.com/OpenCSGs/csghub/compare/v1.12.0-ce...v1.14.0-ce