Skip to content

Bump dependencies

Mikhail Mazurskiy requested to merge ash2k/bump-deps into master
  • Update semconv package to match the OTEL SDK

  • Bump Go dependencies

I just opened TestUnaryError test flake (#513 - closed). Then I was looking at the new gRPC-go release notes and noticed that this bug had been fixed. This is the cause of the test failure. Even without the test, we rely on the correct gRPC server shutdown and this is a pretty bad regression. We should roll out the fix ASAP.

Merge request reports