Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate Node.js 16.x #624

Merged
merged 6 commits into from
Feb 21, 2025
Merged

Deprecate Node.js 16.x #624

merged 6 commits into from
Feb 21, 2025

Conversation

nhulston
Copy link
Contributor

@nhulston nhulston commented Feb 20, 2025

What does this PR do?

Drops support for Node.js 16.x.

Motivation

It is deprecated by AWS Lambda, and we need to update the dd-trace to major version v5.x, which also does not support Node 16.x.

Testing Guidelines

Automated tests

Additional Notes

Types of Changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog
  • This PR passes the integration tests (ask a Datadog member to run the tests)

@nhulston nhulston marked this pull request as ready for review February 21, 2025 15:24
@nhulston nhulston requested a review from a team as a code owner February 21, 2025 15:24
### 8.x.x

The 8.x.x release drops support for Node14, and upgrades dd-trace-js to version 4.x

### 9.x.x
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe add one for 10.x?

Copy link
Contributor Author

@nhulston nhulston Feb 21, 2025

Choose a reason for hiding this comment

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

I will in a separate PR, but it's probably several days (Monday hopefully?) before I actually do the 10.x release

@nhulston nhulston merged commit f3f0ea6 into main Feb 21, 2025
24 checks passed
@nhulston nhulston deleted the nicholas.hulston/deprecate-node16.x branch February 21, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants