Skip to content

release-24.1.0

Latest
Compare
Choose a tag to compare
@catpineapple catpineapple released this 22 Nov 09:39
· 17 commits to master since this release
8b06624

This version supports the Doris Workload Group feature on DCR, And provide an elegant way to rolling restart the doris cluster. In addition, fixes several issues.
Note: The workload group feature needs to be used with the official Doris 2.1.7 and above. If you need a lower version, you can build the image yourself.

New Features

  • Support workload group for Doris Be #289
  • Support rolling restart Doris cluster #292

Improvements

  • Modify controller gen version for makefile #275
  • Added check code license on github cation #278 #279 #280
  • Added default issuse template on github cation #288

Bug Fixes

  • Fix DCR Electionnumber nil point when feSpec Electionnumber not set #285
  • Fix use service name and namespace as fe access address #291

Thanks contribute