Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@zqzten zqzten released this 19 Apr 06:44
1a33534

✨ Highlight

This release introduces external generator mechanism to HorizontalPortrait which enables user to build their own portrait generator logic and integrate with the other parts of Kapacity. This brings possibility for custom algorithm system integrations, without the limitation of the built-in CronJob implementation.

Remember to also check the algorithm update along with this release ;)

📝 What's Changed

  • HorizontalPortrait: Introduce external generator mechanism by @zqzten in #82
  • Introduce kube api qps & burst flags by @zqzten in #83

Full Changelog: v0.2.0...v0.3.0