Skip to content

v0.13.0b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@UniqueMarvin UniqueMarvin released this 02 Jan 03:22
· 5 commits to main since this release
26d813d

Added

[Feature] Engine log rotation support
[Feature] RunK mode supports pod log streaming back to Kuscia node
[Feature] Kuscia supports querying task progress percentage, currently only SF operators support
[Feature] Autonomy and Lite support streaming query of task logs via KusciaAPI
[Feature] Application (e.g., SF) image updates can be done through KusciaAPI to upgrade image version, automatically pulling the image from remote image repository (e.g., Alibaba Cloud Public Repository) when starting tasks

Changed

[Feature] Optimized dp reading ODPS performance
[Feature] Added data plane connectivity between lite and master
[Documentation] Documentation update (added script for upgrading image, several RunK deployment tips, new feature related descriptions)

Breaking Changed

[NA]

Fixes

[Bugfix] Fixed authentication issue when accessing API in forwarding mode
[Bugfix] Fixed Kuscia node re-election exit issue
[Bugfix] Fixed token list accumulation issue due to handshake exception