Skip to content

AWS Advanced NodeJS Wrapper - v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 03:38
· 3 commits to main since this release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2024-12-12

🪄 Added

🦀 Changed

  • Deprecated configuration parameter mysqlQueryTimeout.
  • Updated documentation on host patterns, custom endpoints, and prerequisites for the Okta and ADFS Plugins (PR #319 & (PR #327).
  • Migrated to AWS JS SDK v3 (PR #331).
  • Optimized getHostInfoByStrategy and acceptsStrategy calls for the Plugin Manager (PR #332).
  • Updated AwsClient#releaseResources to be a static method called at the end of an application (PR #333 & PR #347).
  • Updated Session State logging to display false values (PR #337).