Skip to content

Releases: davenverse/natchez-local

v0.2.0

21 Jun 17:25
1777fe7
Compare
Choose a tag to compare

What's Changed

  • Upgrade major versions, especially natchez and sbt plugins by @sjenna in #22

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Apr 14:33
9179133
Compare
Choose a tag to compare
  • Use minor semver release process
  • Let me know how this works for you!

v0.0.1

22 Apr 04:10
3c16c75
Compare
Choose a tag to compare
  • Initial Release
  • Creates a way to Transition from a FiberLocal of Span to a Span (already leveraged by natchez-http4s-otel to great success)
  • Introduces EntryPointLocal Abstraction which allow you to get and manage Trace constraints including to support operations that the current Natchez Constraint don't allow, like tracing Resource utilization.