PackageTrack

Go modules

go.opentelemetry.io/contrib/bridges/otelzap

v0.20.1open-telemetry/opentelemetry-go-contrib

Release timeline

698 releases since 2024
20242026

One column per month.

Releases

  1. v0.9.1-0.20250212113936-f10053e894e912 Feb 2025pre-release

    Nothing published for this version

  2. v0.9.1-0.20250212092417-bf12f328b8a412 Feb 2025pre-release

    Nothing published for this version

  3. v0.9.1-0.20250212005900-daafaee72ec512 Feb 2025pre-release

    Nothing published for this version

  4. v0.9.1-0.20250210222900-2e5302a4afa710 Feb 2025pre-release

    Nothing published for this version

  5. v0.9.1-0.20250209181057-aeb198d6de259 Feb 2025pre-release

    Nothing published for this version

  6. v0.9.1-0.20250208162432-8f874d93d7998 Feb 2025pre-release

    Nothing published for this version

  7. v0.9.1-0.20250207180536-5eb069a81c127 Feb 2025pre-release

    Nothing published for this version

  8. v0.9.1-0.20250207082355-9357ac92524c7 Feb 2025pre-release

    Nothing published for this version

  9. v0.9.1-0.20250206214849-44c58b72cdc06 Feb 2025pre-release

    Nothing published for this version

  10. v0.9.1-0.20250205222055-76dee2e87b095 Feb 2025pre-release

    Nothing published for this version

  11. v0.9.1-0.20250205003817-6676f1712db45 Feb 2025pre-release

    Nothing published for this version

  12. v0.9.1-0.20250203082258-30c56074f4d43 Feb 2025pre-release

    Nothing published for this version

  13. v0.9.1-0.20250202154315-bf0e3ddfad102 Feb 2025pre-release

    Nothing published for this version

  14. v0.9.1-0.20250131083724-be486c1e1d2031 Jan 2025pre-release

    Nothing published for this version

  15. v0.9.1-0.20250131005004-8fb6fa95d38331 Jan 2025pre-release

    Nothing published for this version

  16. v0.9.1-0.20250129230425-af42e591a7e429 Jan 2025pre-release

    Nothing published for this version

  17. v0.9.1-0.20250128203259-194e4d20a20528 Jan 2025pre-release

    Nothing published for this version

  18. v0.9.1-0.20250126121705-07b0fd1be2ab26 Jan 2025pre-release

    Nothing published for this version

  19. v0.9.1-0.20250125072609-242518953c7f25 Jan 2025pre-release

    Nothing published for this version

  20. v0.9.1-0.20250123224118-7d7606c6523423 Jan 2025pre-release

    Nothing published for this version

  21. v0.9.1-0.20250122231822-a82e7d3f8f6b22 Jan 2025pre-release

    Nothing published for this version

  22. v0.9.1-0.20250122003104-1b298fb44b8922 Jan 2025pre-release

    Nothing published for this version

  23. v0.9.1-0.20250120134307-45e0b8b484ff20 Jan 2025pre-release

    Nothing published for this version

  24. v0.9.1-0.20250119131128-9a53a303f82119 Jan 2025pre-release

    Nothing published for this version

  25. v0.9.1-0.20250117204135-cd819f5b6ec617 Jan 2025pre-release

    Nothing published for this version

  26. v0.9.017 Jan 2025
    Release notes

    Added

    • Add the WithPublicEndpoint and WithPublicEndpointFn options to go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#7407)

    Changed

    • go.opentelemetry.io/contrib/instrumentation/runtime now produces the new metrics by default. Set OTEL_GO_X_DEPRECATED_RUNTIME_METRICS=true environment variable to additionally produce the deprecated metrics. (#7418)
    • The semantic conventions have been upgraded from v1.30.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#7361)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/aws/ec2. (#7373, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/aws/eks. (#7375, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/aws/ecs. (#7374, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/aws/lambda. (#7376, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/azure/azurevm. (#7377, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/bridges/otelslog. (#7361, #7484)
    • The semantic conventions have been upgraded from v1.27.0 to v1.34.0 in go.opentelemetry.io/contrib/bridges/otellogr. (#7387, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/bridges/otelzap. (#7389, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/gcp. (#7378, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful. (#7383, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#7383, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#7383, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace. (#7383, #7484)
    • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#7383, #7484)
    • The semantic conventions have been upgraded in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo to v1.34.0. (#7393, #7484)
    • The semantic conventions have been upgraded in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo to v1.34.0. (#7393, #7484)
    • The semantic conventions have been upgraded in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws to v1.34.0. (#7394, #7484)
      • The messaging.system=AmazonSQS attribute has been corrected to messaging.system=aws.sqs.
      • The net.peer.addr attribute key has been upgraded to server.address.
      • The http.status_code attribute key has been upgraded to http.response.status_code.
      • The db.system=dynamodb attribute has been corrected to db.system.name=aws.dynamodb.
      • The deprecated messaging.operation.type=publish attribute has been corrected to messaging.operation.type=send.
    • The semantic conventions have been upgraded from v1.21.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda. (#7400, #7484)
    • The semantic conventions in go.opentelemetry.io/contrib/instrumentation/host have been upgraded to v1.34.0. (#7390, #7484)
      • The description of process.cpu.time is updated to comply with semantic conventions.
      • process.cpu.time now uses the state attribute instead of cpu.mode.
      • The system.cpu.time metric is renamed to cpu.time.
      • cpu.time now uses the state attribute instead of cpu.mode.
      • system.memory.usage now uses the state attribute instead of system.memory.state.
      • system.memory.utilization now uses the state attribute instead of system.memory.state.
      • The system.memory.state attribute (now state) value of available is now free instead.

    Deprecated

    • AttributeCPUTimeUser in go.opentelemetry.io/contrib/instrumentation/host is deprecated. Use go.opentelemetry.io/otel/semconv instead. (#7390)
    • AttributeCPUTimeSystem in go.opentelemetry.io/contrib/instrumentation/host is deprecated. Use go.opentelemetry.io/otel/semconv instead. (#7390)
    • AttributeCPUTimeOther in go.opentelemetry.io/contrib/instrumentation/host is deprecated. Use go.opentelemetry.io/otel/semconv instead. (#7390)
    • AttributeCPUTimeIdle in go.opentelemetry.io/contrib/instrumentation/host is deprecated. Use go.opentelemetry.io/otel/semconv instead. (#7390)
    • AttributeMemoryAvailable in go.opentelemetry.io/contrib/instrumentation/host is deprecated. Use go.opentelemetry.io/otel/semconv instead. (#7390)
    • AttributeMemoryUsed in go.opentelemetry.io/contrib/instrumentation/host is deprecated. Use go.opentelemetry.io/otel/semconv instead. (#7390)
    • AttributeNetworkTransmit in go.opentelemetry.io/contrib/instrumentation/host is deprecated. Use go.opentelemetry.io/otel/semconv instead. (#7390)
    • AttributeNetworkReceive in go.opentelemetry.io/contrib/instrumentation/host is deprecated. Use go.opentelemetry.io/otel/semconv instead. (#7390)

    Fixed

    • Fix EKS detector erroring outside of Kubernetes in go.opentelemetry.io/contrib/detectors/aws/eks. (#7483)
    • Fix data race when writing log entries with context.Context fields in go.opentelemetry.io/contrib/bridges/otelzap. (#7368)
    • Fix nil pointer dereference when ClientTracer did not have a span in go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace. (#7464)
    • Record all non-failure metrics on transport round trip errors in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#7146)

    Removed

    • The deprecated StreamServerInterceptor function from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc is removed. (#7362)
    Open source →
  27. v0.8.1-0.20250116133433-3657d50dbf7316 Jan 2025pre-release

    Nothing published for this version

  28. v0.8.1-0.20250115214442-f271d55f75e715 Jan 2025pre-release

    Nothing published for this version

  29. v0.8.1-0.20250114225644-cd90979e6ddf14 Jan 2025pre-release

    Nothing published for this version

  30. v0.8.1-0.20250113082523-96407041d21113 Jan 2025pre-release

    Nothing published for this version

  31. v0.8.1-0.20250111094945-0b18cfef6aec11 Jan 2025pre-release

    Nothing published for this version

  32. v0.8.1-0.20250110213512-249c78c7047f10 Jan 2025pre-release

    Nothing published for this version

  33. v0.8.1-0.20250109232806-5d62ed9ae6e59 Jan 2025pre-release

    Nothing published for this version

  34. v0.8.1-0.20250107221135-e5060cd9deab7 Jan 2025pre-release

    Nothing published for this version

  35. v0.8.1-0.20250106202652-f24cc1330a8c6 Jan 2025pre-release

    Nothing published for this version

  36. v0.8.1-0.20250106090301-c88568232eb56 Jan 2025pre-release

    Nothing published for this version

  37. v0.8.1-0.20250106085015-d73ce5d0baee6 Jan 2025pre-release

    Nothing published for this version

  38. v0.8.1-0.20241222151321-00786cc3fe5b22 Dec 2024pre-release

    Nothing published for this version

  39. v0.8.1-0.20241221160120-c8353121f2bd21 Dec 2024pre-release

    Nothing published for this version

  40. v0.8.1-0.20241220162019-94ed922c27c920 Dec 2024pre-release

    Nothing published for this version

  41. v0.8.1-0.20241219231307-510487f6d77c19 Dec 2024pre-release

    Nothing published for this version

  42. v0.8.1-0.20241219000807-554ace4734fe19 Dec 2024pre-release

    Nothing published for this version

  43. v0.8.1-0.20241218010019-74857c6c902218 Dec 2024pre-release

    Nothing published for this version

  44. v0.8.1-0.20241217004349-cca6131d583f17 Dec 2024pre-release

    Nothing published for this version

  45. v0.8.1-0.20241215233733-2618e057dfdc15 Dec 2024pre-release

    Nothing published for this version

  46. v0.8.1-0.20241215073447-96219bc2902315 Dec 2024pre-release

    Nothing published for this version

  47. v0.8.1-0.20241215052537-78b307b6045615 Dec 2024pre-release

    Nothing published for this version

  48. v0.8.1-0.20241213233906-ba1fb3e0fe5e13 Dec 2024pre-release

    Nothing published for this version

  49. v0.8.1-0.20241212220614-1769024613e512 Dec 2024pre-release

    Nothing published for this version

  50. v0.8.012 Dec 2024
    Release notes

    Added

    • http.route attribute to otelhttp server request spans, when net/http.Request.Pattern is set in the modules below. (#6905, #6937)
      • go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
      • go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
      • go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
      • go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
      • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
    • Add WithAttributes option to set instrumentation scope attributes on the created log.Logger in go.opentelemetry.io/contrib/bridges/otelzap. (#6962)
    • Add WithAttributes option to set instrumentation scope attributes on the created log.Logger in go.opentelemetry.io/contrib/bridges/otelslog. (#6965)
    • Add WithAttributes option to set instrumentation scope attributes on the created log.Logger in go.opentelemetry.io/contrib/bridges/otellogrus. (#6966)
    • Add WithAttributes option to set instrumentation scope attributes on the created log.Logger in go.opentelemetry.io/contrib/bridges/otellogr. (#6967)
    • Add the WithGinMetricAttributes option to allow setting dynamic, per-request metric attributes based on *gin.Context in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#6932)
    • Use Gin's own ClientIP method to detect the client's IP, which supports custom proxy headers in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#6095)
    • Added test for Fields in go.opentelemetry.io/contrib/propagators/jaeger. (#7119)
    • Allow configuring samplers in go.opentelemetry.io/contrib/otelconf. (#7148)
    • Slog log bridge now sets SeverityText attribute using source value in go.opentelemetry.io/contrib/bridges/otelslog. (#7198)
    • Add http.route metric attribute in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#7275)
    • Add the WithSpanStartOptions option to add custom options to new spans go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#7261)
    • Add instrumentation support for go.mongodb.org/mongo-driver/v2 in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo. (#6539)
    • Rerun the span name formatter after the request ran if a req.Pattern is set, so the span name can include it in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#7192)

    Changed

    • Jaeger remote sampler's probabilistic strategy now uses the same sampling algorithm as trace.TraceIDRatioBased in go.opentelemetry.io/contrib/samplers/jaegerremote. (#6892)

    • Switched the default for OTEL_SEMCONV_STABILITY_OPT_IN to emit the v1.26.0 semantic conventions by default in the following modules.

      • go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
      • go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
      • go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
      • go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
      • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
      • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp The OTEL_SEMCONV_STABILITY_OPT_IN=http/dup environment variable can be still used to emit both the v1.20.0 and v1.26.0 semantic conventions. It is however impossible to emit only the 1.20.0 semantic conventions, as the next release will drop support for that environment variable. (#6899)
    • Improve performance by reducing allocations for http request when using OTEL_SEMCONV_STABILITY_OPT_IN=http/dup in the modules below. (#7180)

      • go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
      • go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
      • go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
      • go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
      • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
      • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
    • Update the Jaeger remote sampler to use "github.com/jaegertracing/jaeger-idl/proto-gen/api_v2" in go.opentelemetry.io/contrib/samplers/jaegerremote. (#7061)

    • Improve performance by reducing allocations in the gRPC stats handler in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#7186)

    • Update http.route attribute to support request.Pattern in go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#7108)

    • Change the default span name to be GET /path so it complies with the HTTP semantic conventions in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#6381)

    • Set url.scheme attribute to the request URL.Scheme when possible for HTTP client metrics in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#6938)

    • The semantic conventions have been upgraded from v1.17.0 to v1.30.0 in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#7270)

      • All net.peer.* and net.host.* attributes are now set to correct server.* attributes.
      • No net.socket.* attributes are set.
    • Only sample spans when Sampled=1 in go.opentelemetry.io/contrib/propagators/aws/xray. (#7318)

    Fixed

    • Record request duration in seconds rather than milliseconds for semconv v1.26.0, per the specifications in the following packages. (#6942)
      • go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
      • go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
      • go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
      • go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
      • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
      • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
    • Check for TLS related options to be set before creating TLS config in go.opentelemetry.io/contrib/otelconf. (#6984)
    • Fixed handling of the OTEL_SEMCONV_STABILITY_OPT_IN environment variable in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#7215)
    • Support mixed categories for OTEL_SEMCONV_STABILITY_OPT_IN opt-in in the following packages. (#7246)
      • go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful.
      • go.opentelemetry.io/contrib/instrumentation/gin-gonic/gin/otelgin.
      • go.opentelemetry.io/contrib/instrumentation/gorilla/mux/otelmux.
      • go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo.
      • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace.
      • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.

    Removed

    • Drop support for [Go 1.22]. (#6853)
    • The deprecated go.opentelemetry.io/contrib/config package is removed, use go.opentelemetry.io/contrib/otelconf instead. (#6894)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda, use Version function instead. (#7058)
    • The deprecated SemVersion function in go.opentelemetry.io/contrib/samplers/probability/consistent is removed, use Version instead. (#7072)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test package, use Version instead. (#7077)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux, use Version function instead. (#7084)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin, use Version function instead. (#7085)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test, use Version function instead. (#7142)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux/test, use Version function instead. (#7086)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo, use Version function instead. (#7140)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin/test, use Version function instead. (#7087)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho, use Version function instead. (#7089)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho/test, use Version function instead. (#7090)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful, use Version function instead. (#7091)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful/test, use Version function instead. (#7092)
    • The deprecated UnaryServerInterceptor in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc is removed, use NewServerHandler instead. (#7115)
    • The deprecated DynamoDBAttributeSetter function is removed opentelemetry-go-contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/dynamodbattributes.go , use Version function instead.(#7128)
    • The deprecated SNSAttributeSetter function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws, use SNSAttributeBuilder function instead. (#7136)
    • The deprecated AttributeSetter function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws, use the AttributeBuilder function instead. (#7137)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/zpages, use Version function instead. (#7147)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/samplers/jaegerremote, use Version function instead. (#7147)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/propagators/opencensus, use Version function instead. (#7147)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/runtime, use Version function instead. (#7147)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws, use Version function instead. (#7154)
    • The deprecated DefaultAttributeSetter in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws is removed, use the DefaultAttributeBuilder function instead. (#7127)
    • The deprecated UnaryClientInterceptor function is removed in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc use NewClientHandler function instead. (#7125)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp, use Version function instead. (#7167)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace, use Version function instead. (#7144)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/test, use Version function instead. (#7144)
    • The deprecated go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor package is removed, use go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/filters instead. (#7110)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc, use Version function instead. (#7143)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/test, use Version function instead. (#7143)
    • The deprecated SQSAttributeSetter function is removed in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws package, use SQSAttributeBuilder instead. (#7145)
    • The deprecated SemVersion function is removed in go.opentelemetry.io/contrib/instrumentation/host package, use Version instead. (#7203)
    • The GRPCStatusCodeKey constant from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc is removed. Use semconv.RPCGRPCStatusCodeKey from go.opentelemetry.io/otel/semconv/* instead. (#7270)
    Open source →
  51. v0.7.1-0.20241212004434-cb458f14a83e12 Dec 2024pre-release

    Nothing published for this version

  52. v0.7.1-0.20241211072134-6ab504eb9c6d11 Dec 2024pre-release

    Nothing published for this version

  53. v0.7.1-0.20241209193247-3870c40330229 Dec 2024pre-release

    Nothing published for this version

  54. v0.7.1-0.20241206070818-04815fd8f2826 Dec 2024pre-release

    Nothing published for this version

  55. v0.7.1-0.20241205230339-84082f58396b5 Dec 2024pre-release

    Nothing published for this version

  56. v0.7.1-0.20241204154212-b1f0bb73c6a74 Dec 2024pre-release

    Nothing published for this version

  57. v0.7.1-0.20241204004722-8d2ff9db256a4 Dec 2024pre-release

    Nothing published for this version

  58. v0.7.1-0.20241203150307-055b9434824d3 Dec 2024pre-release

    Nothing published for this version

  59. v0.7.1-0.20241203081840-0fc2c4c40d523 Dec 2024pre-release

    Nothing published for this version

  60. v0.7.1-0.20241202120300-e97e6e41980e2 Dec 2024pre-release

    Nothing published for this version