3.7.0
·
7 commits
to 3.x
since this release
[3.7.0] - 2022-10-03
Removed:
- Removed
seenRequests
cache. This cache was used to de-duplicate events, but it has been supplanted with summary events.
Deprecated:
- The
allowFrequentDuplicateEvents
configuration has been deprecated because it controlled the behavior of theseenRequests
cache.