Skip to content

Releases: 256dpi/xo

v0.4.6

06 May 09:06

Choose a tag to compare

  • modernized
  • fix stack trace assertions
  • delete correct event tag
  • fix test isolation
  • flush batched spans on shutdown
  • reuse timer in Drain
  • bumped dependencies

v0.4.5

20 Feb 08:34

Choose a tag to compare

  • updated otel and migrated to OLTP

v0.4.4

25 May 19:15

Choose a tag to compare

  • bumped go
  • updated open telemetry
  • updated sentry-go

v0.4.3

26 Aug 15:32

Choose a tag to compare

  • added crash helpers

v0.4.2

30 May 12:24

Choose a tag to compare

  • use go 1.18
  • sniff and use current span context key

v0.4.1

30 May 11:47

Choose a tag to compare

  • fixed bug

v0.4.0

21 Mar 15:14

Choose a tag to compare

  • updated dependencies

v0.3.8

09 Sep 08:00

Choose a tag to compare

  • added basic sentry tunnel

v0.3.7

15 Apr 14:00

Choose a tag to compare

  • use sync.Map instead of atomic.Value for cache
  • further simplified caching

v0.3.6

08 Apr 06:44

Choose a tag to compare

  • simplified global tracer handling
  • support jaeger tracing
  • support cleaning number like segments
  • updated open-telemetry dependencies