Releases: mdsol/Medidata.ZipkinTracerModule
Releases · mdsol/Medidata.ZipkinTracerModule
More Liberal Accepted Headers Values
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
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
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
Thanks to @petemounce, we have a new release for ZipkinTracerModule
Change/s
- Replace log4net with Liblog #83
Major Release of 3.0.0
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)