ocaml-opentelemetry/thread-local-storage/_doc-dir/CHANGES.md
2026-04-06 19:57:49 +00:00

168 B

0.2

  • Incompatible API change, making things simpler.
  • It is now safe to read TLS from asynchronous callbacks (e.g. memprof callbacks).

0.1

initial release