neqto.js Libraries Releases
AWS S3 v2
v2.1.0 - 2024/03/28 (Latest)
New Features
- Added the HTTP session timeout setting to the put and the get methods.
- Added the ability to retrieve data by
ArrayBuffertype to the get method. - Added the HTTP response notification completion flag to the HTTP responses of the put and the get methods.
- Added the
GetObjectas an AWS API request parameter supported by the createXAmzHeaders method.
Improvements
- Fixed a bug where the abort process by HTTP request timeout (
config.timeout) did not work. To maintain compatibility with scripts already developed using the previous version, theconfig.timeoutis no longer used and aconfig.httpTimeouthas been newly added.
Changes
- Changed the class version from date notation to numerical notation.
v2.0.0
- Previous version name:
2020-11-04
AWS IoT Core v2
v2.1.0 - 2024/03/28 (Latest)
New Features
- Added the HTTP session timeout setting to the httpPost method.
Improvements
- Fixed a bug where the abort process by HTTP request timeout (
config.timeout) did not work. To maintain compatibility with scripts already developed using the previous version, theconfig.timeoutis no longer used and aconfig.httpTimeouthas been newly added.
Changes
- Changed the class version from date notation to numerical notation.
v2.0.0
- Previous version name:
2020-11-04
Azure IoT v2
v2.1.0 - 2024/03/28 (Latest)
New Features
- Added the HTTP session timeout setting to the httpPost method.
Improvements
- Fixed a bug where the abort process by HTTP request timeout (
config.timeout) did not work. To maintain compatibility with scripts already developed using the previous version, theconfig.timeoutis no longer used and aconfig.httpTimeouthas been newly added.
Changes
- Changed the class version from date notation to numerical notation.
v2.0.0
- Previous version name:
2020-11-04
Updated: 2024-03-26
