Skip to content

Commit d876291

Browse files
authored
release 4.15.0 (#4816)
1 parent da84c08 commit d876291

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/release-notes/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ To check for security updates, go to [Security announcements for the Elastic sta
2626
%
2727
% ### Fixes [next-fixes]
2828

29-
## Next [next]
30-
% **Release date:** Month day, year
29+
## 4.15.0 [4-15-0]
30+
**Release date:** Oct 16, 2025
3131

32-
### Features and enhancements [next-features-enhancements]
32+
### Features and enhancements [4-15-0-features-enhancements]
3333

3434
* Redact the `Cookie` HTTP request header by default, because it is often sensitive.
3535

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elastic-apm-node",
3-
"version": "4.14.0",
3+
"version": "4.15.0",
44
"description": "The official Elastic APM agent for Node.js",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)