Skip to content

Conversation

stayseesong
Copy link
Contributor

Proposed changes

edits to Destination Insert Functions for the Segment Docs Audit

Merge timing

Related issues (optional)

@stayseesong stayseesong requested a review from a team as a code owner September 8, 2025 18:23
@stayseesong stayseesong added the content-update updates to content that are not new features, includes grammar fixes, added notes label Sep 8, 2025

This upgrade keeps your runtime current with industry standards. Based on the [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html){:target="_blank"} and [Node.js](https://nodejs.org/en/about/previous-releases){:target="_blank"} support schedule, Node.js v16 is no longer in *Maintenance LTS*. Production applications should only use releases of Node.js that are in *Active LTS* or *Maintenance LTS*.

All new functions will use Node.js v18 starting March 26, 2024.
For existing functions, this change automatically occurs as you update and deploy an existing function. Segment recommends that you check your function post-deployment to ensure everything's working. Your function may face issues due to the change in syntax between different Node.js versions and dependency compatibility.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For existing functions, this change automatically occurs as you update and deploy an existing function. Segment recommends that you check your function post-deployment to ensure everything's working. Your function may face issues due to the change in syntax between different Node.js versions and dependency compatibility.
For existing functions, this change automatically occurs as you update and deploy an existing function. We recommend that you check your function post-deployment to ensure everything's working. Your function may face issues due to the change in syntax between different Node.js versions and dependency compatibility.

sade-wusi
sade-wusi previously approved these changes Sep 8, 2025
Copy link
Contributor

@sade-wusi sade-wusi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No real changes! Are we sticking to the Seg style guide or applying Twilio rules yet? (I made a few Twilio-esque suggestions)

Co-authored-by: Sharon Adewusi <sadewusi@twilio.com>
Co-authored-by: Sharon Adewusi <sadewusi@twilio.com>
@stayseesong stayseesong merged commit d713849 into develop Sep 10, 2025
4 checks passed
@stayseesong stayseesong deleted the DOC-1220 branch September 10, 2025 01:07
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content-update updates to content that are not new features, includes grammar fixes, added notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants