Skip to content

Commit 317d8ae

Browse files
author
semantic-release
committed
chore(release): preparing 18.2.1
1 parent 089ca1f commit 317d8ae

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
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)

tutorcelery/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "18.2.0"
1+
__version__ = "18.2.1"

0 commit comments

Comments
 (0)