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

feat: adds Python 3.10 to the supported runtime config #241

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

mbaranovski
Copy link
Contributor

There's already New Relic AWS Lambda Layer Python 3.10 available - https://layers.newrelic-external.com/
however when installing the layer via:

newrelic-lambda layers install --layer-arn "arn:aws:lambda:us-east-1:451483290750:layer:NewRelicPython310:6"

one is getting Unsupported Lambda runtime for 'arn:aws:lambda:us-east-1:***:function:name-of-lambda-fn': python3.10

Not sure if it's all that's needed for it to start working.

@CLAassistant
Copy link

CLAassistant commented Aug 9, 2023

CLA assistant check
All committers have signed the CLA.

@mbaranovski
Copy link
Contributor Author

PInging @lrafeei @TimPansino for a review 🙏

@TimPansino
Copy link
Contributor

Thanks @mbaranovski, looks like that fixes the issue 👍

@TimPansino TimPansino merged commit 0de8915 into newrelic:main Aug 10, 2023
@mbaranovski mbaranovski deleted the support-lambda-runtime-3.10 branch January 18, 2024 12:42
@mbaranovski
Copy link
Contributor Author

Who’s maintaining this repo? As a paid NewRelic client I would expect when there’s ARN lambda layer support for let’s say NodeJs 20 that lambda CLI also is updated to support it.
Now getting same error but for NodeJs 20.

@TimPansino

@umaannamalai
Copy link
Contributor

Hi @mbaranovski! We have released the newest version of the CLI which includes support for NodeJS 20.

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.

4 participants