Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,15 @@ Supported Platforms
-------------------

*Connector* has been validated to run with the following Node.js versions:
* v17
* v18
* v19
Comment thread
alejnp marked this conversation as resolved.
* v20

.. warning::
Due to an upstream change in Node.js, **some versions will fail when building
Comment thread
alejnp marked this conversation as resolved.
Connector dependencies**. This issue affects, at the very least,
Node.js versions 18.20, 20.12 and 21.6.

Other versions may also work, but have not been validated internally.
If you run into an issue, make sure that the issue can be reproduced
in any of the versions listed above.
Expand Down