Releases: snowplow-archive/snowplow-docker
Releases · snowplow-archive/snowplow-docker
Release 10 (2018-08-31)
Update images
- Fix entrypoint script on piinguin for new base image (#86)
Documentation
- Fix README files to include gosu (#88)
- Fix CHANGELOG year in last three releases (#90)
Release 9 (2018-08-22)
New images
- Add Stream Enrich 0.19.0 image (#81)
- Add Scala Stream Collector 0.14.0 image (#80)
Docker Compose example
- Use SSC 0.14.0 and SE 0.19.0 in the Docker Compose example (#82)
- Add v1.0.0-compat tag to the nsq images in the example (#84)
Release 8 (2018-08-06)
New images
- Add piinguin server image (#47)
- Add Elasticsearch Loader 0.10.2 image (#78)
Docker Compose example
- Expose nsq_pubsub in the docker compose example (#76)
Misc
- Fix travis condition when publishing (#72)
Release 7 (2018-07-18)
New Stream Enrich image and updated Alpine base image
New image
- Add Stream Enrich 0.18.0 image (#67)
Updated image
- Rename the base image to base-alpine (#51)
- Bump base image JDK to 1.8.0_171 (#61)
Docker Compose example
- Use Stream Enrich 0.18.0 in the Docker Compose example (#68)
- Put the Scala Stream Collector on port 8080 in the Docker Compose example (#70)
Release 6 (2018-06-18)
Updated Stream Enrich image as well as fixed the GCP images
New image
- Add base-debian docker image (#50)
Updated image
- Stream Enrich 0.17.0 image (#58)
Bug
- Modify the GCP images to use debian-base (#52)
Misc
- Fix formatting of logging options in compose file (#55)
Release 5 (2018-05-09)
New Stream Enrich 0.16.1 image
Release 4 (2018-04-20)
New Iglu Server image as well as updated real-time pipeline images
New images
- Add Dockerfile for Iglu Server (#2)
Updated images
- Stream Enrich 0.16.0 image (#40)
- Stream Enrich 0.15.0 image (#39)
- Stream Enrich 0.14.0 image (#36)
- Scala Stream Collector 0.13.0 images (#41)
Example
- Use SSC 0.13.0 and SE 0.16.0 in the Docker Compose example (#44)
Misc
- Replace all 0.x.0 entries with $VERSION (#38)
- Extend copyright notice to 2018 (#43)
Release 3 (2018-01-08)
Updated real-time pipeline images
Added images
- Stream Enrich 0.13.0 image (#31)
- Scala Stream Collector 0.12.0 image (#30)
Example
- Use SSC 0.12.0 and SE 0.13.0 in the Docker Compose example (#32)
Release 2 (2017-11-28)
Updated real-time pipeline images
Added images
- Stream Enrich 0.12.0 image (#24)
- Scala Stream Collector 0.11.0 image (#25)
Bug fixes
- Change directory when running Stream Enrich (#29)
- Install LZO as part of the S3 Loader image (#23)
- Replace default --usage flag by --help (#26)
Example
- Rely on NSQ for the Docker Compose example (#27)
Misc
Release 1 (2017-10-13)
Images for the real-time pipeline
Added images
- Add base image (#4)
- Add Dockerfile for Scala Stream Collector (#6)
- Add Dockerfile for Stream Enrich (#7)
- Add Dockerfile for Elasticsearch Loader (#5)
- Add Dockerfile for S3 Loader (#1)
CI / CD
- Add CI/CD to deploy all images into our Bintray (#16)
- Add Bintray credentials to .travis.yml (#20)
Other
- Provide a Docker Compose example (#15)
- Ensure the JVM process adheres to CPU and memory limits imposed by Docker (#21)