mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
chore: update CHANGES
This commit is contained in:
parent
d578de0ceb
commit
f5cd6e0bf0
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
## next version
|
||||
|
||||
- fix ticker thread shutdown
|
||||
- migrated to OTEL proto files v1.0
|
||||
- replace `Thread_local` with `ocaml-ambient-context`, allowing for implicit scope in Lwt/Eio contexts (#34)
|
||||
- update `ocaml-trace` interface to use the new `trace.0.3`-style API (breaking, see #34)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue