Skip to content

Commit 379be31

Browse files
chore(main): release 1.20.4
1 parent 34be60c commit 379be31

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+
## [1.20.4](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.20.3...v1.20.4) (2026-06-25)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies to latest ([#1438](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/1438)) ([34be60c](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/34be60cd6b16360050975dd136fb314ff77506ce))
9+
310
## [1.20.3](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.20.2...v1.20.3) (2026-05-26)
411

512

google/cloud/sql/connector/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__ = "1.20.3"
15+
__version__ = "1.20.4"

0 commit comments

Comments
 (0)