Skip to content

Commit 8c2d32d

Browse files
chore(main): release 0.16.0
1 parent 17b2035 commit 8c2d32d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.16.0](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/compare/v0.15.0...v0.16.0) (2026-03-09)
4+
5+
6+
### Features
7+
8+
* **deps:** Update dependency langchain-postgres to v0.0.17 ([#405](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/405)) ([844c250](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/844c25082f9a9c3a2724b8e7234acb8872df47f6))
9+
310
## [0.15.0](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/compare/v0.14.1...v0.15.0) (2026-01-08)
411

512

src/langchain_google_cloud_sql_pg/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.15.0"
16+
__version__ = "0.16.0"

0 commit comments

Comments
 (0)