Skip to content

Commit 2ce03e4

Browse files
chore(main): release 0.1.0
1 parent f1ee560 commit 2ce03e4

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,27 @@
11
# Changelog
2+
3+
## 0.1.0 (2024-02-16)
4+
5+
6+
### Features
7+
8+
* Add CloudSQL Postgresql chatmessagehistory with Integration Tests ([#23](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/23)) ([3ab9d4e](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/3ab9d4eeeb7fd99c4693ee697fb31a2ad9343872))
9+
* Add from methods ([#18](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/18)) ([b5bfd4a](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/b5bfd4a0cd517267ce4a64f68e47e152b759c111))
10+
* Add indexing methods ([#21](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/21)) ([8eae440](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/8eae4406e41f234ef3c6a24621926c3f5c4555cb))
11+
* Add PostgreSQLEngine ([#13](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/13)) ([b181f65](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/b181f658c2e769c74aefc6a53f587ca4a75682db))
12+
* Add search methods ([#20](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/20)) ([89a9a13](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/89a9a135855d0c132c16b82fa42393781c326f22))
13+
* Add user and password auth ([#24](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/24)) ([87099dd](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/87099ddf06f8e82b040a6636f49ba176db36f82c))
14+
* Add Vector Store ([#14](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/14)) ([f3e1127](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/f3e11276a69bf239d852e494eede37ed86b1b361))
15+
* Initialize repo ([679bd5b](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/679bd5b8d0b9f2649c3d9d18cbaa96f24f5e001d))
16+
17+
18+
### Bug Fixes
19+
20+
* Update insert statement ([#29](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/29)) ([8583538](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/8583538231c54c5e203e6a78d43a061f290fef98))
21+
22+
23+
### Documentation
24+
25+
* Update README ([#10](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/10)) ([7334226](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/7334226d79a1da88d64aa724463ff96dc2e6bfe7))
26+
27+
## Changelog

0 commit comments

Comments
 (0)