When will Lambda support Ruby 3.x?

12

I know that Lambda runtimes doesn't support Ruby 3.x today and is limited to Ruby 2.7.x. However, I would like to know if/when AWS will add Ruby 3.x runtime support. Is there anything we can do to encourage it?

Ruby 2.7 is EOL soon (March 2023) and Ruby 3.x has been out for 2 years already. Come on AWS, let's get with the program!

  • I have not seen any updates on this from AWS. How are you getting around this issue for now?

profile picture
RNHurt
asked a year ago1261 views
2 Answers
3

I found an issue on the Lambda Base Images GitHub repo - https://github.com/aws/aws-lambda-base-images/issues/54

profile picture
RNHurt
answered a year ago
1

In the interim, consider using Custom Lambda runtimes.

profile pictureAWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions