This repository has been archived by the owner on Dec 30, 2024. It is now read-only.
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