Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@aldemirenes aldemirenes released this 30 Aug 09:39
· 239 commits to master since this release

Makes Snowplow Mini more ergonomic, with the newly bundled Control Plane, and more secure, with built-in SSL support, courtesy of Caddy, plus HTTP authorization

New features

  • Upgrade Snowplow services to R85 (#81)
  • Enable third-party cookie set by collector (#93)
  • Have Snowplow Mini run the basic enrichments as standard (#64)
  • Add API call to Control Plane to clear schema cache without resetting the box (#82)
  • Authenticate Iglu schema registry access from Stream Enrich (#92)
  • Deploy Caddy so that each app is on an authenticated sub-path (#12)
  • Add button in UI to restart all services (#59)
  • Add domain name to Caddyfile for TLS via user_data.sh (#105)
  • Get username and password for basic authentication via user_data.sh (#107)

Deployment

  • Update to Packer 0.10.0+ and convert shell scripts to ansible playbooks (#52)

Under the hood

  • Remove legacy iglu_server_upload.sh script (#58)