Skip to content

Releases: snowplow/snowplow-mini

0.13.1

09 Dec 15:00
Compare
Choose a tag to compare

A patch release to bring latest Stream Collector 2.4.2 to Mini users

0.13.0

06 Dec 16:20
Compare
Choose a tag to compare

This release upgrades pipeline components to latest versions and introduces new Control Plane API endpoints to manage telemetry setting of the collector, to restart individual services and to reset Elasticsearch.

CHANGELOG

  • Upgrade axios to 0.21.2 (#313)
  • Upgrade ca-certificates upstream in the setup playbook (#312) (thanks @eldarshamukhamedov)
  • Make it possible to refresh Elasticsearch index mapping (#192)
  • Add dedicated endpoint to restart individual services (#310)
  • Bump Caddy to 2.4.6 (#303)
  • Bump cadvisor to 0.43.0 (#311)
  • Make Elasticsearch index creation fault-tolerant (#309)
  • Configure a base path for nsqadmin (close #217)
  • Bump NSQ to 1.2.1 (#300)
  • Add cronjob to crop nsq data (#297)
  • Add new endpoint to manage telemetry (#307)
  • Bump Stream Collector to 2.4.1 (#304)
  • Bump Stream Enrich to 2.0.3 (#305)
  • Bump Elastic stack to 6.8.20 (#306)
  • Fix invalid vagrant ip address (#302)

0.12.6

11 May 18:37
Compare
Choose a tag to compare
0.12.6/gcp/xxlarge

0.12.6/gcp/xxlarge

0.12.5

10 May 14:40
Compare
Choose a tag to compare
  • Switch to google-github-actions/setup-gcloud (#272)
  • Bump Stream Enrich to 2.0.0 (#280)
  • Make vagrant setup noninteractive (#281)

0.12.4

15 Apr 15:38
Compare
Choose a tag to compare
  • Remove flaky integration test from CI (#279)
  • Update deprecated ansible features in ansible-go (#277)
  • Update UI to stop using Snowplow CDN (#249)
  • Update readme to provide step by step instructions on running locally (#273)
  • Migrate pulling of docker images to dockerhub (#276)
  • Switch paramiko installation to pip (#274)

0.12.3

30 Mar 15:09
Compare
Choose a tag to compare
  • Bump Stream Collector to 2.2.1 (#270)

0.12.2

19 Feb 14:05
Compare
Choose a tag to compare
  • Replace Gitter button with Discourse button (#261)
  • Bump Stream Collector to 2.1.2 (#263)

0.12.1

04 Feb 17:02
Compare
Choose a tag to compare
0.12.1/gcp/xxlarge

0.12.1/gcp/xxlarge

0.12.0

15 Dec 15:32
Compare
Choose a tag to compare

0.12.0 is bundled with Stream Collector 2.1.0, Elasticsearch 6.8.9, Kibana 6.8.9 and basic observability. Logs of the internal services are exported to CloudWatch on AWS and Cloud Logging on GCP. Also runtime metrics of the internal services are available at /metrics endpoint.

  • Fix cronjobs (#260)
  • Bump Stream Collector to 2.1.0 (#259)
  • Bump Elastic stack to 6.8.9 (#253)
  • Export logs to cloud logging services (#258)
  • Remove golang setup from CI/CD (#256)
  • Integrate cAdvisor (#254)

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)