Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-lambda-ruby-runtime-interface-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: aws/aws-lambda-ruby-runtime-interface-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 18 commits
  • 51 files changed
  • 10 contributors

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    ac4b48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1961306 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    8ed15d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de1ed15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    433d214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8529fc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Add "require 'stringio'"

    StringIO needs a "require" to guarantee it's loaded.
    jordan-brough committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    dd03af8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Merge pull request #16 from djpate/main

    fix `send_error_response` method signature
    keshayad authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    67ec972 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from jordan-brough/fix-stringio

    Add "require 'stringio'"
    keshayad authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    bbb95b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    049e8f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from keshayad/main

    CentOS 8 is EOL, stop testing on centOS 8
    keshayad authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    bb1382e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    a149d3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from keshayad/main

    Update rbenv & ruby-build github URLs
    keshayad authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    4dea33c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    387818c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge pull request #29 from briensea/pr-template

    Create pull request template.
    briensea authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5da4896 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Version 3 (#38)

    * Version 3
    
    * Update ruby version in CI
    mullermp authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    f606a7b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. V3 Readme Update (#39)

    Co-authored-by: Mohammed Ehab <[email protected]>
    M-Elsaeed and Mohammed Ehab authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    a04def9 View commit details
    Browse the repository at this point in the history
  2. V3 Readme Update (#40)

    * Add Amazon Linux 2023
    
    ---------
    
    Co-authored-by: Mohammed Ehab <[email protected]>
    M-Elsaeed and Mohammed Ehab authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    54e07e1 View commit details
    Browse the repository at this point in the history
Loading