Skip to content

0.88.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 13:28
· 9265 commits to master since this release
b9ac85e

Breaking Change

  • [Integrations] [Aws-sdk] Support AWS propagation via X-Amzn-Trace-Id trace header #3104
  • [Integrations] [Aws-sdk] Use 'sqs' as service name when sending/receiving messages and 'sns' when publishing #3096

Improvements

  • [Integrations] [Rabbitmq] Add resource (queue) name to the synthetic amqp.consume span #3082
  • [Integrations] [Aws-sdk] Trace AWS SNS publish requests #3095
  • [Integrations] [Jdbc] Enable tracing of GridGain's fork of H2 #3074
  • [Integrations] [Jms] Support synthetic "time-in-queue" for JMS #3054
  • [Integrations] [Rabbitmq] Support synthetic "time-in-queue" for RabbitMQ #3048

Fixes

  • [CIAPP] Escape test parameters to be JSON compatible. #3093
  • [Integrations] Fix TraceConfig wildcard matcher to ignore type-initializers #3089
  • [Profiling] Fix scope activation in vertx-redis client #3077
  • [Profiling] Revert "Migrate parent span to network thread ... (#2977)" #3068

Changes

  • [Dependencies] byte-buddy 1.11.18 #3088
  • [Profiling] Track Trace Id on EndpointEvent #3097
  • [Profiling] Add an option to disable endpoint collection for profiles #3094

Performance

  • [Integrations] Rework UnionMap to allow mutable operations #3060
  • [Integrations] Make UnionMap deduplication lazy #3075
  • [Integrations] [Jms] ActiveMQ's Transaction reuse FutureTask instances #3087