File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v18.2.1 (2024-08-28)
4+
5+ ### Fix
6+
7+ * fix: remove unnecessary schema property for service monitor (#9 )
8+
9+ * fix: remove unnecessary schema property for service monitor
10+
11+ * chore: update celery monitoring dashboard name
12+
13+ * chore: update default refresh rate to 5m ([ ` 089ca1f ` ] ( https://github.com/eduNEXT/tutor-contrib-celery/commit/089ca1fcd429a4258738868656dbe756c0758817 ) )
14+
315## v18.2.0 (2024-08-22)
416
17+ ### Chore
18+
19+ * chore(release): preparing 18.2.0 ([ ` 78f8b72 ` ] ( https://github.com/eduNEXT/tutor-contrib-celery/commit/78f8b72e451730af65e15d72df4152b11ce8fab8 ) )
20+
521### Feature
622
723* feat: allow to enable prometheus integration (#8 )
Original file line number Diff line number Diff line change 1- __version__ = "18.2.0 "
1+ __version__ = "18.2.1 "
You can’t perform that action at this time.
0 commit comments