Skip to content

Commit 8c5fe3f

Browse files
Merge pull request #272 from matomo-org/bump-version-5.1.1
Bumped version to 5.1.1
2 parents ff5b947 + 5eb7a70 commit 8c5fe3f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
5.1.1 - 2021-10-23
4+
- Fixed fatal error when running queuedtracking:monitor command on Windows
5+
36
5.1.0 - 2021-10-21
47
- Increased number of queue tracking workers to 4096
58
- Enhance queue monitor and process commands

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "QueuedTracking",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Scale your large traffic Matomo service by queuing tracking requests in Redis or MySQL for better performance and reliability when experiencing peaks.",
55
"theme": false,
66
"keywords": ["tracker", "tracking", "queue", "redis"],

0 commit comments

Comments
 (0)