You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+29-15
Original file line number
Diff line number
Diff line change
@@ -5,19 +5,28 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [2.3.3] - 2024-08-20
9
+
10
+
### Security
11
+
12
+
- Patched axios vulnerability
13
+
8
14
## [2.3.2] - 2024-08-06
9
15
10
16
### Security
17
+
11
18
- Patched fast-xml-parser vulnerability
12
19
13
20
## [2.3.1] - 2024-07-02
14
21
15
22
### Security
23
+
16
24
- Fixed security vulnerabilities
17
25
18
26
## [2.3.0] - 2024-03-12
19
27
20
-
### Updated
28
+
### Changed
29
+
21
30
- Updated Python Lambda function runtime to Python 3.11
22
31
- Updated Node Lambda function runtime to NodeJS 20
23
32
- Patch security vulnerabilities
@@ -27,17 +36,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
36
- Updated QuickSight template to remove Twitter references
28
37
29
38
### Fixed
39
+
30
40
- Updated QuickSight template to fix issue with platform menu on Topic Analysis page
31
41
- Fixed connection timeout issue when uploading images on S3
32
42
33
43
## [2.2.1] - 2023-10-18
34
44
35
45
### Security
46
+
36
47
- Fixed security vulnerabilities
37
48
38
49
## [2.2.0] - 2023-09-21
39
50
40
-
### Updated
51
+
### Changed
52
+
41
53
- Migrated to AWS CDK v2
42
54
- Migrated to AWS SDK V3
43
55
- Updated Node Lambda runtime to Node 18
@@ -47,18 +59,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
47
59
- Updated outdated libraries
48
60
- Operational metrics to include additional deployment attributes for Reddit ingestion and attributes indicating if particular ingestion type is enabled
49
61
50
-
### Fixed
62
+
### Fixed
63
+
51
64
- Youtube Search query when OR (|) expression is used in query parameter
52
65
- Reddit comment ingestion issue for highly active subreddits
53
66
- UrlLib issue in RssNewsFeed Ingestion Lambda
54
67
55
68
### Removed
69
+
56
70
- Python NewCatcher library
57
71
- npm snoowrap package
58
72
59
73
## [2.1.4] - 2023-06-07
60
74
61
-
### Updated
75
+
### Changed
62
76
63
77
- AWS SDK Node and Python libraries
64
78
@@ -93,7 +107,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
93
107
94
108
- Github [issue #69](https://github.com/aws-solutions/discovering-hot-topics-using-machine-learning/issues/69). The fix required the ingestion infrastructure code in CDK to be pass the AWS CloudFormation parameter to be passed to the Reddit nested stack.
95
109
96
-
### Updated
110
+
### Changed
97
111
98
112
- CDK version 1.177.0
99
113
- AWS SDK verson 2.1223.0
@@ -104,15 +118,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104
118
105
119
- The capability to ingest Subreddit comments using the Reddit API
106
120
107
-
### Updated
121
+
### Changed
108
122
109
123
- CDK version 1.152.0
110
124
- AWS SDK version 2.1127.0
111
125
- Amazon QuickSight dashboard to support NLP analysis on Subreddit comments
112
126
113
127
## [1.7.1] - 2022-03-29
114
128
115
-
### Updated
129
+
### Changed
116
130
117
131
- node and python module version dependencies
118
132
@@ -122,7 +136,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
122
136
123
137
- The capability to ingest custom data by uploading files as JSON, XLSX, or CSV files
124
138
125
-
### Updated
139
+
### Changed
126
140
127
141
- Use Amazon Kinesis Data Firehose partition projection to store and partition the data by source date (instead of system processing date)
128
142
- Use Amazon Athena dynamic partitioning features to run SQL queries on data stored in S3 bucket
@@ -139,7 +153,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
139
153
140
154
- GitHub [issue #42](https://github.com/aws-solutions/discovering-hot-topics-using-machine-learning/issues/42). To fix the issue, RSS feed ingestion lambda function and SQLs related to the Amazon QuickSight dashboard were updated.
141
155
142
-
### Updated
156
+
### Changed
143
157
144
158
- AWS CDK version to 1.125.0
145
159
- AWS SDK version to 2.1008.0
@@ -150,7 +164,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
150
164
151
165
- Capability to ingest YouTube comments
152
166
153
-
### Updated
167
+
### Changed
154
168
155
169
- AWS CDK version to 1.121.0
156
170
- AWS SDK version to 2.991.0
@@ -162,7 +176,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
162
176
163
177
- Ingest RSS feeds from over ~3000+ news websites across the world
164
178
165
-
### Updated
179
+
### Changed
166
180
167
181
- AWS CDK version to 1.110.1
168
182
- AWS SDK version to 2.945.0
@@ -182,7 +196,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
182
196
- New visuals and sheets (tabs) on Amazon QuickSight to perform analysis using geo coordinates (when available with tweets)
183
197
- Additional remediation to handle throttling conditions from Twitter v1.1 API calls and push additional information to Amazon CloudWatch Logs that can be used to create alarms or notifications using CloudWatch Metric Filters
184
198
185
-
### Updated
199
+
### Changed
186
200
187
201
- Switched to AWS Managed KMS keys for AWS Glue Security Configuration
188
202
- AWS CDK version to 1.83.0
@@ -197,7 +211,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
197
211
- aws-kinesisstreams-lambda
198
212
- aws-lambda-step-function
199
213
200
-
### Updated
214
+
### Changed
201
215
202
216
- The join condition for Topic Modeling in Amazon QuickSight dataset to provide accurate topic identification for a specific run
203
217
- ID and name generation for Amazon QuickSigh resource to use dynamic value based on the stack name
@@ -210,14 +224,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
210
224
211
225
- New and simplified interactive Amazon QuickSight dashboard that is now automatically generated through an AWS CloudFormation deployment and that customers can extend to suit their business case
212
226
213
-
### Updated
227
+
### Changed
214
228
215
229
- Updated to AWS CDK v1.69.0
216
230
- Consolidate Amazon S3 access Log bucket across the solution. All access log files have a prefix that corresponds to the bucket for which they are generated
217
231
218
232
## [1.1.0] - 2020-09-29
219
233
220
-
### Updated
234
+
### Changed
221
235
222
236
- S3 storage for inference outputs to use Apache Parquet
0 commit comments