Skip to content

Snowplow Ruby Tracker v0.4.1

Choose a tag to compare

@alexanderdean alexanderdean released this 05 Jan 19:03
· 83 commits to master since this release

Important bug fixes. Requires Snowplow 0.9.14+

Bug fixes

  • Updated payload_data schema to 1-0-2 (#55)
  • Started sending stringified JSON rather than form data in POST requests (#54)

Vagrant support

  • Added Quickstart section to README (#59)
  • Added dedicated Vagrant setup (#57)
  • Implemented vagrant push scripting for deployment (#60)