> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/release-notes/waap-release-notes/2024/agent-release-notes-2024/node-js.md).

# Node.js

## 1.8.0 — 4<sup>th</sup> September

Traceable’s Node.js agent’s 1.8.0 release provides the following:

* The 1.8.0 release adds support for instrumenting the `node-fetch` API.

***

## 1.7.0 — 16<sup>th</sup> May

Traceable’s Node.js agent’s 1.7.0 release provides the following:

### Update

* The 1.7.0 release adds `commonjs` compatible handler for Lambda compatibility with Dynatrace.

***

## 1.6.2 — 10<sup>th</sup> May

Traceable’s Node.js agent’s 1.6.2 release provides the following:

### Update

* The 1.6.2 release adds support for running Lambda when other layer needs to use `AWS_LAMBDA_EXEX_WRAPPER`.

***

## 1.6.1 — 15<sup>th</sup> April

Traceable’s Node.js agent’s 1.6.1 release provides the following:

### Resolved issues

* **DynamoDB** — The 1.6.1 agent resolves an error during HTTP request/response body capture that surfaces with the DynamoDB HTTP client.
* **TLS certificate file** — The 1.6.1 agent gracefully handles errors related to TLS certificate files that are not found.

***

## 1.6.0 - 21<sup>st</sup> March

Traceable’s Node.js agent’s 1.6.0 release provides the following update:

### Updates

* **esmodule** — The 1.6.0 release adds esmodule support for lambda.

***

## 1.5.0 - 15<sup>th</sup> March

Traceable’s Node.js agent’s 1.5.0 release provides the following update:

### Updates

* **Node version** — The 1.5.0 release drops Node.js versions 8, 10, and 12 support.
* **OTEL and Protobufjs** — The 1.5.0 release upgrades the OTEL and Protobufjs.

***

## 1.4.2 - 26<sup>th</sup> February

Traceable’s Node.js agent’s 1.4.2 release provides the following update:

### Updates

* **TLS connection** — The 1.4.2 release provides support for TLS connection between the Node.js agent and the Traceable Platform agent.
* **protobuf** — The 1.4.2 release updates the protobuf version to 7.2.5.
