Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate otel context through custom aws client context for lambda direct calls #11675

Merged
merged 21 commits into from
Jul 10, 2024

Commits on Jun 3, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    c396628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bae213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c98310 View commit details
    Browse the repository at this point in the history
  4. Remove more debug output

    johnbley committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fafb4ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2092d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b11264 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7038146 View commit details
    Browse the repository at this point in the history
  8. spotlessApply

    johnbley committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    411cb6e View commit details
    Browse the repository at this point in the history
  9. Properly reset test

    johnbley committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c0ff012 View commit details
    Browse the repository at this point in the history
  10. checkstyle fixes

    johnbley committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2309f77 View commit details
    Browse the repository at this point in the history
  11. spotlessApply again

    johnbley committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    30462c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    64d5728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76ba8c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    416e3a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    150c0bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb525c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5217e3b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 7, 2024

  1. Merge pull request #1 from laurit/aws-lambda

    Replace jackson databind with json parser from aws sdk (from @laurit)
    johnbley committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    1d8f0c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d1264 View commit details
    Browse the repository at this point in the history