This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
/
CHANGELOG
150 lines (131 loc) · 4.96 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
Release 20 (2020-10-29)
-----------------------
Fix unsigned repository issue of GCP SDK (#154)
Make k8s-dataflow based on JDK11 (#153)
Add migration note to README (#139)
Migrate from Bintray to Docker Hub (#151)
Migrate from Travis to Github Actions (#152)
Fix linting issues (#150)
Integrate hadolint (#149)
Remove all non-maintained images from the repository (#147)
Release 19 (2020-09-18)
-----------------------
Bump base images of base images (#144)
Release 18 (2020-07-24)
-----------------------
Update travis not to build pipeline components (#142)
Fix permission issue in k8s-dataflow (#140)
Add support for beam-enrich CLI params in k8s-dataflow (#137)
add image for k8s-based dataflow deployment
Release 17 (2019-06-13)
-----------------------
Align deployment for base images (#132)
Release 16 (2019-06-13)
-----------------------
Add base-debian:0.2.0 image with JDK 11.0.3 (#130)
Release 15 (2019-05-17)
-----------------------
Use Stream Enrich 0.21.0 in the Docker Compose example (#128)
Add images for Stream Enrich 0.21.0 (#127)
Add image for EmrEtlRunner R114 (#126)
Change Scala Stream Collector port from 80 to 8080 (#124)
Release 14 (2019-02-27)
-----------------------
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)
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)
-----------------------
Add EmrEtlRunner image (#34)
Add EmrEtlRunner R112 image (#116)
Add CI/CD for the EmrEtlRunner image (#107)
Add igluctl images (#114)
Version base images (#108)
Add a contributing guide (#115)
Add GitHub templates (#105)
Replace base image links in the different readmes (#113)
Fix base-debian image test flakiness (#112)
Add a Kubernetes deployment example for Iglu Server (#117)
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)
Remove Stream Enrich PubSub deployment (#97)
Update copyrights to 2019 (#110)
Release 12 (2018-09-07)
-----------------------
Add Stream Enrich 0.19.1 image (#94)
Use Stream Enrich 0.19.1 in the Docker Compose example (#95)
Add a cache ttl to the example resolver (#85)
Document the nsq_pubsub endpoint in the example README (#93)
Release 11 (2018-09-05)
-----------------------
Add Iglu Server 0.4.0 image (#74)
Release 10 (2018-08-31)
-----------------------
Fix entrypoint script on piinguin for new base image (#86)
Fix README files to include gosu (#88)
Fix CHANGELOG year in last three releases (#90)
Release 9 (2018-08-22)
----------------------
Add Scala Stream Collector 0.14.0 image (#80)
Add Stream Enrich 0.19.0 image (#81)
Add v1.0.0-compat tag to the nsq images in the example (#84)
Use SSC 0.14.0 and SE 0.19.0 in the Docker Compose example (#82)
Release 8 (2018-08-06)
----------------------
Add piinguin server image (#47)
Add Elasticsearch Loader 0.10.2 image (#78)
Expose nsq_pubsub in the docker compose example (#76)
Fix travis condition when publishing (#72)
Release 7 (2018-07-18)
----------------------
Add Stream Enrich 0.18.0 image (#67)
Use Stream Enrich 0.18.0 in the Docker Compose example (#68)
Rename the base image to base-alpine (#51)
Bump base image JDK to 1.8.0_171 (#61)
Put the Scala Stream Collector on port 8080 in the Docker Compose example (#70)
Release 6 (2018-06-18)
----------------------
Add 0.17.0 stream-enrich (#58)
Modify the GCP images to use debian-base (#52)
Add base-debian docker image (#50)
Fix formatting of logging options in compose file (#55)
Release 5 (2018-05-09)
----------------------
Add Stream Enrich 0.16.1 image (#46)
Release 4 (2018-04-20)
----------------------
Add Dockerfile for Iglu Server (#2)
Scala Stream Collector 0.13.0 images (#41)
Stream Enrich 0.16.0 image (#40)
Stream Enrich 0.15.0 image (#39)
Stream Enrich 0.14.0 image (#36)
Use SSC 0.13.0 and SE 0.16.0 in the Docker Compose example (#44)
Replace all 0.x.0 entries with $VERSION (#38)
Extend copyright notice to 2018 (#43)
Release 3 (2018-01-08)
----------------------
Stream Enrich 0.13.0 image (#31)
Scala Stream Collector 0.12.0 image (#30)
Use SSC 0.12.0 and SE 0.13.0 in the Docker Compose example (#32)
Release 2 (2017-11-28)
----------------------
Stream Enrich 0.12.0 image (#24)
Scala Stream Collector 0.11.0 image (#25)
Rely on NSQ for the Docker Compose example (#27)
Change directory when running Stream Enrich (#29)
Install LZO as part of the S3 Loader image (#23)
Replace default --usage flag by --help (#26)
Travis badge (#22)
Release 1 (2017-10-13)
----------------------
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)
Add base image (#4)
Provide a Docker Compose example (#15)
Ensure the JVM process adheres to CPU and memory limits imposed by Docker (#21)
Add CI/CD to deploy all images into our Bintray (#16)
Add Bintray credentials to .travis.yml (#20)