-
feat: custom encryption at rest (#6482)
发布于
2025-12-06 00:10:17 +00:00 | 600 次提交 在此版本后已推送到 mainDescription:
This PR adds the Python SDK types necessary for langgraph platform users
to inject their own custom encryption-at-rest functions. See docs
PR for more details.note: this PR adds a starlette dev dependency so that custom encryption
can access BaseUser information.Issue:
required for LSD-172Dependencies:
- depended upon by associated langgraph-api
changes(this
PR must merge before that one) - docs PR
TODO:
- move docs to docs repo
- bump package versions before merge
Signed-off-by: Connor Braa cwlbraa@langchain.dev
Co-authored-by: Claude noreply@anthropic.com下载附件
- depended upon by associated langgraph-api