generated from snowplow-devops/terraform-module-template
-
Notifications
You must be signed in to change notification settings - Fork 5
/
CHANGELOG
43 lines (34 loc) · 1.08 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
Version 0.5.1 (2024-06-03)
--------------------------
Add support for shared VPC in central project (#31)
Version 0.5.0 (2024-01-25)
--------------------------
Update LICENSE to SLULA (#27)
Update Collector to v3.0.1 (#28)
Version 0.4.0 (2023-07-26)
--------------------------
Leverage common service module (#24)
Update to Snowplow Community Licence (#25)
Version 0.3.0 (2021-02-09)
--------------------------
Bump stream-collector to 2.5.0 (#14)
Allow the collector.paths section of the config to be configured (#15)
Update copyright to 2022 (#16)
Version 0.2.2 (2021-12-23)
--------------------------
Bump stream-collector to 2.4.5 (#13)
Version 0.2.1 (2021-10-11)
--------------------------
Update docker_ce to always use latest stable version (#9)
Version 0.2.0 (2021-08-30)
--------------------------
Bump Collector to v2.3.1 (#5)
Version 0.1.2 (2021-08-25)
--------------------------
Remove doc references to AWS (#3)
Version 0.1.1 (2021-08-23)
--------------------------
Bump default machine_type to e2-small (#1)
Version 0.1.0 (2021-08-19)
--------------------------
Initial release