Releases: snowplow/snowplow-mini
Releases · snowplow/snowplow-mini
0.13.1
A patch release to bring latest Stream Collector 2.4.2 to Mini users
0.13.0
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
0.12.6/gcp/xxlarge 0.12.6/gcp/xxlarge
0.12.5
0.12.4
- 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
0.12.2
0.12.1
0.12.1/gcp/xxlarge 0.12.1/gcp/xxlarge
0.12.0
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.
0.11.0
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)