Skip to content

v0.14.0b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@UniqueMarvin UniqueMarvin released this 19 Feb 03:45
· 73 commits to main since this release
fc3d3ad

Added

[Feature] Engine and other application logs (secretflow/dataproxy, etc.) can now be automatically recycled on a regular basis.
[Feature] Refactored kuscia image command and added a new feature to delete images.
[Feature] Kuscia containerd can access remote repositories via a proxy to pull images from remote repositories.

Changed

[Optimization] Deprecated the option to specify auth_center when creating a domain. Tokens are now created using RSA by default.
[Optimization] Improved log rotation for Envoy.
[Optimization] Optimized the structure of the Makefile.
[Optimization] Enhanced the diagnose tool by removing dependencies on kusciajob and images.

Breaking Changed

[NA]

Fixes

[Bugfix] Resolved an issue where pods submitted to the backend Kubernetes in runk mode could not terminate properly under certain failure scenarios.
[Bugfix] Fixed the configuration for starting diagnose, allowing Kuscia APIs to be accessed via HTTP.