Skip to content

Releases: palantir/rust-zipkin

zipkin 0.3.2

14 Nov 23:08
Compare
Choose a tag to compare
  • Upgraded rand to 0.6
  • Added Report::report2 which takes the Span by value rather than by reference, and deprecated Report::report in favor of it.

http-zipkin 0.1.1

14 Nov 23:06
Compare
Choose a tag to compare
  • Support the new unified b3 header format.

http-zipkin 0.1.0

06 Jun 05:09
Compare
Choose a tag to compare
  • Initial release

zipkin-types 0.1.0

21 May 19:54
8f1efae
Compare
Choose a tag to compare
  • Initial release

zipkin 0.3.1

21 May 19:55
Compare
Choose a tag to compare
  • Upgraded rand to 0.5
  • Types now implement Deserialize in addition to Serialize when the serde feature is enabled.

zipkin 0.3.0

20 Apr 22:25
Compare
Choose a tag to compare
  • Builders now have normal setters for required fields rather than taking them all in their build methods. build will panic if a required field is not set.
  • OpenSpan is now parameterized by its attachment to the tracer. In particular, this allows spans to be moved between threads.

hyper-zipkin 0.4.0

20 Apr 22:41
Compare
Choose a tag to compare
  • Upgrade zipkin to 0.3.

futures-zipkin 0.4.0

20 Apr 22:30
Compare
Choose a tag to compare
  • Upgrade to zipkin 0.3

zipkin 0.2.2

18 Apr 20:33
Compare
Choose a tag to compare
  • Add OpenSpan::detach.

futures-zipkin 0.3.0

08 Apr 02:52
Compare
Choose a tag to compare
  • Upgrade zipkin to 0.2.