This repository was archived by the owner on Dec 3, 2025. It is now read-only.
Release v2.1.1 of the Amazon QLDB Driver for Node.js
Release v2.1.1
Note: A bug has been discovered in this version which results in No open transaction or Transaction already open errors, please use v2.2.0.
Fix a bug where the stream result was not able to return query statistics #59.
Enhancements
- Export
ResultReadable - Change the return type of
executeAndStreamResults()fromReadabletoResultReadablewhich extendsReadable getConsumedIOs(): IOUsageandgetTimingInformation(): TimingInformationfunctions are accessible throughResultReadable