aws-lambda-ruby-runtime-interface-client

The AWS Lambda Ruby Runtime Interface Client implements the Lambda programming model for Ruby.

OTHER License

Downloads
516.2K
Stars
73
Committers
9

Bot releases are hidden (Show)

aws-lambda-ruby-runtime-interface-client - AWS Lambda Runtime Interface Client for Ruby v2.0.0 Latest Release

Published by aws-lambda-runtimes about 3 years ago

AWS Lambda Runtime Interface Client for Ruby with ARM64 support

aws-lambda-ruby-runtime-interface-client - AWS Lambda Runtime Interface Client for Ruby v1.0.2

Published by stefanbotez almost 4 years ago

This release includes the following changes:

  • Fixed Logger issue
  • Added User-Agent header for the requests RIC makes
  • Small fix in the README file
aws-lambda-ruby-runtime-interface-client - AWS Lambda Runtime Interface Client for Ruby v1.0.1

Published by edhzsz almost 4 years ago

This release includes the following changes:

  • Improved the examples in the README file
  • Updated the rake requirement from ~> 10.0 to ~> 13.0
  • Added license and required_ruby_version attributes
aws-lambda-ruby-runtime-interface-client - AWS Lambda Runtime Interface Client for Ruby v1.0.0

Published by edhzsz almost 4 years ago

Initial release of AWS Lambda Runtime Interface Client for Ruby