Skip to content

Releases: snowplow/snowplow-mini

0.21.1

06 Sep 11:24
Compare
Choose a tag to compare

Changelog

  • Use .kibana as opensearch dashboards index #407

0.21.0

02 Sep 13:09
Compare
Choose a tag to compare

Changelog

  • Update components (#405)

0.20.1

17 Jul 09:46
Compare
Choose a tag to compare

Changelog

  • Add CacheTtl to DataConf struct in iglu_resolver_model (#403)
  • Bump Go to 1.22 (#403)
  • Run control-plane-api unit tests in Github Actions (#403)
  • Increase Iglu resolver's cacheTtl to 600 seconds (#403)

0.20.0

05 Mar 18:52
Compare
Choose a tag to compare

Release bringing upgraded version of Collector and Enrich.

CHANGELOG

  • Bump enrich to 4.1.0
  • Bump collector to 3.1.2

0.19.0

30 Jan 17:05
Compare
Choose a tag to compare

This release adds HSTS header support to Mini.

CHANGELOG

  • Add HSTS to caddy configuration (#395)

Version 0.18.0

29 Jan 10:39
Compare
Choose a tag to compare

This release updated snowplow/stream-collector to 3.0.1 with a new HTTP stack and Snowplow Limited Use License

CHANGELOG

Bump collector to 3.0.1 (#392)
Use snowplow/snowplow-enrich-nsq (#386)
Add Snowplow Limited Use License (#392)

Version 0.17.1

23 Oct 13:27
Compare
Choose a tag to compare

Rebuild of Snowplow Mini to pick up the latest version of Ubuntu 22.04

Changelog

  • Add -y flag to Go compiler installation command (#390)
  • Use pip2 (#389)

Version 0.17.0

05 Jul 10:32
Compare
Choose a tag to compare

This release uses Ubuntu 22.04 as the underlying OS and it bumps Enrich, Collector and Iglu Server to their latest version, which makes it possible to use supersededBy feature, introduced in Enrich 3.8.0 release (more info about it here).
It also makes the creation of Kibana indexes more resilient.

CHANGELOG

  • Use Ubuntu 22.04 as base image and in Github Actions (#381)
  • Bump Collector to 2.9.0 (#383)
  • Bump Iglu Server to 0.10.0 (#384)
  • Bump Enrich to 3.8.0 (#382)
  • Make index pattern creation error resilient (#379)

Version 0.16.0

11 May 09:17
Compare
Choose a tag to compare

This release brings stability improvements, which should allow Mini to stay healthy under higher event throughput. We also bump Iglu Server and Enrich to the latest versions.

Changelog

  • Improve buffer settings of ES Loaders to allow for higher throughput (#378)
  • Update Elasticsearch mapping to allow very long strings (#374)
  • Tune memory defaults to better balance the services (#376)
  • Bump iglu-server to v0.9.0
  • Bump enrich to v3.7.0

Version 0.15.1

14 Dec 16:32
Compare
Choose a tag to compare

Changelog

  • Bump enrich to 3.6.1 (#371)