Skip to content

Sedna v0.7.0 release

Latest
Compare
Choose a tag to compare
@tangming1996 tangming1996 released this 14 Mar 02:04
8f900d6

What's Changed

This version release of Sedna mainly includes the following functional upgrades and optimizations:

  • Joint inference supports the Horizontal Pod Autoscaling (HPA) mode, providing more powerful instance scaling capabilities to ensure the maximization of resource utilization. For details: 👉 joint-inference-hpa
  • Sedna Controller Enhancements (Joint Inference & Federal Learning). For details: 👉 sedna-controller-enhancement
    • Manage the joint inference instances using the k8s Deployment object
    • Support instance updates for joint inference and federal learning
  • Kubernetes & Go Version Upgrades. For details: 👉 version-upgrade
    • Kubernetes version upgraded to v1.30.7
    • Go version upgraded to v1.22.9

The detailed pull requests are as follows:

Bug Fixes

By @tangming1996

New Contributors

Full Changelog: v0.6.0...v0.7.0