- release: Preparing 18.4.0
(
1c8cf03
)
(cherry picked from commit c858d5d0a7e285f050eda6057b214a5313691b0d)
docs: add section with extra parameters
refactor!: use new filter to define celery command
(cherry picked from commit 53fafef821a33979f24b867228487f812eb8524c)
- release: Preparing 18.3.0
(
c7732e5
)
-
feat: add keda autoscaling support
-
refactor: use a hook to extend celery config
-
docs: update documentation with new filter
-
fix: use not required validation
-
fix: use listLength as string
-
docs: add pod-autoscaling notes
-
fix: allow to scale default workers
-
chore: quality fixes
(cherry picked from commit b529b0c1a23bb80115ba4fe1a30690df4918fb7a)
- refactor: use enable_keda key per variant
(cherry picked from commit b52f142baeb821fc2779b89184503da25b1ef483)
-
fix: only apply overrides if default variant is set
-
fix: add missing enable_keda to typed dict
-
feat: removing CELERY_MULTIQUEUE_ENABLED
-
docs: clarify key entries for workers config
(cherry picked from commit 70aae3b563f669971b2076257347a5f377aef2c3)
Co-authored-by: jfavellar90 [email protected]
-
fix: remove unnecessary schema property for service monitor
-
chore: update celery monitoring dashboard name
-
chore: update default refresh rate to 5m
- release: Preparing 18.2.1
(
317d8ae
)
- release: Preparing 18.2.0
(
78f8b72
)
-
feat: allow to enable prometheus integration
-
docs: add prometheus documentation and custom dashboard
-
chore: address PR suggestions
-
fix: address PR suggestions
-
chore: disable flower monitoring by default
-
chore: remove extra spaces
-
chore: improve docs
- release: Preparing 18.1.0
(
9a46d7f
)
-
Add flower host (
b3e3e49
) -
Allow to customize flower docker image (
909725d
) -
Allow to customize flower docker image (
00e7d81
) -
Allow to deploy flower (
0644980
) -
Enable basic auth (
ff22bed
)
-
Only add explicity queues for production settings (
2053dec
) -
Split tasks from lms and cms (
1d80bbc
) -
Use nameerror instead of attributeerror (
d12e0bf
) -
Use only valid queue names (
7ca3225
) -
Use readme.md (
c23ed8f
)
- Allow to run multiple celery queues and workers
(
ad0a4b0
)