Skip to content

Releases: trace4cats/trace4cats-http4s

v0.14.1

16 Jun 10:37
12ab574
Compare
Choose a tag to compare

Besides bringing dependencies up-to-date, this release enriches the span attributes and capabilities to customise them.

Changes

  • Allow to inject extra attributes @ybasket (#174)
  • Add request, response attributers getter to client tracer @subsunj (#173)

🧰 Maintenance

v0.14.0

31 Jul 17:25
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.13.1

31 Mar 19:44
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.13.0

22 Mar 09:40
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add http method, url, flavor and status_code attributes to client spans @mpichette-apple (#53)

🧰 Maintenance

v0.12.0

06 Aug 12:21
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:23
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

  • Update trace4cats-base, trace4cats-core, ... to 0.12.0-RC2 @trace4cats-steward (#8)
  • Update sbt to 1.5.4 @scala-steward (#2)