generated from snowplow-devops/terraform-module-template
-
Notifications
You must be signed in to change notification settings - Fork 11
/
CHANGELOG
77 lines (62 loc) · 2.05 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
Version 0.9.1 (2024-04-03)
--------------------------
Add support for AWS China regions (#51)
Version 0.9.0 (2024-02-02)
--------------------------
Update LICENSE to SLULA (#47)
Update Collector to v3.0.1 (#48)
Version 0.8.1 (2024-01-16)
--------------------------
Bump service module to 0.2.1 (#44)
Version 0.8.0 (2023-11-21)
--------------------------
Add support for the SQS sink and buffer (#42)
Version 0.7.0 (2023-10-30)
--------------------------
Normalize repo against other clouds (#38)
Update to Snowplow Community Licence (#39)
Add ability to supply custom configuration file override (#40)
Version 0.6.0 (2023-09-21)
--------------------------
Add ability to disable server side cookies (#36)
Version 0.5.2 (2023-06-19)
--------------------------
Bump app_version to v2.9.0 (#32)
Bump service module to v0.2.0 (#34)
Version 0.5.1 (2023-03-09)
--------------------------
Fix application telemetry instance_id (#29)
Bump service module to v0.1.1 (#30)
Version 0.5.0 (2023-02-24)
--------------------------
Use service module and leverage IMDSv2 (#27)
Version 0.4.0 (2022-11-25)
--------------------------
Increase memory allocation for application (#24)
Bump app_version to v2.8.2 (#25)
Version 0.3.0 (2022-02-09)
--------------------------
Bump stream-collector to 2.5.0 (#17)
Allow the collector.paths section of the config to be configured (#18)
Clarify ssh_key_name should be an existing key (#12)
Clarify the expected values for subnet_ids (#11)
Update copyright to 2022 (#19)
Version 0.2.1 (2021-12-23)
--------------------------
Bump stream-collector to 2.4.5 (#16)
Version 0.2.0 (2021-08-30)
--------------------------
Leverage CloudWatch Logs as default (#7)
Bump Stream Collector to v2.3.1 (#8)
Version 0.1.2 (2021-08-13)
--------------------------
Update License badge to use HTTPS (#2)
Add Terraform Registry badge (#3)
Add badge for source application repository (#4)
Add support for CloudWatch logs (#5)
Version 0.1.1 (2021-07-08)
--------------------------
Make buffer limits configurable (#1)
Version 0.1.0 (2021-07-07)
--------------------------
Initial release