We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d976b commit f45820eCopy full SHA for f45820e
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `laravel-queue-metrics` will be documented in this file.
4
5
+## v1.2.0 - 2025-11-20
6
+
7
+### What's Changed
8
9
+* Fix race conditions and implement queue metrics aggregation by @sylvesterdamgaard in https://github.com/gophpeek/laravel-queue-metrics/pull/2
10
11
+**Full Changelog**: https://github.com/gophpeek/laravel-queue-metrics/compare/v1.1.0...v1.2.0
12
13
## v1.1.0 - 2025-11-19
14
15
### What's Changed
0 commit comments