Skip to content

Commit 3a9963a

Browse files
committed
Revert "docs(changelog): note Tavily SecretRef fallback fix"
This reverts commit be3b0e5.
1 parent 8302535 commit 3a9963a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Docs: https://docs.openclaw.ai
55
## Unreleased
66

77
### Fixes
8-
- **Tavily plugin SecretRef fallback:** `resolveTavilyApiKey` now uses inspect-mode SecretRef resolution and treats file/exec SecretRefs and env SecretRefs whose id is not `TAVILY_API_KEY` as `blocked`, so a configured non-`TAVILY_API_KEY` credential cannot be silently rewritten to ambient `process.env.TAVILY_API_KEY`. ([PR #95110](https://github.com/openclaw/openclaw/pull/95110), [Issue #95109](https://github.com/openclaw/openclaw/issues/95109)). Thanks @kzzalews.
98

109
- **WeChat account routing:** `startAccount` preserves session routing by resolving manifest channel account config from raw account keys with opaque provider ids, while still ignoring manifest account keys that normalize to blocked object keys. (#93686) Thanks @zhangguiping-xydt.
1110

0 commit comments

Comments
 (0)