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-java-libs
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-java-libs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maxday/update-readme
Choose a head ref
  • 10 commits
  • 41 files changed
  • 3 contributors

Commits on Mar 18, 2025

  1. feat: profiler

    msailes authored and maxday committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    cc78e05 View commit details
    Browse the repository at this point in the history
  2. fix: role name for integration tests (#75)

    * fix: role name for integration tests
    
    * fix: role name for integration tests
    
    * fix: role name for integration tests
    
    * fix: role name for integration tests
    maxday committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    1d3f455 View commit details
    Browse the repository at this point in the history
  3. Update README.md (#77)

    Added information regarding the alpha status of the release.
    msailes authored and maxday committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    9ab6193 View commit details
    Browse the repository at this point in the history
  4. Profiler updates (#78)

    * Profiler updates
    
    Moved profiler to 'experimental' folder
    Added AWS_LAMBDA_ prefix to env vars
    Updated README.md
    
    * fix: IAM permissions, wrapper, port communication and integration test
    
    ---------
    
    Co-authored-by: Maxime David <maxday@amazon.com>
    jtuliani and maxday committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    7be30a0 View commit details
    Browse the repository at this point in the history
  5. Update profiler README.md (#79)

    * Update profiler README.md
    
    Update license details in profiler README.md
    
    * Fix profiler links on main README
    
    Add /experimental/ path for profiler links on main README
    
    * README tweaks
    jtuliani authored and maxday committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    0847b6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9db822 View commit details
    Browse the repository at this point in the history
  7. feat: wait for completion

    maxday committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    f1545ba View commit details
    Browse the repository at this point in the history
  8. fix: remove useless file

    maxday committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    4485f74 View commit details
    Browse the repository at this point in the history
  9. feat: wait for completion

    maxday committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    22b938a View commit details
    Browse the repository at this point in the history
  10. fix: readme

    maxday committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    50c70c6 View commit details
    Browse the repository at this point in the history
Loading