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: briensea/aws-lambda-ruby-runtime-interface-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
  • 13 commits
  • 51 files changed
  • 7 contributors

Commits on Feb 17, 2025

  1. Version 3 (aws#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 (aws#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 (aws#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

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    e2c5cf4 View commit details
    Browse the repository at this point in the history
  2. Add missing level_override instance variable to logger #initialize (a…

    …ws#32)
    
    * Add missing level_override instance variable from logger 1.6.0
    
    compatibility for most recent, included in ruby 3.3.3 logger.
    ruby/logger@7aabb0b
    
    * Simpified changes with manipulating only required params
    
    * Update logger_patch.rb
    
    Add annotation what's going on
    choosen authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    26a442f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. feat: add tenant-id to lambda context

    Ramisa Alam committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    bc5c6ca View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. feat: add tenant-id to lambda context (aws#43)

    Co-authored-by: Ramisa Alam <[email protected]>
    ramisa2108 and Ramisa Alam authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    abf8e41 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Bump version to 3.1.0

    Ramisa Alam committed May 21, 2025
    Configuration menu
    Copy the full SHA
    2c38b72 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Merge pull request aws#45 from ramisa2108/main

    Bump version to 3.1.0
    ramisa2108 authored May 22, 2025
    Configuration menu
    Copy the full SHA
    e3c28bc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Fix Formatting override being ignored. (aws#47)

    * Fix Formatter Override Being Ignored.
    
    ---------
    
    Co-authored-by: Mohammed Ehab <[email protected]>
    M-Elsaeed and Mohammed Ehab authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    d9cb0a0 View commit details
    Browse the repository at this point in the history
  2. Version Bump to 3.1.1 (aws#48)

    * Version Bump to 3.1.1
    
    ---------
    
    Co-authored-by: Mohammed Ehab <[email protected]>
    M-Elsaeed and Mohammed Ehab authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    ff6b60a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Don't Ignore Custom Formatters + Version Bump to 3.1.2 (aws#49)

    * Fix Formatter Override Being Ignored.
    
    ---------
    
    Co-authored-by: Mohammed Ehab <[email protected]>
    M-Elsaeed and Mohammed Ehab authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    c5cf4de View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Handle Signal Exceptions during Runtime API Http Requests Gracefully …

    …and Version Bump to 3.1.3 (aws#50)
    
    * Handle Interrupts to the Runtime API Http Requests Gracefully and Version Bump to 3.1.3.
    
    * Add Unit Test
    
    ---------
    
    Co-authored-by: Mohammed Ehab <[email protected]>
    M-Elsaeed and Mohammed Ehab authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    d6f4cb4 View commit details
    Browse the repository at this point in the history
Loading
close