Snowplow v0.9.6 Release Notes

Release Date: 2014-07-26 // over 9 years ago
    • Java Tracker: bumped git submodule to 0.4.0 (#892)
    • EmrEtlRunner: bumped to 0.9.0
    • EmrEtlRunner: passed etl_tstamp into Hadoop Enrich as an argument (#396)
    • EmrEtlRunner: removed enrichment-specific code (#811)
    • EmrEtlRunner: removed enrichment-specific parameters from config.yml.sample (#809)
    • EmrEtlRunner: replaced enrichment-specific arguments from EmrEtlRunner (#808)
    • EmrEtlRunner: removed %3D code following Scalding upgrade (#849)
    • EmrEtlRunner: fixed contract on partition_by_run (#894)
    • EmrEtlRunner: updated Bash script to support enrichments path (#916)
    • StorageLoader: bumped to 0.3.1
    • StorageLoader: now looking in eu-west-1 region for s3://snowplow-hosted-assets (#895)
    • StorageLoader: updated combined Bash script to support enrichments path (#917)
    • Scala Hadoop Enrich: bumped to 0.6.0
    • Scala Hadoop Enrich: bumped Scala to 2.10.4 (#912)
    • Scala Hadoop Enrich: bumped Scalding to 0.11.1 (#911)
    • Scala Hadoop Enrich: bumped Hadoop to 1.2.1 (#913)
    • Scala Hadoop Enrich: bumped to Scala Common Enrich 0.5.0 (#788)
    • Scala Hadoop Enrich: passed etl_tstamp into Scala Common Enrich (#817)
    • Scala Hadoop Enrich: removed event_vendor and ue_name and renamed ue_properties to unstruct_event (#835)
    • Scala Hadoop Enrich: removed %3D handling for compatibility with old Scalding Args (#850)
    • Scala Hadoop Enrich: added ability to download additional MaxMind databases (#885)
    • Scala Hadoop Enrich: added runHadoop and Tool.main tests (#914)
    • Scala Common Enrich: bumped to 0.5.0
    • Scala Common Enrich: bumped user-agent-utils version, thanks @pkallos! (#662)
    • Scala Common Enrich: bumped referer-parser to 0.2.2 (#864)
    • Scala Common Enrich: bumped httpclient to 4.3.3 (#897)
    • Scala Common Enrich: bumped scala-maxmind-geoip to scala-maxmind-iplookups 0.1.0 (#882)
    • Scala Common Enrich: stored etl_tstamp in new field in CanonicalOutput (#818)
    • Scala Common Enrich: removed event_vendor and ue_name and renamed ue_properties to unstruct_event (#836)
    • Scala Common Enrich: made referer parsing configurable with list of internal domains (#857)
    • Scala Common Enrich: migrated configurable enrichments to new EnrichmentRegistry (#858)
    • Scala Common Enrich: added validation of enrichments JSON (#807)
    • Scala Common Enrich: replaced "anon_ip_quartets" with "anon_ip_octets" everywhere (#547)
    • Scala Common Enrich: added ability to extract event_id from querystring (#723)
    • Scala Common Enrich: extracted CanonicalInput's userId as network_userid, thanks @pkallos! (#855)
    • Scala Common Enrich: added MaxMind region_name field (#873)
    • Scala Common Enrich: added IP -> ISP lookup (#861)
    • Scala Common Enrich: added IP -> organization lookup (#887)
    • Scala Common Enrich: added IP -> domain lookup (#886)
    • Scala Common Enrich: added IP -> net speed lookup (#889)
    • Scala Common Enrich: added validation for transaction ID (#428)
    • Scala Common Enrich: renamed Tests to Specs for consistency (#618)
    • Scala Hadoop Shred: bumped to 0.2.0
    • Scala Hadoop Shred: bumped to Scala Common Enrich 0.5.0 (#918)
    • Scala Hadoop Shred: trailing empty fields no longer cause shredding for that row to fail (#921)
    • Scala Hadoop Shred: updated column offsets for enriched events TSV (#915)
    • Redshift: bumped atomic.events to 0.4.0
    • Redshift: added migration script for 0.3.0 to 0.4.0
    • Redshift: added etl_tstamp to atomic.events (#819)
    • Redshift: removed event_vendor and ue_name and renamed ue_properties to unstruct_event (#834)
    • Redshift: added new MaxMind fields (#871)
    • Redshift: applied runlength encoding to all fields keyed off IP address (#883)
    • Redshift: migration script added for 0.3.0 to 0.4.0 (#838)
    • Postgres: bumped atomic.events to 0.3.0
    • Postgres: added migration script for 0.2.0 to 0.3.0
    • Postgres: added etl_tstamp to atomic.events (#820)
    • Postgres: removed event_vendor and ue_name and renamed ue_properties to unstruct_event (#833)
    • Postgres: added new MaxMind fields (#871)
    • Postgres: migration script added for 0.2.0 to 0.3.0 (#837)