| 2017-12-19 |
2.0.0 |
Releases the version 2.0.0 of Function Compute SDK for Node.js. |
| 2017-10-12 |
1.2.3 |
Implements updated conventions on endpoints. |
| 2017-08-18 |
1.2.2 |
Allows you to specify X-FC in request headers to invoke functions.
|
| 2017-08-02 |
1.2.1 |
- Updates ES5 conventions.
- Allows you to specify a timeout period for requests sent from the client.
- Updates the README file.
|
| 2017-07-20 |
1.2.0 |
- Allows you to customize request headers.
- Adds the directory, repository, bug, and homepage properties to the package.json file.
|
| 2017-06-16 |
1.1.2 |
Checks the tokens issued by Security Token Service (STS). |
| 2017-06-08 |
1.1.1 |
- Optimizes the test case.
- Optimizes the output of ES5 code.
- Replaces Node.js 7 with Node.js 8 in Travis CI.
|
| 2017-05-27 |
1.1.0 |
Provides the getFunctionCode operation.
|
| 2017-05-08 |
1.0.2 |
Optimizes the request parameter that specifies an event type in the invokeFunction operation.
|
| 1.0.1 |
Replaces Buffer.from() with new Buffer().
|
| 2017-05-04 |
1.0.0 |
- Converts the syntax of the sample code to make the code compatible with ES5.
- Releases Function Compute SDK for Node.js.
|