Skip to content

v0.9.0.dev240508

Compare
Choose a tag to compare
@yujun4464 yujun4464 released this 08 May 09:11
· 13 commits to main since this release
92a9ebf

Added

  • [Documentation] SCQL on Kuscia Tutorial.
  • [Feature] Support for ARM architecture.
  • [Feature] Support for reverse tunneling multiple replicas.
  • [Feature] New CGROUP restrictions under RunP and RunC for Kuscia nodes.

Changed

  • [Security Hardening] Change the node registration request's MD5 hash to Sha256.
  • [Security Hardening] Node certificate issuance requires the CN field to be a Domain name.
  • [Script] kuscia.sh upgrade retains k3s resources, memory restrictions.
  • [KusciaAPI] KusciaJob's TaskStatus new field alias.
  • [Integration Testing] Improved integration testing stability.
  • [Optimization] Modified the Access-Domain information that allows access to the Service.
  • [Upgrade] Upgraded the dependent Envoy version to 1.29.4.

Fixed

  • Fixed the issue where the kusciaTask status was incorrect when stopping a KusciaJob.
  • Fixed the issue of nodes not scheduling applications upon deletion/upgrade.
  • Fixed the issue of not being able to delete task sub-resources.
  • Fixed the issue where Service name was too long, causing task creation to fail.