Skip to content

Releases: trace4cats/trace4cats-opentelemetry

v0.14.4

10 Aug 10:55
09dba4a
Compare
Choose a tag to compare

What's Changed

  • Add new module with http4s-grpc implementation by @sgjbryan in #326

Full Changelog: v0.14.3...v0.14.4

v0.14.3

10 Aug 10:46
3b8bd43
Compare
Choose a tag to compare

Changes

  • Adjust field names of JSON output in compliance with OTLP/HTTP spec @sgjbryan (#327)
  • Send TraceProcess attributes on resource @trulfos (#260)

🧰 Maintenance

v0.14.2: Preserve precise span timings

19 Jul 11:54
70a7070
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.14.1

17 May 11:21
f552447
Compare
Choose a tag to compare

Changes

  • Adjust OTEL JSON format to breaking changes @ybasket (#278)

🧰 Maintenance

v0.14.0

31 Jul 17:03
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.13.1

31 Mar 19:57
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

v0.13.0

22 Mar 09:39
Compare
Choose a tag to compare

Changes

🚀 Features

  • Remove Blaze client dependency, take a typed Uri in constructors @hygt (#90)
  • Support static headers and configurable transport type @brendanmaguire (#68)

🐛 Bug Fixes

🧰 Maintenance

v0.12.0

06 Aug 12:10
Compare
Choose a tag to compare

Changes

This is the first stable release fully compatible with Cats Effect 3. The major change since RC2 is Scala 3 support.

🚀 Features

🧰 Maintenance

v0.12.0-RC2

07 Jul 10:47
Compare
Choose a tag to compare
v0.12.0-RC2 Pre-release
Pre-release

Changes

This is the second RC compatible with Cats Effect 3. The main change is migrating the project to a new organization and splitting it into multiple repositories so that further releases can be cut independently.

🧰 Maintenance