[PR #2248] [MERGED] feat: document LANGGRAPH_AES_JSON_KEYS #2264

Closed
opened 2026-02-17 17:23:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2248
Author: @cwlbraa
Created: 1/15/2026
Status: Merged
Merged: 1/16/2026
Merged by: @cwlbraa

Base: mainHead: cwlbraa/aes-key-json-LSD-1023


📝 Commits (1)

  • 236e12d feat: document LANGGRAPH_AES_JSON_KEYS

📊 Changes

1 file changed (+18 additions, -3 deletions)

View changed files

📝 src/langsmith/encryption.mdx (+18 -3)

📄 Description

Overview

this new environment variable allows LANGGRAPH_AES_KEY users to encrypt JSON fields like langgraph_auth_user.

Type of change

Type: Update existing documentation

Related issues/PRs

  • Linear issue: LSD-1023
  • Slack thread:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2248 **Author:** [@cwlbraa](https://github.com/cwlbraa) **Created:** 1/15/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@cwlbraa](https://github.com/cwlbraa) **Base:** `main` ← **Head:** `cwlbraa/aes-key-json-LSD-1023` --- ### 📝 Commits (1) - [`236e12d`](https://github.com/langchain-ai/docs/commit/236e12dcf97e6990e91298f5efe9068bf7c05780) feat: document LANGGRAPH_AES_JSON_KEYS ### 📊 Changes **1 file changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/encryption.mdx` (+18 -3) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> this new environment variable allows LANGGRAPH_AES_KEY users to encrypt JSON fields like langgraph_auth_user. ## Type of change **Type:** Update existing documentation ## Related issues/PRs - GitHub issue: - Feature PR: https://github.com/langchain-ai/langgraph-api/pull/2280 <!-- For LangChain employees, if applicable: --> - Linear issue: LSD-1023 - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:14 -05:00
yindo closed this issue 2026-02-17 17:23:14 -05:00
yindo changed title from [PR #2248] feat: document LANGGRAPH_AES_JSON_KEYS to [PR #2248] [MERGED] feat: document LANGGRAPH_AES_JSON_KEYS 2026-06-05 18:17:33 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2264