Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

51 lines (26 loc) · 2.68 KB

CHANGELOG

v0.1.0 (2024-08-20)

Feature

  • feat: enable basic auth (ff22bed)

  • feat: allow to customize flower docker image (909725d)

  • feat: allow to customize flower docker image (00e7d81)

  • feat: allow to deploy flower (0644980)

  • feat: allow to run multiple celery queues and workers (ad0a4b0)

Fix

  • fix: allow to disable multiqueue tuning (43f3f1d)

  • fix: split tasks from lms and cms (1d80bbc)

  • fix: use nameerror instead of attributeerror (d12e0bf)

  • fix: use only valid queue names (7ca3225)

  • fix: only add explicity queues for production settings (2053dec)

  • fix: use readme.md (c23ed8f)

Unknown

  • Merge pull request #7 from Ian2012/cag/release

chore: add release workflow (20c0e31)

  • Merge pull request #5 from Ian2012/cag/release

chore: add release workflow (f86fd66)

  • Merge pull request #3 from eduNEXT/cag/flag

fix: allow to disable multiqueue tuning (b7c3e1e)

  • Merge pull request #2 from eduNEXT/cag/add-flower

feat: allow to deploy flower (211c58b)

  • Merge pull request #1 from eduNEXT/cag/celery-queue

feat: allow to run multiple celery queues and workers (ceb9e3b)