Skip to content

Zipkin 2.4.5

Compare
Choose a tag to compare
@codefromthecrypt codefromthecrypt released this 26 Jan 01:51
· 1540 commits to master since this release

Zipkin 2.4.5 improves performance of our core model types and sneaks in an experimental feature

  • zipkin2 types now implement serializable directly to help with frameworks like Flink
  • thanks to advice from @raphw our model types are more efficient (#1890)
  • @michaelsembwever @drolando helped add an experimental feature which lowers storage pressure by disabling search. This feature will be explained more when finalized (#1876)