File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
src/langchain_google_alloydb_pg Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.0] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/compare/v0.13.0...v1.0.0 ) (2025-12-03)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Update AlloyDBModel based on ml extension v1.5.2 ([ #500 ] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/issues/500 ) )
9+
10+ ### Features
11+
12+ * ** deps:** Update langchain-postgres to v0.0.16 ([ #499 ] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/issues/499 ) ) ([ fc75b67] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/commit/fc75b67e8ef36f681757524a0fc38421d65833d3 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** deps:** Update dependencies ([ #473 ] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/issues/473 ) ) ([ 58b58eb] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/commit/58b58ebd4f5ea141d72f793c4c06735e7a733e31 ) )
18+ * Update AlloyDBModel based on ml extension v1.5.2 ([ #500 ] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/issues/500 ) ) ([ ca31df6] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/commit/ca31df6a6f3c7ed003a2014f6209b337ad7414d8 ) )
19+
20+
21+ ### Documentation
22+
23+ * Update docs/vector_store.ipynb ([ #472 ] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/issues/472 ) ) ([ df70976] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/commit/df7097602ddc590a556f2fdc44a6cda20c6fbf3e ) )
24+
325## [ 0.13.0] ( https://github.com/googleapis/langchain-google-alloydb-pg-python/compare/v0.12.0...v0.13.0 ) (2025-08-21)
426
527
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "0.13 .0"
15+ __version__ = "1.0 .0"
You can’t perform that action at this time.
0 commit comments