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: 3.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.1.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

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 (#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 (#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 #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
Loading