aboutsummaryrefslogtreecommitdiff
path: root/impl_core/src/main/java/io/opencensus/implcore/trace/propagation/BinaryFormatImpl.java
AgeCommit message (Expand)Author
2018-08-27Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1...Bogdan Drutu
2018-08-09Add Tracestate into SpanContext. (#1359)Bogdan Drutu
2018-04-17Remove dependency between io.opencensus.implcore and io.opencensus.internal.Kristen Kozak
2018-04-13Makes the trace and span ID fields mandatory in binary format (#1120)Adrian Cole
2017-12-11Add initial support for b3-propagation headers. (#889)Bogdan Drutu
2017-09-18Add a new SpanContextParseException and use it in BinaryFormat. (#642)Bogdan Drutu
2017-08-23Change the licence to OpenCensus authors. (#539)Bogdan Drutu
2017-08-17Use different package names in each artifact. (fixes #379)Kristen Kozak