Skip to content

Release Notes TraceHub.Core

fonlow edited this page Mar 9, 2017 · 4 revisions

v 1.4.0

  • Support loggingHub_AllowedIpAddressesForView to define ip addresses where computers could read traces pushed by the TraceHub server.

v 1.3.1

  • Handle InstanceId of TraceHubListener for displaying Clients info.
  • Use Priority Queue to ensure traces from different nodes with different latency to TraceHub will be pushed to clients in right order by the time stamp, as long as the latency won't exceed 1 second, presuming the clocks of these nodes are synchronized with a time server.

v 1.3

  • Support IP ranges
  • More graceful handling of network conditions/outages.