Skip to content

AWS Advanced NodeJS Wrapper - v2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jan 21:34
· 1 commit 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.

[2.1.0] - 2026-01-15

🪄 Added

🐛 Fixed

  • Aurora Initial Connection Strategy Plugin incorrectly erroring out during initial connections when using instance endpoints (PR #601).
  • Event listeners not properly removed resulting in unnecessary warning, addresses issue #598.
  • Runtime dependency configuration causing import errors in certain environments (PR #592).