Secrets re-required on base URL change; API payload logging stopped
v3.224.2
3 fixesThis release3 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗
What's Changed
Fixes
- fix(llm): require fresh secrets for base URL changes (v3 backport of #15401) by @Steffen911 in https://github.com/langfuse/langfuse/pull/15473
- fix(api): stop logging public API request payloads (v3 backport of #15399) by @Steffen911 in https://github.com/langfuse/langfuse/pull/15474
- fix(auth): resolve API key scope publicKey from the verified key (v3 backport of #15456) by @Steffen911 in https://github.com/langfuse/langfuse/pull/15475
Chores
- build: run snyk on v3 branch (v3 backport of #15479) by @Steffen911 in https://github.com/langfuse/langfuse/pull/15482
- build: add v3 branch to github action security check by @Steffen911 in https://github.com/langfuse/langfuse/pull/15484
- chore(deps): bump next-auth to 4.24.15 on v3 (backport of #15392) by @Steffen911 in https://github.com/langfuse/langfuse/pull/15476
- chore(deps): bump postcss to 8.5.22 on v3 (backport of #15393) by @Steffen911 in https://github.com/langfuse/langfuse/pull/15477
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.224.1...v3.224.2
Fetched July 27, 2026


