Skip to content

Releases: snowplow/snowplow-mini

0.11.0

04 Nov 17:46
Compare
Choose a tag to compare

0.11.0 comes with latest pipeline components and a few under-the-hood improvements.

  • Migrate from Travis to GitHub Actions (#250)
  • Remove Authorization header (#245)
  • Update documentation on index page (#247)
  • Bump Enrich to 1.4.1 (#243)
  • Bump Stream Collector to 2.0.0 (#241)
  • Disable default redirect path in collector configuration (#239)
  • Add section about errors when building with Vagrant to README.md (#238)

0.10.1

07 Sep 15:16
Compare
Choose a tag to compare

This release updates Stream Enrich to 1.3.2

Snowplow Mini 0.9.1

19 Jun 09:00
Compare
Choose a tag to compare
0.9.1/aws/xlarge

0.9.1/aws/xlarge

Snowplow Mini 0.9.0

19 Jun 09:00
Compare
Choose a tag to compare
0.9.0/aws/large

0.9.0/aws/large

Snowplow Mini 0.8.1

16 Apr 13:32
Compare
Choose a tag to compare

Mini 0.8.1 makes Iglu Server run in development mode to allow overwriting and deleting schemas

Snowplow Mini 0.8.0

23 Mar 11:44
Compare
Choose a tag to compare

0.8.0 upgrades Snowplow components to their latest versions and introduces bad rows capability for Mini users.

  • Bump Stream Enrich to 1.0.0 (#221)
  • Bump Elasticsearch Loader to 0.12.0 (#220)
  • Fix postgres not starting after image update (#219)
  • Configure collector to return SameSite=None; Secure cookie (#218)
  • Bump Scala Stream Collector to 1.0.0 (#206)
  • Bump Iglu Server to 0.6.1 (#205)

Snowplow Mini 0.7.0

20 Jan 11:56
Compare
Choose a tag to compare
  • Disable IP lookup enrichment (#214)

Snowplow Mini 0.6.4

05 Nov 16:38
Compare
Choose a tag to compare
  • Improve Kibana setup (#209)

Snowplow Mini 0.6.3

24 Oct 15:43
Compare
Choose a tag to compare
  • Add basic auth to app endpoint (#203)

Snowplow Mini 0.6.2

12 Jul 12:35
Compare
Choose a tag to compare

This release fixes a bug introduced in 0.6.1 where updating username & password would result in broken Caddy process, breaking the user communication with Mini Control Plane.

Bug fixes:

  • Fix LSB init script for caddy (#200)