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

Added several missing runtimes. #301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Edwin-Luijten
Copy link

Added some missing runtimes.

'nodejs10',
'nodejs12',
'nodejs14',
'nodejs16', // recommended
'nodejs18', // preview
'python37',
'python38',
'python39',
'go111',
'go113',
'go116', // recommended

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As of 1-17-23 go119 appears to be the recommended Go runtime.

@jaredellison-nyt
Copy link

jaredellison-nyt commented Jan 17, 2023

Thank you @Edwin-Luijten, I came here hoping to find precisely this pull request! The changes in this pull request match the current list of GCP runtimes: https://cloud.google.com/functions/docs/runtime-support and align with previous PRs to add runtimes.

The addition of a nodejs18 runtime will be particularly helpful as Node 16 reaches End of Life in Sept 2023: https://nodejs.org/en/blog/announcements/nodejs16-eol/

If a maintainer has a moment to review this change it would be much appreciated!

@curtismenmuir
Copy link

+1

Has there been any progress on this? Would be good to be able to access newer Go versions

@antonmyronyuk
Copy link

Hi, I've opened another PR #306 with actual runtimes list as for 06.2023

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.

None yet

4 participants