Skip to content

Commit 95a8cda

Browse files
chore(main): release 0.14.1 (#303)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 0f0195c commit 95a8cda

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.14.1](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/compare/v0.14.0...v0.14.1) (2025-07-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Add support for a metadata column named id ([#302](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/302)) ([ceffc44](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/ceffc449384288c695e5246e2553661dbb548fbf))
9+
310
## [0.14.0](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/compare/v0.13.0...v0.14.0) (2025-04-29)
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.14.0"
16+
__version__ = "0.14.1"

0 commit comments

Comments
 (0)