newrelic / newrelic-lambda-layers

Source code and utilities to build and publish New Relic's public AWS Lambda layers.
https://newrelic.com/products/serverless-aws-lambda
Apache License 2.0
34 stars 42 forks source link

Visibility into the Lambda layer version in New Relic #213

Open timothymathison opened 4 months ago

timothymathison commented 4 months ago

Is your feature request related to a problem? Please describe.

I'm unable to find an effective way to identify the published layer versions that corresponds to a particular change/release in this repository. I used to be able to look at the publish-{layer-runtime} ci workflow logs for a particular commit and see what layer version it generated. But those CI workflows are no longer publicly accessible. As a result its near impossible to identify what changes will be applied when updating layer version or correlate the node agent version used by a particular layer version.

Feature Description

Can information about the each tag and corresponding layer version be made available somewhere?

Describe Alternatives

N/A

Additional context

This has security implications when I want to see what versions of various sub-dependencies are part of a particular layer version, to understand what security patches are included.

Priority

Please help us better understand this feature request by choosing a priority from the following options: Must Have

workato-integration[bot] commented 1 month ago

https://new-relic.atlassian.net/browse/NR-271976