From 94a061cef75bdedf2477645a492ab448503248d6 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Thu, 10 Apr 2025 11:51:32 -0400 Subject: [PATCH] update changes --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index dd9ae4f..0d68d50 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +# 0.10 (wip) + +- breaking: manual spans now take a `explicit_span_ctx` as parent, that + can potentially be transmitted across processes/machines. It also + is intended to be more compatible with OTEL. +- depopt on unix for TEF timestamps + # 0.9.1