Snowplow v0.9.5 Release Notes

Release Date: 2014-07-09 // almost 10 years ago
    • Ruby Tracker: added git submodule. Version 0.1.0 (#645)
    • Java Tracker: added git submodule. Version 0.2.0 (#843)
    • JavaScript Tracker: bumped git submodule to 2.0.0 (#635)
    • Python Tracker: bumped Python Tracker git submodule to 0.4.0 (#634)
    • Scala Hadoop Shred: added. Version 0.1.0
    • EmrEtlRunner: bumped to 0.8.0
    • EmrEtlRunner: updated S3DistCp steps to use new S3DistCpStep from Elasticity (#629)
    • EmrEtlRunner: added --skip s3distcp option (#313)
    • EmrEtlRunner: added ability to start Lingual in EmrEtlRunner (#623)
    • EmrEtlRunner: added ability to start HBase in EmrEtlRunner (#622)
    • EmrEtlRunner: improved load performance by switching ETL to write out to HDFS (#278)
    • EmrEtlRunner: now invoking Scala Hadoop Shredder after main job (#644)
    • EmrEtlRunner: added :iglu: section to config.yml for Scala Hadoop Shred (#814)
    • EmrEtlRunner: updated to run Scala Hadoop Shred following Hadoop Enrich (#815)
    • EmrEtlRunner: added --skip shred option (#659)
    • StorageLoader: bumped to 0.3.0
    • StorageLoader: bumped Sluice to 0.2.1 (#881)
    • StorageLoader: added initial Ruby.contracts support (#391)
    • StorageLoader: updated config.yml to support shredding (#897)
    • StorageLoader: added ACCEPTINVCHARS to StorageLoader (#411)
    • StorageLoader: wrote JSON Path files for ad_* events (#642)
    • StorageLoader: wrote JSON Path file for link_click (#599)
    • StorageLoader: wrote JSON Path file for screen_view (#643)
    • StorageLoader: wrote JSON Path file for schema.org's WebPage (#772)
    • StorageLoader: added :jsonpath_assets: setting for StorageLoader (#606)
    • StorageLoader: added ability to load custom tables using JSON Paths (#607)
    • StorageLoader: added --skip shred option (#660)
    • StorageLoader: added :in: hint on StorageLoader configuration, thanks @joaolcorreia! (#755)
    • Redshift: added Redshift DDL for ad_* events (#639)
    • Redshift: added Redshift DDL for link_click events (#600)
    • Redshift: added Redshift DDL for screen_view events (#640)
    • Redshift: added Redshift DDL for schema.org's WebPage (#771)
    • Looker Analytics: wrote LookML for ad_* events (#605)
    • Looker Analytics: wrote LookML for screen_view events (#637)
    • Looker Analytics: wrote LookML for link_click events (#636)
    • Looker Analytics: wrote LookML for schema.org's WebPage (#770)
    • Looker Analytics: updated LookML to use liquid templating (#851)