neqto.js Libraries Releases
AWS S3 v2
- 2024/03/28 (Latest)
v2.1.0New Features
- Added the HTTP session timeout setting to the put and the get methods.
- Added the ability to retrieve data by
ArrayBuffer
type to the get method. - Added the HTTP response notification completion flag to the HTTP responses of the put and the get methods.
- Added the
GetObject
as 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.timeout
is no longer used and aconfig.httpTimeout
has 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
- 2024/03/28 (Latest)
v2.1.0New 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.timeout
is no longer used and aconfig.httpTimeout
has 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
- 2024/03/28 (Latest)
v2.1.0New 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.timeout
is no longer used and aconfig.httpTimeout
has 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