Joal has submitted this change and it was merged. 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(-) Approvals: Nuria: Looks good to me, approved Joal: Verified; Looks good to me, approved 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: merged Gerrit-Change-Id: I0d2a9f7eb590a796b187b131fe0f7bf87245aded Gerrit-PatchSet: 1 Gerrit-Project: analytics/refinery/source Gerrit-Branch: master Gerrit-Owner: Joal <[email protected]> Gerrit-Reviewer: Joal <[email protected]> Gerrit-Reviewer: Nuria <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
