|
1 | 1 | # Changelog |
| 2 | + |
| 3 | +## 0.1.0 (2024-02-28) |
| 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 create methods for Loader ([#59](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/59)) ([9072cf7](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/9072cf799042853cb468ec8f627bafe320b3f76c)) |
| 10 | +* 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)) |
| 11 | +* 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)) |
| 12 | +* Add PostgreSQL loader ([#49](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/49)) ([ada45ec](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/ada45ec3089254966e444d11c5c22f73b881d03b)) |
| 13 | +* 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)) |
| 14 | +* 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)) |
| 15 | +* Add sync methods ([#58](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/58)) ([50f1926](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/50f192608bb661effee813f9c917e7401866be38)) |
| 16 | +* 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)) |
| 17 | +* Add user_agent to client ([#35](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/35)) ([f27771a](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/f27771abe5de4868477152ad339dd14c101259e8)) |
| 18 | +* 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)) |
| 19 | +* Add verify schema to Saver ([#63](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/63)) ([b75105a](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/b75105aea4c250c628a7acb3f83bbcf0b87498c1)) |
| 20 | +* **engine:** Add from_engine method ([#61](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/61)) ([1c7824b](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/1c7824bf82cf5ffe216eccfc281c1cb3958d3464)) |
| 21 | +* Initialize repo ([679bd5b](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/679bd5b8d0b9f2649c3d9d18cbaa96f24f5e001d)) |
| 22 | +* Make run_as_sync private ([#62](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/62)) ([faf7897](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/faf7897f06b9bc87a99547a37969767e3190dcf3)) |
| 23 | + |
| 24 | + |
| 25 | +### Bug Fixes |
| 26 | + |
| 27 | +* **tests:** Remove duplicate function ([#51](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/51)) ([144ae6d](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/144ae6df6295afc7dc0e6101de13faae934cf706)) |
| 28 | +* 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)) |
| 29 | + |
| 30 | + |
| 31 | +### Documentation |
| 32 | + |
| 33 | +* Add chatmessagehistory docs ([#48](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/48)) ([5f5df1d](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/5f5df1d0790dd0a90110a1c765a4f445c083267a)) |
| 34 | +* Add the code lab notebook ([#36](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/36)) ([ab7cbe4](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/ab7cbe4d0554a2a80a32e7feb7b4fc5c773ee379)) |
| 35 | +* Add vectorstore docs ([#22](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/22)) ([6c41df2](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/6c41df2f51c7b185d8d1b53ad6b12e42f32de224)) |
| 36 | +* Update langchain_quick_start.ipynb ([#60](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/60)) ([f8950ed](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/f8950ed80e98c861ce7624b622344a707259ab0d)) |
| 37 | +* Update langchain_quick_start.ipynb ([#65](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/65)) ([1b7f40d](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/1b7f40d99f614e2d617eeb9f53468052c6fdeff4)) |
| 38 | +* 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)) |
| 39 | +* Update README.md ([#56](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/56)) ([35f7dcb](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/35f7dcb261ce82f1cf8e4466fdbce1fef79b56c1)) |
| 40 | +* Update the colab URL ([#57](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/57)) ([d7c5188](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/d7c51881a9e51824eda5c6437241363d8a1c40d1)) |
| 41 | + |
| 42 | +## Changelog |
0 commit comments