v0.1.1
What's Changed
- Support multiple signing methods by @minh-bq in #1
- fix: dedup when listened jobs are duplicated by @DNK90 in #2
- Bugfix/metrics by @ssscrom in #3
- Fixed an issue where histograms was not initialized by @ssscrom in #4
- Added flag to turn on / off prometheus by @ssscrom in #5
- Now every collectors will be initialized with default label by @ssscrom in #6
- Fixed invalid names which contains slash character by @ssscrom in #7
- Updated default value of PUSH_JOB by @ssscrom in #8
- Now metrics's interaction methods will return error by @ssscrom in #9
- Now Pusher will be initialized when application is initializing by @ssscrom in #10
- Fixed an issue where ProcessingJobMetric doesnt work as expected by @ssscrom in #11
- Feature/breaker by @ssscrom in #12
- Feature/improve pending jobs by @ssscrom in #13
- Hot fix by reverting the changes by @ssscrom in #14
- Removed cleaner by @ssscrom in #15
New Contributors
- @minh-bq made their first contribution in #1
- @DNK90 made their first contribution in #2
- @ssscrom made their first contribution in #3
Full Changelog: v0.0.1...v0.1.1