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-python-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-python-runtime-interface-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maxday/fix-156
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 25, 2026

  1. Configuration menu
    Copy the full SHA
    082679f View commit details
    Browse the repository at this point in the history
  2. fix: tests

    maxday authored and darklight3it committed Jun 25, 2026
    Configuration menu
    Copy the full SHA
    ec5372f View commit details
    Browse the repository at this point in the history
  3. fix: headers

    maxday authored and darklight3it committed Jun 25, 2026
    Configuration menu
    Copy the full SHA
    e9520b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    389ec8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cddb14 View commit details
    Browse the repository at this point in the history
  6. feat: adding AWS_LAMBDA_LOG_TIMESTAMP_PRECISION env

    This is done to support millisecond precision timestamp in the
    structured logs in cloudwatch as requested in #156.
    Changing directly to millisecond is a potentially breaking change, so we
    agreed on supporting this environmental variable on this version of the
    RIC. We'll remove the support in RIC v5, defaulting to milisecond.
    darklight3it committed Jun 25, 2026
    Configuration menu
    Copy the full SHA
    0474a93 View commit details
    Browse the repository at this point in the history
Loading