diff --git a/opentelemetry-client-ocurl/_doc-dir/CHANGES.md b/opentelemetry-client-ocurl/_doc-dir/CHANGES.md index 18e79d9b..7e20cf81 100644 --- a/opentelemetry-client-ocurl/_doc-dir/CHANGES.md +++ b/opentelemetry-client-ocurl/_doc-dir/CHANGES.md @@ -1,4 +1,9 @@ +## 0.11.2 + +- fix: opentelemetry-client-ocurl: don't block signals on Windows +- fix otel-client-ocurl: use ptime timestamps for self metrics + ## 0.11.1 - add missing sample argument to `Traceparent.to_value` diff --git a/opentelemetry-cohttp-lwt/_doc-dir/CHANGES.md b/opentelemetry-cohttp-lwt/_doc-dir/CHANGES.md index 18e79d9b..7e20cf81 100644 --- a/opentelemetry-cohttp-lwt/_doc-dir/CHANGES.md +++ b/opentelemetry-cohttp-lwt/_doc-dir/CHANGES.md @@ -1,4 +1,9 @@ +## 0.11.2 + +- fix: opentelemetry-client-ocurl: don't block signals on Windows +- fix otel-client-ocurl: use ptime timestamps for self metrics + ## 0.11.1 - add missing sample argument to `Traceparent.to_value` diff --git a/opentelemetry-lwt/_doc-dir/CHANGES.md b/opentelemetry-lwt/_doc-dir/CHANGES.md index 18e79d9b..7e20cf81 100644 --- a/opentelemetry-lwt/_doc-dir/CHANGES.md +++ b/opentelemetry-lwt/_doc-dir/CHANGES.md @@ -1,4 +1,9 @@ +## 0.11.2 + +- fix: opentelemetry-client-ocurl: don't block signals on Windows +- fix otel-client-ocurl: use ptime timestamps for self metrics + ## 0.11.1 - add missing sample argument to `Traceparent.to_value` diff --git a/opentelemetry/_doc-dir/CHANGES.md b/opentelemetry/_doc-dir/CHANGES.md index 18e79d9b..7e20cf81 100644 --- a/opentelemetry/_doc-dir/CHANGES.md +++ b/opentelemetry/_doc-dir/CHANGES.md @@ -1,4 +1,9 @@ +## 0.11.2 + +- fix: opentelemetry-client-ocurl: don't block signals on Windows +- fix otel-client-ocurl: use ptime timestamps for self metrics + ## 0.11.1 - add missing sample argument to `Traceparent.to_value`