File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
google/cloud/sql/connector Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.4] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.2.3...v1.2.4 ) (2023-06-13)
4+
5+
6+ ### Bug Fixes
7+
8+ * improve ` timeout ` handling ([ #760 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/760 ) ) ([ 723b6f1] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/723b6f1b7996dbc8a14993b4b630809585edd245 ) )
9+
10+
11+ ### Dependencies
12+
13+ * Update dependency cryptography to v41.0.1 ([ #749 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/749 ) ) ([ e89755c] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/e89755c0ca10bf7463787a0474d137896457c409 ) )
14+ * Update dependency google-auth to v2.19.1 ([ #751 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/751 ) ) ([ eee33ae] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/eee33ae9e0fcdfef2cf8934490e4587eabcd77b4 ) )
15+ * Update dependency pg8000 to v1.29.6 ([ #746 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/746 ) ) ([ 47d6d87] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/47d6d87b7b92413037aeddacebc36e2a78d57a08 ) )
16+ * Update dependency Requests to v2.31.0 ([ #733 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/733 ) ) ([ c18869d] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/c18869ddf1daecfcd5d8c6ee62a4ae679db7a6df ) )
17+
18+
19+ ### Documentation
20+
21+ * document SQLAlchemy async connection pooling ([ #758 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/758 ) ) ([ bb1c72a] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/bb1c72a74f879e0752e6156cd1c0335a196ca882 ) )
22+
323## [ 1.2.3] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.2.2...v1.2.3 ) (2023-05-08)
424
525
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "1.2.4-dev "
15+ __version__ = "1.2.4"
You can’t perform that action at this time.
0 commit comments