Skip to content

Commit b0abbbc

Browse files
chore(main): release 0.15.0
1 parent 394c713 commit b0abbbc

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.15.0](https://github.com/googleapis/langchain-google-alloydb-pg-python/compare/v0.14.0...v0.15.0) (2026-02-20)
4+
5+
6+
### Features
7+
8+
* **deps:** Update dependency langchain-postgres to v0.0.17 ([#566](https://github.com/googleapis/langchain-google-alloydb-pg-python/issues/566)) ([ed4f924](https://github.com/googleapis/langchain-google-alloydb-pg-python/commit/ed4f924a6854feb14f77a7115cf637feb08762ed))
9+
310
## [0.14.0](https://github.com/googleapis/langchain-google-alloydb-pg-python/compare/v0.13.0...v0.14.0) (2026-01-12)
411

512

src/langchain_google_alloydb_pg/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.14.0"
15+
__version__ = "0.15.0"

0 commit comments

Comments
 (0)