-
Notifications
You must be signed in to change notification settings - Fork 79
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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-python-runtime-interface-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aws/aws-lambda-python-runtime-interface-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 38 files changed
- 8 contributors
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9d370f - Browse repository at this point
Copy the full SHA f9d370fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a37a43a - Browse repository at this point
Copy the full SHA a37a43aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a287869 - Browse repository at this point
Copy the full SHA a287869View commit details
Commits on Aug 22, 2024
-
Patch libcurl configure.ac to work with later versions of autoconf (#168
) Added a patch for libcurl/configure.ac to fix build issues with recent versions of autoconf This commit adds a patch for curl/configure.ac that replaces the inlined flags/conditionals with scoped ones. What's happening? 1. We have build failures in later versions of autoconf. 1. Why ? ./configure script for libcurl breaks during execution. 2. Why ? Control flow structures are not correctly closed which results in a parse error. 3. Why ? The structures in the m4 template in ./configure.ac for the 7.83.1 release of libcurl rely on inlined scripts. 4. Why [now]? The 2.72 update on autoconf changed the behaviour of the script generator. What do we do to ameliorate this? 1. Corrected the config script 2. Created a patch 3. Apply the patch to the shipped curl dependency
Configuration menu - View commit details
-
Copy full SHA for 9425d49 - Browse repository at this point
Copy the full SHA 9425d49View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fe3eca - Browse repository at this point
Copy the full SHA 2fe3ecaView commit details
Commits on Nov 15, 2024
-
* Add python3.13. * Fix integ tests --------- Co-authored-by: Stefan Toma <stefan9283@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 079135e - Browse repository at this point
Copy the full SHA 079135eView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 349d36a - Browse repository at this point
Copy the full SHA 349d36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1960e7e - Browse repository at this point
Copy the full SHA 1960e7eView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 849e874 - Browse repository at this point
Copy the full SHA 849e874View commit details
Commits on Jan 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4ccebc0 - Browse repository at this point
Copy the full SHA 4ccebc0View commit details
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0df7d12 - Browse repository at this point
Copy the full SHA 0df7d12View commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d3cd787 - Browse repository at this point
Copy the full SHA d3cd787View commit details -
Configuration menu - View commit details
-
Copy full SHA for f65d966 - Browse repository at this point
Copy the full SHA f65d966View commit details
Commits on May 21, 2025
-
feat: add tenant-id to lambda context and structured log message (#187)
* feat: add tenant-id to lambda context * feat: add tenant id to structed log messages * fix bug in runtime_client.cpp --------- Co-authored-by: Ramisa Alam <lmramisa@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2e3d4b4 - Browse repository at this point
Copy the full SHA 2e3d4b4View commit details
Commits on May 22, 2025
-
Co-authored-by: Ramisa Alam <lmramisa@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 224a920 - Browse repository at this point
Copy the full SHA 224a920View commit details
Commits on May 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5fdee65 - Browse repository at this point
Copy the full SHA 5fdee65View commit details
Commits on May 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f43f4d - Browse repository at this point
Copy the full SHA 3f43f4dView commit details
Loading
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 2.1.0...main