Skip to content

1.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 19:32
· 6722 commits to master since this release
b447896

Improvements

Changes

Known Issues

  • This release introduces a bug on Kafka produce calls. Use 1.7.0 or >1.8.0 if your services uses Kafka.

Core

  • Clean up Single Span Sampling logic. It shouldn't change trace sampling priority. #4695

Integrations

  • Data streams: Add Tracking of Kafka commit and produce calls #4616

Application Security Management (ASM)

  • Event tracking API #4608
  • User blocking support #4116
  • ASM remote config: new blocking capabilities and more granularity in subscriptions #4703

Fixes

  • [API] Ignore null resource name #4708
  • [gRPC] Fix context propagation in gRPC SerializingExecutor #4680
  • [Debugger] Fix count & isEmpty expression for sets #4693