Skip to content

Commit 7f3dcd9

Browse files
chore(main): release 1.21.0 (#1088)
* chore(main): release 1.21.0 * add bug fixes for pgxv4 deprecation --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Jin Hou <jinphou@google.com>
1 parent df10052 commit 7f3dcd9

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.21.0](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/compare/v1.20.2...v1.21.0) (2026-04-16)
4+
5+
6+
### Features
7+
8+
* upgrade example go version to match minimum ([#1087](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/issues/1087)) ([c950a6c](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/commit/c950a6c61b08c0c945b6604c2cb7ca0d4399c02d))
9+
10+
### Bug Fixes
11+
12+
* drop support for EOL pgxv4 driver ([#1085](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/issues/1085)) ([c950a6c](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/commit/dbabe68264ff55e8cb2ae701dc6c18c3c37cc3e4))
13+
314
## [1.20.2](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/compare/v1.20.1...v1.20.2) (2026-03-17)
415

516

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.20.2
1+
1.21.0

0 commit comments

Comments
 (0)