Skip to content

v1.0.0b0

Latest

Choose a tag to compare

@yushiqie yushiqie released this 26 Aug 06:10
· 2 commits to main since this release
349febb

Added

  • [Feature] Added Delete DomainData physical file interface (contributed by community contributors @peter5232).
  • [Feature] Hive data source support (alpha version contributed by community contributors @peter5232).
  • [Feature] Kuscia Task Resource and Connectivity Pre-Check (contributed by community contributors @MiKKiYang).
  • [Feature] Kuscia images import support to validate image architecture matching the current Kuscia architecture (alpha version contributed by community contributors @exyb).
  • [Feature] Support for analyzing Kuscia task exceptions through envoy logs.
  • [Feature] Added PodAntiAffinity configuration to KusciaDeployment, with a preference to deploy across different nodes when multiple replicas are present.
  • [Feature] Kuscia DomainData supports PostgreSQL proxy data source connection parameter configuration.

Changed

  • [Optimization] Kuscia PostgreSQL data source write optimization.
  • [Optimization] When running in runp mode, the agent sends a sigterm signal to kill the pod.
  • [Optimization] Improved Kuscia documentation.

Breaking Changed

  • [NA]

Fixes

  • [Bugfix] Kuscia connection exception when using PostgreSQL as metadata storage