Sourced from langchain-core's releases.
langchain-core==1.2.22
Changes since langchain-core==1.2.21
release(core): 1.2.22 (#36201) fix(core): validate paths in
prompt.saveandload_prompt, deprecate methods (#36200)langchain-core==1.2.21
Changes since langchain-core==1.2.20
release(core): 1.2.21 (#36179) fix(core,model-profiles): add missing
ModelProfilefields, warn on schema drift (#36129) chore(core): remove stale blockbuster allowlist for deleted context module (#36168) ci: suppress pytest streaming output in CI (#36092)
d22df94
release(core): 1.2.22 (#36201)27add91
fix(core): validate paths in prompt.save and
load_prompt, deprecate metho...7563fce
chore(model-profiles): refresh model profile data (#36195)3e64c25
chore: use repo permissions instead of org membership for maintainer
override...1778b08
chore(partners): bump langchain-core min to
1.2.21 (#36183)ad574fc
fix(openai): bump min core version (#36180)19f81cf
release(core): 1.2.21 (#36179)6d07ef2
release(openai): 1.1.12 (#36178)2f64d80
fix(core,model-profiles): add missing ModelProfile fields,
warn on schema d...5ffece5
chore(core): remove stale blockbuster allowlist for deleted context
module (#...Sourced from redis's releases.
7.4.0
Changes
🐛 Bug Fixes
- Fix AttributeError in cluster metrics recording when connection is None or ClusterNode object instance is used to extract the connection info (#3999)
- Fixing security concern in repr methods for ConnectionPools - passwords might leak in plain text logs (#3998)
- Refactored connection count and SCH metric collection (#4001)
🧪 Experimental Features
-Refactored health check logic for MultiDBClient (#3994)
🧰 Maintenance
- Expose basic Otel classes and functions to be importable through redis.observability to match the examples in the readthedocs (#3996)
We'd like to thank all the contributors who worked on this release!
@vladvildanov@petyaslavova
b72f24a
Updating lib version to 7.4.00a4e0af
Refactored health check logic for MultiDBClient (#3994)15492c9
Refactored connection count and SCH metric collection (#4001)cd964ac
Expose basic Otel classes and funtions to be importable through
redis.observa...46ab74d
Fixing security concern in repr methods for
ConnectionPools - passwords m...26482db
Fix AttributeError in cluster metrics recording when connection is None
or Cl...