[PR #2430] [MERGED] chore(lsd): document fields excluded from custom encryption #2422

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2430
Author: @pjrule
Created: 2/2/2026
Status: Merged
Merged: 3/13/2026
Merged by: @lnhsingh

Base: mainHead: parker/encryption-blocklist


📝 Commits (4)

  • 2a9c2c0 chore: document fields excluded from encryption
  • ae14b5b flow: add 'and'
  • 3f08770 feedback
  • e47fdea Merge branch 'main' into parker/encryption-blocklist

📊 Changes

1 file changed (+16 additions, -14 deletions)

View changed files

📝 src/langsmith/encryption.mdx (+16 -14)

📄 Description

Overview

As of LSD platform version 0.7.14 (pending release), we've excluded some system-owned fields from custom encryption. The general intent here is to enforce a semantic separation between system-managed fields and user-managed fields. This updates the documentation to clarify which fields will never be encryptable.

Additionally, a small drive-by improvement: changes "encryption at-rest" to "encryption at rest", as the latter is the more common nomenclature.

Type of change

Type: Update existing documentation


🔄 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/2430 **Author:** [@pjrule](https://github.com/pjrule) **Created:** 2/2/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `parker/encryption-blocklist` --- ### 📝 Commits (4) - [`2a9c2c0`](https://github.com/langchain-ai/docs/commit/2a9c2c0f49119eb64003929cf48a43b07731711f) chore: document fields excluded from encryption - [`ae14b5b`](https://github.com/langchain-ai/docs/commit/ae14b5be41c85f68e9de502c55e1171be604671a) flow: add 'and' - [`3f08770`](https://github.com/langchain-ai/docs/commit/3f087700df4f15f455e6740ba71d5f6418918d7a) feedback - [`e47fdea`](https://github.com/langchain-ai/docs/commit/e47fdea7e534d000146cdffa31387c2bb1c29192) Merge branch 'main' into parker/encryption-blocklist ### 📊 Changes **1 file changed** (+16 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/encryption.mdx` (+16 -14) </details> ### 📄 Description ## Overview As of LSD platform version 0.7.14 (pending release), we've excluded some system-owned fields from custom encryption. The general intent here is to enforce a semantic separation between system-managed fields and user-managed fields. This updates the documentation to clarify which fields will never be encryptable. Additionally, a small drive-by improvement: changes "encryption at-rest" to "encryption at rest", as the latter is the more common nomenclature. ## Type of change **Type:** Update existing documentation --- <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:24 -05:00
yindo changed title from [PR #2430] chore(lsd): document fields excluded from custom encryption to [PR #2430] [MERGED] chore(lsd): document fields excluded from custom encryption 2026-06-05 18:18:30 -04:00
yindo closed this issue 2026-06-05 18:18:30 -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#2422