Skip to content

v18.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 15:27

v18.3.0 (2024-09-12)

Feature

  • feat: add keda autoscaling support
  • feat: add tutor hook for autoscaling config

Breaking changes

  • The configuration of queues is now moved from tutor settings to a tutor hook and CELERY_WORKER_VARIANTS has been removed. Make sure to update your configuration to the new format.
  • CELERY_MULTIQUEUE_ENABLED has been removed and it's automatically calculated.
  • Default values for variants such as lms.high, lms.high_mem, cms.low, cms.high has been removed.

Co-authored-by: jfavellar90 <[email protected]> (d2c2f84)