This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Releases: snowplow-archive/snowplow-docker
Releases · snowplow-archive/snowplow-docker
Release 20 (2020-10-29)
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)
R19 bumps openjdk version in base images to reduce number of CVEs
Release 18 (2020-07-24)
Release 17 (2019-06-13)
CI/CD
- Align deployment for base images (#132)
Release 16 (2019-06-13)
New images
- Add base-debian:0.2.0 image with JDK 11.0.3 (#130)
Release 15 (2019-05-17)
Release 14 (2019-02-27)
Release 13 (2019-02-19)
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)
Release 11 (2018-09-05)
- Add Iglu Server 0.4.0 image (#74)