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-rust-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: lambda-events-0.12.0
Choose a base ref
...
head repository: aws/aws-lambda-rust-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: lambda-events-0.12.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Nov 9, 2023

  1. Fix transitive dependency version of lambda_runtime. (#723)

    Signed-off-by: David Calavera <[email protected]>
    calavera authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8e6d77c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Use base64 0.21. (#724)

    * Use base64 0.21.
    
    * Use a non-deprecated base64 encoding function.
    khuey authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f102711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cdedc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    636df70 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Release lambda-events 0.12.1 (#728)

    Signed-off-by: David Calavera <[email protected]>
    calavera authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    25acb4a View commit details
    Browse the repository at this point in the history
Loading