Joal has uploaded a new change for review. https://gerrit.wikimedia.org/r/238814
Change subject: Update changelog for version v0.0.19 ...................................................................... Update changelog for version v0.0.19 Change-Id: I0d2a9f7eb590a796b187b131fe0f7bf87245aded --- M changelog.md 1 file changed, 7 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/analytics/refinery/source refs/changes/14/238814/1 diff --git a/changelog.md b/changelog.md index 9a390f3..861ff6d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +## v0.0.19 +* Update regexp filtering bots and rename Webrequest.isCrawler to + Webrequest.isSpider for consitency. +* Update ua-parser dependency version to a more recent one. +* Update PageviewDefinition so that if x-analytics header includes tag preview + the request should not be counted as pageview. + ## v0.0.18 * Add scala GraphiteClient in core package. * Add spark job computing restbase metrics and sending them to graphite in -- To view, visit https://gerrit.wikimedia.org/r/238814 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0d2a9f7eb590a796b187b131fe0f7bf87245aded Gerrit-PatchSet: 1 Gerrit-Project: analytics/refinery/source Gerrit-Branch: master Gerrit-Owner: Joal <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
