Releases: snowplow-referer-parser/referer-parser
Releases · snowplow-referer-parser/referer-parser
2023-03-15-203816
debug
Release June 2017 (2017-06-12)
Rebooting the project around the core database, merging the last two years' worth of database PRs
Documentation
Database
- Add preliminary list of paid sources
- Add some ANZ's largest ISPs' web mail domains and search engine domains (Dodo, Telstra, Optus, 2degrees, iiNet, Virgin, Vodafone etc)
- Add various other search engines (SosoDesk - unrelated to Soso)
- Add Ukrainian search providers ukr.net and i.ua
- Add belarusian search provider tut.by
- Add kununu
- Add outlook.live.com to list of Outlook.com email referrers
- Add t.umblr domain to Tumblr
- Merge Chinese Soso search engine under Sogou
- Fix for ITU as it was incorrectly indented
- Remove duplicated domains e.g. Comcast
- Move Taboola and Outbrain from "unknown" section to paid sources
- Move some domains into alphabetical order
Java-Scala version 0.3.0
New referers and updated Vagrant support
- Added Taboola, Outbrain and other referers, thanks @sambhavsharma! (#109)
- Updated vagrant up to work with latest Peru version (#110)
- Removed duplicate google.com.kh/imgres entry (#111)
PHP version 0.1.0
Official release of PHP version 0.1.0. Database of referers is up-to-date.
Java-Scala version 0.2.3
New Turkish traffic sources and Vagrant support.
- Added dedicated Vagrant setup (#92)
- Added Turkish popular traffic provider platforms, thanks @cagataygurturk!
- Now building referer-parser against Java 6, not 7 (#84)
Ruby version 0.3.0
Complete rewrite by Kelley Reynolds, the new maintainer.
Java-Scala version 0.2.2
Fixing a blocker where referer parser would no longer run on Hadoop (due to the dependency on a newer version of httpclient
than Hadoop supports).
- Java referer-parser doesn't work on Hadoop (#76)