Skip to content

Version 6.0.5

Compare
Choose a tag to compare
@matus-tomlein matus-tomlein released this 22 Aug 15:21
· 3 commits to master since this release
3c8f9fa

This patch release fixes unhandled exceptions in the tracker during initialization and tracking under some circumstances.

Bug fixes:

  • Handle exceptions raised by the Executor during initialization of the thread pool for emitter (#694)
  • Fix concurrent modification when creating TrackerEvent by copying the payload (#692)