-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: briensea/aws-lambda-ruby-runtime-interface-client
base: main
head repository: aws/aws-lambda-ruby-runtime-interface-client
compare: main
- 13 commits
- 51 files changed
- 7 contributors
Commits on Feb 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f606a7b - Browse repository at this point
Copy the full SHA f606a7bView commit details
Commits on Feb 19, 2025
-
Co-authored-by: Mohammed Ehab <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a04def9 - Browse repository at this point
Copy the full SHA a04def9View commit details -
* Add Amazon Linux 2023 --------- Co-authored-by: Mohammed Ehab <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54e07e1 - Browse repository at this point
Copy the full SHA 54e07e1View commit details
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e2c5cf4 - Browse repository at this point
Copy the full SHA e2c5cf4View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 26a442f - Browse repository at this point
Copy the full SHA 26a442fView commit details
Commits on Apr 22, 2025
-
feat: add tenant-id to lambda context
Ramisa Alam committedApr 22, 2025 Configuration menu - View commit details
-
Copy full SHA for bc5c6ca - Browse repository at this point
Copy the full SHA bc5c6caView commit details
Commits on Apr 24, 2025
-
feat: add tenant-id to lambda context (aws#43)
Co-authored-by: Ramisa Alam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abf8e41 - Browse repository at this point
Copy the full SHA abf8e41View commit details
Commits on May 21, 2025
-
Ramisa Alam committed
May 21, 2025 Configuration menu - View commit details
-
Copy full SHA for 2c38b72 - Browse repository at this point
Copy the full SHA 2c38b72View commit details
Commits on May 22, 2025
-
Merge pull request aws#45 from ramisa2108/main
Bump version to 3.1.0
Configuration menu - View commit details
-
Copy full SHA for e3c28bc - Browse repository at this point
Copy the full SHA e3c28bcView commit details
Commits on Jun 5, 2025
-
Fix Formatting override being ignored. (aws#47)
* Fix Formatter Override Being Ignored. --------- Co-authored-by: Mohammed Ehab <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9cb0a0 - Browse repository at this point
Copy the full SHA d9cb0a0View commit details -
Version Bump to 3.1.1 (aws#48)
* Version Bump to 3.1.1 --------- Co-authored-by: Mohammed Ehab <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff6b60a - Browse repository at this point
Copy the full SHA ff6b60aView commit details
Commits on Jun 6, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for c5cf4de - Browse repository at this point
Copy the full SHA c5cf4deView commit details
Commits on Jun 11, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for d6f4cb4 - Browse repository at this point
Copy the full SHA d6f4cb4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main