Skip to content

Releases: aws/aws-lambda-ruby-runtime-interface-client

AWS Lambda Runtime Interface Client for Ruby v3.1.2

Choose a tag to compare

@M-Elsaeed M-Elsaeed released this 09 Jun 09:35
c5cf4de

What's Changed

  • Don't Ignore Custom Formatters + Version Bump to 3.1.2 by @M-Elsaeed in #49

Full Changelog: 3.1.1...3.1.2

AWS Lambda Runtime Interface Client for Ruby v3.1.1

Choose a tag to compare

@M-Elsaeed M-Elsaeed released this 05 Jun 12:06
ff6b60a

What's Changed

Full Changelog: 3.1.0...3.1.1

AWS Lambda Runtime Interface Client for Ruby v3.1.0

Choose a tag to compare

@ramisa2108 ramisa2108 released this 24 May 02:39
e3c28bc

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

AWS Lambda Runtime Interface Client for Ruby v3.0.0

Choose a tag to compare

@M-Elsaeed M-Elsaeed released this 19 Feb 16:18
54e07e1

What's Changed

New Contributors

Full Changelog: 2.0.0...3.0.0

AWS Lambda Runtime Interface Client for Ruby v2.0.0

Choose a tag to compare

@aws-lambda-runtimes aws-lambda-runtimes released this 29 Sep 20:20
54e86b3

AWS Lambda Runtime Interface Client for Ruby with ARM64 support

AWS Lambda Runtime Interface Client for Ruby v1.0.2

Choose a tag to compare

@stefanbotez stefanbotez released this 18 Dec 08:56
98f91e3

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 Runtime Interface Client for Ruby v1.0.1

Choose a tag to compare

@edhzsz edhzsz released this 01 Dec 22:06
c4aabfa

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 Runtime Interface Client for Ruby v1.0.0

Choose a tag to compare

@edhzsz edhzsz released this 01 Dec 17:42

Initial release of AWS Lambda Runtime Interface Client for Ruby