Skip to content

Releases: typelevel/natchez

v0.0.21

30 Mar 21:45
b954a1c
Compare
Choose a tag to compare

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

23 Feb 19:54
bf8e112
Compare
Choose a tag to compare
  • Added traceUri support to Datadog module (Andrey Patseev)
  • Drop support for Scala 3.0.0-M2, add support for 3.0.0-RC1 (Anton Sviridov)

v0.0.19

28 Jan 20:58
721a34b
Compare
Choose a tag to compare

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

13 Jan 15:49
ed43a01
Compare
Choose a tag to compare

Nothing important, tag is just checking some CI config.

v0.1.0-M1

13 Dec 22:03
bcd17fc
Compare
Choose a tag to compare
v0.1.0-M1 Pre-release
Pre-release

This is the initial milestone release built with Cats-Effect 3. The log module is unavailable pending upstream library updates. The newrelic module is unavailable for Scala 3 pending upstream library updates.

v0.0.14

28 Nov 03:13
bb8c10e
Compare
Choose a tag to compare

This release adds support for Scala 3.0.0-M1 and M2. The log and newrelic modules are unavailable on Scala 3, pending upstream library updates.

v0.0.14-M2

10 Nov 05:07
e60519c
Compare
Choose a tag to compare

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.