Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Releases: snowplow-archive/snowplow-docker

Release 20 (2020-10-29)

29 Oct 15:57
Compare
Choose a tag to compare

This release

  • removes all projects except base-alpine, base-debian, k8s-dataflow
  • removes 1 directory per image version approach, to make Dockerfiles source of truth -- git tags will point to specific image versions
  • updates CI/CD to introduce stricter checks and linting to comply with best practices
  • migrate from Travis to GH Actions
  • migrate from Bintray to Docker Hub
  • migrate k8s-dataflow image to JDK11

Release 19 (2020-09-18)

18 Sep 16:35
Compare
Choose a tag to compare

R19 bumps openjdk version in base images to reduce number of CVEs

Release 18 (2020-07-24)

24 Jul 09:24
Compare
Choose a tag to compare

CI/CD

  • Update travis not to build pipeline components (close #142)

k8s-dataflow

  • Fix permission issue in k8s-dataflow (close #140)

Release 17 (2019-06-13)

13 Jun 09:13
Compare
Choose a tag to compare

CI/CD

  • Align deployment for base images (#132)

Release 16 (2019-06-13)

13 Jun 08:36
Compare
Choose a tag to compare

New images

  • Add base-debian:0.2.0 image with JDK 11.0.3 (#130)

Release 15 (2019-05-17)

17 May 19:38
Compare
Choose a tag to compare

New images

  • Add images for Stream Enrich 0.21.0 (#127)
  • Add image for EmrEtlRunner R114 (#126)

Image changes

  • Change Scala Stream Collector port from 80 to 8080 (#124)

Example

  • Use Stream Enrich 0.21.0 in the Docker Compose example (#128)

Release 14 (2019-02-27)

27 Feb 17:12
Compare
Choose a tag to compare

New images

  • Add images for the Scala Stream Collector 0.15.0 (#119)
  • Add images for Stream Enrich 0.20.0 (#118)
  • Add image for EmrEtlRunner R113 (#120)

Example

  • Use the Scala Stream Collector 0.15.0 in the Docker Compose example (#122)
  • Use Stream Enrich 0.20.0 in the Docker Compose example (#121)

Release 13 (2019-02-19)

19 Feb 14:04
Compare
Choose a tag to compare

New images

Add EmrEtlRunner image (#34)
Add EmrEtlRunner R112 image (#116)
Add igluctl images (#114)

Example

Replace ip lookups with anon ip in the example's enrichments (#102)
Dowgrade the version of the resolver in the example to 1-0-2 (#99)
Add a Kubernetes deployment example for Iglu Server (#117)

CI/CD

Fix base-debian image test flakiness (#112)
Add CI/CD for the EmrEtlRunner image (#107)
Remove Stream Enrich PubSub deployment (#97)

Misc

Update copyrights to 2019 (#110)
Version base images (#108)
Add a contributing guide (#115)
Add GitHub templates (#105)
Replace base image links in the different readmes (#113)

Release 12 (2018-09-07)

07 Sep 09:49
Compare
Choose a tag to compare

New image

  • Add Stream Enrich 0.19.1 image (#94)

Docker Compose example

  • Use Stream Enrich 0.19.1 in the Docker Compose example (#95)
  • Add a cache ttl to the example resolver (#85)

Documentation

  • Document the nsq_pubsub endpoint in the example README (#93)

Release 11 (2018-09-05)

05 Sep 12:42
Compare
Choose a tag to compare
  • Add Iglu Server 0.4.0 image (#74)