Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

Releases: mdsol/Medidata.ZipkinTracerModule

More Liberal Accepted Headers Values

21 Nov 04:40
Compare
Choose a tag to compare

This release contains improvements for the Zipkin Tracer module.

Major Changes

  • Don't break on 128bit X-B3-TraceId by tossing high bits #100
  • Allow 1/0 as values in the X-B3-Sampled header #101

Improvements

15 Aug 09:00
Compare
Choose a tag to compare

This release contains improvements for the Zipkin Tracer module.

Major Improvements

  • Replace log4net with Liblog #83
  • Easier Reading Domain #85
  • Binary Annotation key correction ("http.uri" --> "http.path") #87
  • Thread-safe operations #84

More refactor

19 Jul 07:25
Compare
Choose a tag to compare
More refactor Pre-release
Pre-release

Thanks to @petemounce, for more refactor on Zipkin client

Change/s

  • Easier Reading Domain #85
  • Binary Annotation key correction ("http.uri" --> "http.path") #87

Pluggable Logging

08 Jul 06:34
Compare
Choose a tag to compare
Pluggable Logging Pre-release
Pre-release

Thanks to @petemounce, we have a new release for ZipkinTracerModule

Change/s

  • Replace log4net with Liblog #83

Major Release of 3.0.0

12 Apr 08:15
Compare
Choose a tag to compare

This release contains API changes and major refactorings for the Zipkin Tracer module.

Changes

  • Add ability to define a function (delegate) as a Bypass method for the OWIN Middleware instead of a simple true/false value (#80)
  • Remove and reimplement Thrift models and move collector to the core project (#81)
  • Update NuGet packages to their latest version (#81)