-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,10 +32,8 @@ Notes: | |
=== Node.js Agent version 3.x | ||
==== Unreleased | ||
[float] | ||
===== Breaking changes | ||
[[release-notes-3.45.0]] | ||
==== 3.45.0 2023/04/28 | ||
[float] | ||
===== Features | ||
|
@@ -47,13 +45,19 @@ Notes: | |
[float] | ||
===== Bug fixes | ||
* Fix a possible crash in AWS Lambda Function instrumentation when an ELB- | ||
or API Gateway-triggered invocation received an `event` object with no | ||
`headers` field. ({issues}3286[#3286]) | ||
* Fix an edge case in instrumentation of `http.request()` and `https.request()` | ||
with node v19.9.0 and recently nightly builds of node v20. | ||
({issues}3261[#3261]) | ||
[float] | ||
===== Chores | ||
* Update "engines" to support node v20. ({pull}3278[#3278]) | ||
* Restrict Next.js instrumentation to `<13.3.0` for now, because of a known | ||
issue with instrumentating the `[email protected]` dev server. ({issues}3263[#3263]) | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters