Skip to content

Commit a9d0651

Browse files
github-actions[bot]aavinash-nr
andauthored
chore: release v5.9.0 (#528)
Co-authored-by: aavinash-nr <[email protected]>
1 parent f703457 commit a9d0651

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### v5.9.0 (2025-07-31)
2+
3+
#### Features
4+
5+
* apm fusion mode ([#524](https://github.com/newrelic/serverless-newrelic-lambda-layers/pull/524)) ([d6149e3](https://github.com/newrelic/serverless-newrelic-lambda-layers/commit/d6149e3950c244a93f603c9a80a4e5093c4afcaa))
6+
* Support for Ingest Key ([#526](https://github.com/newrelic/serverless-newrelic-lambda-layers/pull/526)) ([f703457](https://github.com/newrelic/serverless-newrelic-lambda-layers/commit/f70345764ad53d2777f7edf02f941515f0a55e37))
7+
* support to ruby 3.4 ([#520](https://github.com/newrelic/serverless-newrelic-lambda-layers/pull/520)) ([c3bed4b](https://github.com/newrelic/serverless-newrelic-lambda-layers/commit/c3bed4b1d6f87a0b944a0c820cfd212ad3fcb39f))
8+
9+
#### Miscellaneous chores
10+
11+
* updated README.md ([#519](https://github.com/newrelic/serverless-newrelic-lambda-layers/pull/519)) ([b4ada3d](https://github.com/newrelic/serverless-newrelic-lambda-layers/commit/b4ada3d108f6e0117942a9ca64c1529dc6aa12e3))
12+
113
### v5.8.0 (2025-04-23)
214

315
#### Features

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": "serverless-newrelic-lambda-layers",
3-
"version": "5.8.0",
3+
"version": "5.9.0",
44
"description": "Serverless plugin for NewRelic APM AWS Lambda layers.",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)