|
| 1 | +--- |
| 2 | +slug: release-ltp-v1.4 |
| 3 | +title: Releasing Lucia Training Platform v1.4 |
| 4 | +author: Lucia Training Platform Team |
| 5 | +tags: [ltp, announcement, release] |
| 6 | +--- |
| 7 | + |
| 8 | +We are pleased to announce the official release of **Lucia Training Platform v1.4.0**! |
| 9 | + |
| 10 | +## Lucia Training Platform v1.4.0 Release Notes |
| 11 | + |
| 12 | +This release brings significant improvements across platform stability, inference capabilities, CI/CD automation, security enhancements, and user experience. |
| 13 | + |
| 14 | +## Platform Features & Stability |
| 15 | +- Fixed Blobfuse2 installation failure |
| 16 | +- Fixed slow portal response issues |
| 17 | +- Fixed deployment issues on arm64 architecture and bare metal machines |
| 18 | +- Added image regex to support valid image limitation |
| 19 | +- Added webportal plugin for cluster local storage |
| 20 | +- Added tolerance and priority class in cluster-local-storage |
| 21 | +- Created PostgreSQL backend and support backend switch with Kusto |
| 22 | + |
| 23 | +## Inference Plugin |
| 24 | +- Inference plugin support for model proxy |
| 25 | +- Added support for training/inference job type in restserver |
| 26 | +- Added support for training/inference job type in webportal |
| 27 | +- Support inference job type in model proxy |
| 28 | + |
| 29 | +## CI/CD |
| 30 | +- Added CI/CD workflow to build all service images |
| 31 | +- Enabled imagelist argument for image build script |
| 32 | +- Fixed copy error in building image process |
| 33 | +- Fix cicd errors when branch creation and building all images |
| 34 | + |
| 35 | +## Security |
| 36 | +- Upgraded Dockerfiles with latest system updates |
| 37 | +- Fixed credentials exposure in source code |
| 38 | +- Updated Cilium to latest version |
| 39 | + |
| 40 | +## User Experience |
| 41 | +- Added comprehensive user manual documentation |
| 42 | +- Improved Copilot test experience |
| 43 | + |
0 commit comments