v2.78.0
版本发布时间: 2024-09-04 23:31:34
langfuse/langfuse最新发布版本:v2.78.0(2024-09-04 23:31:34)
What's Changed
- Structured logging
- Headless initialization of self-hosted instances, rename
LANGFUSE_PROVISION_
toLANGFUSE_INIT_
ahead of changelog release
PRs
- feat: add new /ready endpoint to separate liveness from readiness by @Steffen911 in https://github.com/langfuse/langfuse/pull/3222
- chore: add instrumentation to ingestion zod parsing by @maxdeichmann in https://github.com/langfuse/langfuse/pull/3224
- docs: add provisioning envs to .env.prod.example by @marcklingen in https://github.com/langfuse/langfuse/pull/3227
- feat: add structured logging option by @Steffen911 in https://github.com/langfuse/langfuse/pull/3221
- fix: rename LANGFUSE_PROVISION_ to LANGFUSE_INIT_ ahead of changelog release by @marcklingen in https://github.com/langfuse/langfuse/pull/3228
- feat: migrate shared package to new logger by @Steffen911 in https://github.com/langfuse/langfuse/pull/3229
- feat: migrate web api to new logger by @Steffen911 in https://github.com/langfuse/langfuse/pull/3230
Full Changelog: https://github.com/langfuse/langfuse/compare/v2.77.0...v2.78.0