Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

62 lines (32 loc) · 1.27 KB

Changelog

v3.4.0

  • Follow latest Semantic Conventions #66

v3.3.0

  • Update opentelemetry to 0.25 #54

v3.2.0

  • Update opentelemetry to 0.24 #51

v3.1.1

  • Update dependencies

v3.1.0

  • Support AWS lambdas #29

v3.0.0

  • Update dependencies and toolchain

v2.0.0

  • New interface for AWS instrumentation #15

v1.5.0

  • Implement AwsInstrumented trait to instrument AWS operations #13

v1.4.0

  • Experimental support fir AWS spans #11

v1.3.0

  • Fix performance issues #9

v1.2.0

  • Handle OTEL_RESOURCE_ATTRIBUTES and OTEL_PROPAGATORS Env vars #8

v1.1.0

  • Support http protocol for sending traces #7

v1.0.1

  • Correction on shutdown_signal function.

v1.0.0

  • Lambda support
  • Support to hyper 1.0.0 and axum 0.7.3

v0.0.3

  • Support to axum 0.6.x