mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
update changelog
This commit is contained in:
parent
925c962945
commit
155ceae6ae
1 changed files with 5 additions and 1 deletions
|
|
@ -1,9 +1,13 @@
|
|||
## next version
|
||||
|
||||
- replace `Thread_local` with `ocaml-ambient-context`, allowing for implicit scope in Lwt/Eio contexts
|
||||
- update `ocaml-trace` interface to use the new `trace.0.3`-style API (breaking)
|
||||
|
||||
## 0.5
|
||||
|
||||
- new implementation for ocurl backend, using ezcurl and queues
|
||||
- refactor lwt: Use `try%lwt` over `Lwt.catch`
|
||||
- add `opentelemetry.trace` (optional, depends on `trace`)
|
||||
- add `opentelemetry.trace` (optional, depends on `ocaml-trace`)
|
||||
|
||||
## 0.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue