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

bugfix: AWS SQS MD5 Hash Mismatch #1572

Merged

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    24fac23 View commit details
    Browse the repository at this point in the history
  2. [Instrumentation.AWS] Move AWSTracingPipelineCustomizer to activate e…

    …arlier in the pipeline. This is necessary to support sqs becoming a json service and no longer supporting writing to MessageAttributes after Marshalling has occured.
    ppittle committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    880aca6 View commit details
    Browse the repository at this point in the history
  3. [Instrumentation.AWS] add additioanl aws pipeline handler that activa…

    …tes after RequestContext.Request has been built so that the Propagator can inject request headers.
    ppittle committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    867ad33 View commit details
    Browse the repository at this point in the history
  4. fix dotnet-format

    Kielek authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1ed3a85 View commit details
    Browse the repository at this point in the history