Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@fhoueto-amz fhoueto-amz released this 25 Sep 14:49
· 17 commits to main since this release
18d022f

[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