Releases: typelevel/natchez
Releases · typelevel/natchez
v0.1.0
v0.0.22
v0.0.21
Update: this release is cursed, sorry. Try v0.0.22.
This release is for Cats-Effect 2. If you are using Cats-Effect 3 the matching release is v0.1.0.
- Adds access to global OpenTracing tracers when constructing entry points. (Jacob Barber)
- Removes Scala 3.0.0-M3 from the cross-build, retains Scala 3.0.0 RC1, and adds Scala 3.0.0 RC2.
- Updates all libraries (but not CE3; see the
series/0.1
branch).
v0.0.20
v0.0.19
This release catches up on a bunch of languishing PRs, sorry for the delays. Thanks contributors!
- Added
spanId
to spans (Andrey Patseev) - Trace instances for monad transformers (Ben Plommer)
cats-mtl
module (Ben Plommer)- Fix crossProject support (Paul Cleary)
- Generalize the handling of
Fields
(Ryan Zeigler) log-odin
module (Tristan Lohman)
v0.0.18
v0.1.0-M1
v0.0.14
v0.0.14-M2
This adds support for Scala 3.0.0-M1, with most modules published. log
and newrelic
are unavailable pending Scala 3.0.0-M1 support in some upstream libraries.