generated from snowplow-devops/terraform-module-template
-
Notifications
You must be signed in to change notification settings - Fork 9
/
CHANGELOG
72 lines (57 loc) · 1.86 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
Version 0.6.1 (2024-04-03)
--------------------------
Add support for AWS China regions (#40)
Version 0.6.0 (2024-02-02)
--------------------------
Update LICENSE to SLULA (#35)
Update version to v3.9.0 (#36)
Version 0.5.3 (2024-01-17)
--------------------------
Bump service module to v0.2.1 (#34)
Version 0.5.2 (2023-06-19)
--------------------------
Bump app_version to 3.8.0 (#31)
Bump service module to v0.2.0 (#33)
Version 0.5.1 (2023-03-09)
--------------------------
Bump service module to v0.1.1 (#27)
Fix application telemetry instance_id (#28)
Version 0.5.0 (2023-02-20)
--------------------------
Bump app_version to 3.7.0 (#24)
Use service module and leverage IMDSv2 (#25)
Version 0.4.0 (2022-11-23)
--------------------------
Increase memory allocation for application (#21)
Bump app_version to 3.6.0 (#22)
Version 0.3.1 (2022-05-13)
--------------------------
Ensure telemetry can be disabled without breaking configuration file (#18)
Version 0.3.0 (2022-03-31)
--------------------------
Update Stream Enrich 2.0.5 to enrich-kinesis 3.0.3 (#16)
Version 0.2.1 (2021-12-20)
--------------------------
Bump stream-enrich to 2.0.5 (#14)
Version 0.2.0 (2021-08-30)
--------------------------
Bump Stream Enrich to v2.0.2 (#12)
Leverage CloudWatch Logs as default (#11)
Version 0.1.4 (2021-08-13)
--------------------------
Update License badge to use HTTPS (#5)
Add Terraform Registry badge (#6)
Add badge for source application repository (#7)
Add support for CloudWatch logs (#8)
Version 0.1.3 (2021-07-20)
--------------------------
Ensure default enrichments are not hardcoded to a particular region (#3)
Version 0.1.2 (2021-07-08)
--------------------------
Make buffer limits configurable (#2)
Version 0.1.1 (2021-07-08)
--------------------------
Add auto-scaling to KCL & Config DynamoDB tables (#1)
Version 0.1.0 (2021-07-07)
--------------------------
Initial release