Changelog#
[2.3.1] - 2026-04-23#
Security#
Bumped langchain-core floor to >=1.2.22 (CVE-2025-68664 follow-up fixes through 1.2.22; prior floor was 1.2.11 in pip-core.toml / 1.2.7 in lc_agent requirements). langchain meta stays at existing floor since PyPI max is 1.2.15 and it transitively pulls the patched core.
[2.3.0] - 2026-04-21#
Migrated bundled
lc_agent_retrieversFAISS indexes from pickle to JSON docstore + native FAISS binary format (via lc_agent_retrievers 0.3.0). Removes theBinary.Trojan.SerializedDatafalse-positive scanner trigger (DT nSpect / TitaniumCore RICC) that was blocking Isaac Sim / Isaac Lab container releases. Dropsallow_dangerous_deserialization=Truefrom the retriever loader — the new loader cannot execute code on load. No re-embedding; vectors unchanged.
[2.2.7] - 2026-03-18#
Fix issues with pydoclint dependencies on docstring_parser
[2.2.6] - 2026-03-17#
Fixed OSS vulnerabilities (OMPE-85873 / NVBugs 5976502):
Updated urllib3 to >=2.6.3 (CVE-2026-21441)
Updated langchain to >=0.3.25, langchain-core to >=0.3.58, langchain-community to >=0.3.21 (CVE-2025-68664)
Added lxml >=5.4.0 to address libxslt (CVE-2025-7424) and libxml2 (CVE-2024-56171) vulnerabilities
[2.2.5] - 2026-03-10#
Upgraded starlette to >=0.49.1 to fix CVE-2025-62727 (High severity DoS via Range header)
Updated fastapi to 0.128.0 in pip_core_prebundle
[2.2.4] - 2026-02-09#
Updated usdcode from 0.1.15 to 0.1.16 for Kit 110 compatibility
Added Kit 110 (OpenUSD 25.xx) support while maintaining Kit 109 compatibility
Made pxr.Ndr module import conditional (removed in Kit 110)
Added future annotations to handle removed pxr attributes (Tf.TemplateString, Usd.CrateInfo)
[2.2.3] - 2026-01-23#
Updated pip_core_prebundle dependencies
[2.2.2] - 2026-01-23#
Version bump
[2.2.1] - 2026-01-02#
lc-agent upgrade
[2.2.0] - 2025-12-12#
Republish
[2.1.0] - 2025-12-11#
Republish
[2.0.9] - 2025-11-04#
Changed#
Updated for new version of lc-agent
[2.0.8] - 2025-09-22#
Changed#
Added pydantic dependency
Removed jiter-0.10.0 dependency
[2.0.7] - 2025-09-09#
Changed#
Added jiter-0.10.0 dependency
[2.0.6] - 2025-09-04#
Changed#
Updated pip modules
[2.0.5] - 2025-08-01#
Changed#
Updated pip dependencies
[2.0.4] - 2025-07-10#
Changed#
Added NVIDIA copyright headers to Python files
[2.0.3] - 2025-07-04#
Updated pip dependencies for pip_core_prebundle
Added support for RunnableAIQNode in the UI
[2.0.2] - 2025-05-15#
Updated lc-agent
[2.0.1] - 2025-03-25#
Added package.writeTarget.kit to the config to make sure the ext is only visible to kit 107
[2.0.0] - 2025-03-18#
Updated to support Pydantic v2
Updated LC Agent dependencies to version 0.2.1
[1.2.4] - 2025-02-28#
Updated lc_agent_usd to version 0.1.26
[1.2.3] - 2025-02-27#
Updated lc-agent
[1.2.2] - 2025-02-03#
Upgraded pip dependencies
[1.2.1] - 2024-01-08#
pip upgrade
[1.2.0] - 2024-12-06#
pip upgrade
[1.2.0] - 2024-12-06#
Release
[1.0.0] - 2024-07-29#
Initial release