Skip to content

Commit f72e585

Browse files
authored
Doc - Add Release note for v1.4.0 (#130)
* add release note for v1.4.0
1 parent 65c950c commit f72e585

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
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

Comments
 (0)