Skip to content

Commit f141c15

Browse files
Merge pull request #234 from matomo-org/bump-version-5.0.3
Bumped version to 5.0.3
2 parents 77a2e3e + 5e675ab commit f141c15

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.0.3
4+
- Added code to skip maxmemory config check when --skip-max-memory-config-check=1
5+
36
5.0.2
47
- Fix merge issue in previous release
58

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.0.2",
3+
"version": "5.0.3",
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)