Skip to content

Release v1.9.0

Compare
Choose a tag to compare
@zhihuiwan zhihuiwan released this 31 Aug 06:19
· 809 commits to main since this release
3afbc3e

Major Features and Improvements

  • Support high availability and load balancing to improve system availability and stability
  • Added support for site authentication and data set authority authentication, and supports hook mode for users to customize authentication schemes
  • Component registration optimization, support participants to use different versions of algorithm components
  • Upload, reader support feature anonymity, support specifying id column
  • Scheduling optimization, asynchronous time-consuming operations, component scheduling performance improved by more than 5 times This optimization obvious benefits for multi-component tasks
  • Added component ApiReader to get feature data by id
  • Model storage optimization, support model data synchronization between local and other storage
  • The scheduler now can obtain the error information from other participant's algorithm components