Opsworks broken by aws-eventstream update?

0

On 2023-11-22, aws-eventstream was updated. (https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-eventstream/CHANGELOG.md). This update removed support for Ruby 2.4 which Opsworks still uses. This update has killed Opsworks functionality for creating new instances.

I'm fine that Opsworks EOL is mid 2024; just don't kill it off early with mistakes.

Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Fetching dependency metadata from https://rubygems.org/
Resolving dependencies......
Installing aws-eventstream 1.3.0
 
Gem::InstallError: aws-eventstream requires Ruby version >= 2.5.
Installing jmespath 1.6.2
Using bundler 1.12.5
An error occurred while installing aws-eventstream (1.3.0), and Bundler cannot
continue.
Make sure that `gem install aws-eventstream -v '1.3.0'` succeeds before
bundling.
No Answers

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