Releases: typelevel/natchez-http4s
Releases · typelevel/natchez-http4s
v0.6.1
What's Changed
- Add methods to override
Span.Options
on the span created by the client middleware by @bpholt in #64 - Add natchez-http4s-mtl: server middleware with
Local[F, Span[F]]
semantics by @bpholt in #71
Other Build and Dependency Updates
- Update scala3-library, ... to 3.3.4 by @typelevel-steward in #70
- Update scala-library to 2.12.20 by @typelevel-steward in #62
- Update mdoc, sbt-mdoc to 2.6.1 by @typelevel-steward in #68
- Update sbt to 1.10.2 by @typelevel-steward in #66
- Update sbt-typelevel to 0.7.3 by @typelevel-steward in #63
- Update http4s-client, http4s-core, ... to 0.23.28 by @typelevel-steward in #65
- Update scala-library to 2.13.15 by @typelevel-steward in #69
- reconfigure Mergify with sbt-typelevel-mergify by @bpholt in #72
- Update sbt-typelevel, ... to 0.7.4 by @typelevel-steward in #73
- Update natchez-core, natchez-jaeger, ... to 0.3.7 by @typelevel-steward in #74
- Update sbt to 1.10.3 by @typelevel-steward in #75
- Update http4s-client, http4s-core, ... to 0.23.29 by @typelevel-steward in #76
- Update sbt to 1.10.4 by @typelevel-steward in #77
- Remove sonatypeCredentialHost setting by @bpholt in #78
- Update sbt to 1.10.5 by @typelevel-steward in #79
- Update sbt to 1.10.6 by @typelevel-steward in #81
- Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 by @typelevel-steward in #82
- Update http4s-client, http4s-core, ... to 0.23.30 by @typelevel-steward in #83
- Update mdoc, sbt-mdoc to 2.6.2 by @typelevel-steward in #84
- Update sbt, scripted-plugin to 1.10.7 by @typelevel-steward in #85
- Update sbt-typelevel, ... to 0.7.5 by @typelevel-steward in #86
- Update scalafmt-core to 3.8.4 by @typelevel-steward in #87
- Update scala-library to 2.13.16 by @typelevel-steward in #88
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add span name and span options parameters by @ant8e in #32
- Make client middleware cancellable by @msosnicki in #33
- Update URL to micropage by @blaz-kranjc in #35
- Use natchez-testkit instead of our own InMemory implementation by @bpholt in #38
- Only add exception message to trace if it is non-null by @bpholt in #56
- Allow additional attributes to be added to client spans by @bpholt in #37
New Contributors
- @ant8e made their first contribution in #32
- @blaz-kranjc made their first contribution in #35
- @msosnicki made their first contribution in #33
- @bpholt made their first contribution in #38
- @typelevel-steward made their first contribution in #51
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Removed old release workflow by @mpilquist in #27
- Bump base version by @mpilquist in #29
- Upgrade to latest http4s, natchez, scala.js, and scala native releases by @mpilquist in #30
- Upgrade to natchez 0.3.0 by @mpilquist in #31
Full Changelog: v0.4.0...v0.5.0
v0.5.0-M2
Updates
- Upgrade to latest http4s, natchez, scala.js, and scala native releases by @mpilquist in #30
Full Changelog: v0.5.0-M1...v0.5.0-M2
v0.5.0-M1
What's Changed
- Removed old release workflow by @mpilquist in #27
- Upgrade natchez to 0.3.0-M2 by @mpilquist in #28
- Bump base version by @mpilquist in #29
Full Changelog: v0.4.0...v0.5.0-M1
v0.4.0
What's Changed
- Adopt sbt-typelevel and update dependencies by @mpilquist in #26
New Contributors
- @mpilquist made their first contribution in #26
Full Changelog: v0.3.2...v0.4.0