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

Commits on May 28, 2025

  1. feat(ci): build and check rustdocs for warnings; fix(docs): add missi…

    …ng cfg flag to allow displaying features on doc.rs, fix various warnings (#998)
    
    * feat(ci): check rustdocs on build
    
    * fix(docs): enable `#![cfg_attr(docsrs, feature(doc_cfg))]` to allow rustdoc feature display
    
    * fix(docs): fix assorted rustdoc warnings
    jlizen authored May 28, 2025
    Configuration menu
    Copy the full SHA
    5d3e916 View commit details
    Browse the repository at this point in the history
  2. Bump version for runtime and runtime-api-client (#999)

    lambda_runtime 0.14.1
    lambda_runtime_api_client 0.12.1
    bnusunny authored May 28, 2025
    Configuration menu
    Copy the full SHA
    2862581 View commit details
    Browse the repository at this point in the history
Loading