File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
src/langchain_google_alloydb_pg Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.11.0] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/compare/v0.10.0...v0.11.0 ) (2025-04-30)
4
+
5
+
6
+ ### Features
7
+
8
+ * Update AlloyDB VectorStore to expected LangChain functionality ([ #402 ] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/issues/402 ) ) ([ 432b77f] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/commit/432b77fc21a8326255510f155d9079bfbf114b92 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Update JSON conversion method ([ #405 ] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/issues/405 ) ) ([ 9f9154a] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/commit/9f9154aeeba6c2b1f04c0c5dc56c0fdff789af42 ) )
14
+
3
15
## [ 0.10.0] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/compare/v0.9.3...v0.10.0 ) (2025-03-18)
4
16
5
17
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "0.10 .0"
15
+ __version__ = "0.11 .0"
You can’t perform that action at this time.
0 commit comments