Releases: oceanbase/langchain-oceanbase
Releases · oceanbase/langchain-oceanbase
v0.5.2
What's Changed
Fixes
- Fix embedded SeekDB segfaults with
pylibseekdb >= 1.2by session-scoping test fixtures (oceanbase/seekdb#870)
Maintenance
- Bump
pylibseekdblower bound to>=1.3.0, remove<1.2upper cap - Regenerate
poetry.lock
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Features
- Support embedded SeekDB mode in checkpointer and store (#138)
Fixes
- Handle vector search rows without primary keys
- Stabilize embedded SeekDB vectorstore capacity handling
- Retry CI image pulls and format vectorstores
Maintenance
- Split pyseekdb to extra
- Add Connection Configuration section to README
- Lowercase seekdb, add provider setup links
- Dependency updates (aiohttp, ruff, virtualenv, dashscope, and more)
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.0
What's Changed
- refactor: optimize CI and replace deprecated embeddings with DefaultEmbeddingFunctionAdapter by @xxsc0529 in #55
- docs: add LangChain integration badge and clarification by @ShanmukhaRajah22 in #47
- Developer onboarding improvements by @nileshaher-2024si96522 in #49
- fix: correct dim argument passing in create_table_func by @cr7258 in #56
- feat: Implement unit tests for VectorStore (Issue #38) by @NTLx in #60
- Add standard VectorStore integration tests (#39) by @mx-pai in #61
- Add standard tests to CI workflow by @knqiufan in #62
- feat: add LangGraph checkpointer with OceanBase persistence support by @knqiufan in #63
- feat:Code and documentation organization by @xxsc0529 in #79
- fix: Dependabot couldn't find virtualenv in the "direct dependencies" when performing security updates for virtualenv by @xxsc0529 in #81
- chore: add aiohttp as direct dependency (>=3.13.3) for Dependabot security updates by @xxsc0529 in #82
- feat:Supplement the connection testing and documentation for the embedded seekdb by @xxsc0529 in #91
- chore(deps): bump aiohttp from 3.13.3 to 3.13.5 by @dependabot[bot] in #95
- chore(deps-dev): bump pre-commit from 3.8.0 to 4.5.1 by @dependabot[bot] in #86
- chore(deps-dev): bump dashscope from 1.25.3 to 1.25.17 by @dependabot[bot] in #100
- chore(deps-dev): bump virtualenv from 21.2.0 to 21.3.0 by @dependabot[bot] in #103
- chore(deps-dev): bump pytest-cov from 4.1.0 to 7.1.0 by @dependabot[bot] in #97
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #104
- chore: add git-flow governance workflow and docs by @webup in #105
- chore(deps): bump the production-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #102
- chore: retarget dependabot updates to develop by @webup in #106
- chore(deps-dev): bump virtualenv from 21.3.0 to 21.3.1 by @dependabot[bot] in #107
- chore(deps-dev): bump mypy from 1.19.0 to 2.0.0 by @dependabot[bot] in #108
- Align OceanBase checkpoint saver with LangGraph conformance by @webup in #110
- Harden checkpoint conformance against OceanBase CI by @webup in #112
- Add LangChain vectorstore 1.x conformance coverage by @webup in #114
- Add MySQL checkpoint saver compatibility coverage by @webup in #115
- Release 0.4.0 by @webup in #116
New Contributors
- @ShanmukhaRajah22 made their first contribution in #47
- @nileshaher-2024si96522 made their first contribution in #49
- @cr7258 made their first contribution in #56
- @mx-pai made their first contribution in #61
- @dependabot[bot] made their first contribution in #95
- @webup made their first contribution in #105
Full Changelog: release-v0.3.2...v0.4.0
release-v0.3.2
What's Changed
Full Changelog: release-v0.3.1...release-v0.3.2
release-v0.3.1
What's Changed
Full Changelog: release-v0.3.0...release-v0.3.1
release-v0.3.0
Full Changelog: release-v0.2.0...release-v0.3.0
release-v0.2.7
What's Changed
- refactor: simplify sparse vector index creation and extract common methods by @xxsc0529 in #26
- feat: Add AI functions support (AI_EMBED, AI_COMPLETE, AI_RERANK) by @xxsc0529 in #28
- fix: update AI model and endpoint queries to use DBA_OB views by @xxsc0529 in #30
Full Changelog: release-v0.2.6...release-v0.2.7
release-v0.2.6
What's Changed
Full Changelog: release-v0.2.5...release-v0.2.6
release-v0.2.5
What's Changed
Full Changelog: release-v0.2.4...release-v0.2.5