You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.8.21-beta2 (#26)
* Updated doc-strings to match the changes made in observability, per [16.05 changelog](https://humanloop.com/docs/v5/changelog/2025/05#improved-observability-for-traces)
Release 0.8.18:
* Use singleton pattern for private OTEL tracer
* Bump up OTEL dependencies
* Prevent non-HL spans from passing through private OTEL tracer
Merge pull request #19 from humanloop/decorators-fixes-latest
* Better typing DX on decorated functions and eval.run callable
* Flow decorator picks up on logging via SDK functions
* More graceful error messages in eval.run()