Skip to content

v0.28.0

Compare
Choose a tag to compare
@heroku-linguist heroku-linguist released this 03 Mar 22:31
· 32 commits to main since this release
1fc7d32

Added

  • libcnb:
    • The tracing crate is now setup for OTLP File Exports. Buildpacks using tracing will inherit tracing context from libcnb.rs. (#918)

Changed

  • libcnb:
    • Tracing spans, events, and errors from libcnb.rs are now generated via the tracing library, and tracing data output has changed. (#918)