Releases: aws-solutions/discovering-hot-topics-using-machine-learning
Releases · aws-solutions/discovering-hot-topics-using-machine-learning
v2.3.4
v2.3.3
v2.3.2
[2.3.2] - 2024-08-06
Security
- Patched fast-xml-parser vulnerability
v2.3.1
[2.3.1] - 2024-07-02
Security
- Fixed security vulnerabilities
v2.3.0
[2.3.0] - 2024-03-12
Updated
- Updated Python Lambda function runtime to Python 3.11
- Updated Node Lambda function runtime to NodeJS 20
- Patch security vulnerabilities
- Updated outdated libraries and dependencies
- Replaced deprecated url.parse with URL constructor
- Updated AppRegistry Resource logical Id creation logic to generate consistent Ids
- Updated QuickSight template to remove Twitter references
Fixed
- Updated QuickSight template to fix issue with platform menu on Topic Analysis page
- Fixed connection timeout issue when uploading images on S3
v2.2.1
v2.2.0
[2.2.0] - 2023-09-21
Updated
- Migrated to AWS CDK v2
- Migrated to AWS SDK V3
- Updated Node Lambda runtime to Node 18
- Implemented NewsCatcher Locally instead of using deprecated library
- Reddit comments Ingestion - Migrated from npm snoowrap package to Python praw library. Subreddit comment ingestion lambda is now using Python runtime
- Security patches for npm packages
- Updated outdated libraries
- Operational metrics to include additional deployment attributes for Reddit ingestion and attributes indicating if particular ingestion type is enabled
Fixed
- Youtube Search query when OR (|) expression is used in query parameter
- Reddit comment ingestion issue for highly active subreddits
- UrlLib issue in RssNewsFeed Ingestion Lambda
Removed
- Python NewCatcher library
- npm snoowrap package
v2.1.4
v2.1.3
Fixed
- Update AWS-SDK V2 that addresses the security issue identified in xml2js (aws/aws-sdk-js#4387)
- Updated the bucket policy on the logging bucket to grant access to the logging service principal (logging.s3.amazonaws.com) for access log delivery.