Skip to content

Releases: aws-solutions/discovering-hot-topics-using-machine-learning

v2.3.4

19 Sep 16:41
7df2bd9
Compare
Choose a tag to compare

[2.3.4] - 2024-09-19

Security

  • Patched micromatch, path-to-regexp vulnerability

v2.3.3

20 Aug 18:34
e634ce9
Compare
Choose a tag to compare

[2.3.3] - 2024-08-20

Security

  • Patched axios vulnerability

v2.3.2

06 Aug 20:41
53bb6ab
Compare
Choose a tag to compare

[2.3.2] - 2024-08-06

Security

  • Patched fast-xml-parser vulnerability

v2.3.1

02 Jul 21:41
e642216
Compare
Choose a tag to compare

[2.3.1] - 2024-07-02

Security

  • Fixed security vulnerabilities

v2.3.0

12 Mar 18:50
c74d76f
Compare
Choose a tag to compare

[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

19 Oct 16:07
66ea2aa
Compare
Choose a tag to compare

[2.2.1] - 2023-10-18

Security

  • Fixed security vulnerabilities

v2.2.0

25 Sep 14:49
18d022f
Compare
Choose a tag to compare

[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

23 Jun 14:59
132cf6b
Compare
Choose a tag to compare

Updated

  • AWS SDK Node and Python libraries

v2.1.3

18 Apr 00:31
e639827
Compare
Choose a tag to compare

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.

v2.1.2

11 Jan 22:08
3726719
Compare
Choose a tag to compare

Fixed

  • Update AWS CDK, Nodejs and Python library updates