File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
google/cloud/sql/connector Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.13.0] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.12.1...v1.13.0 ) (2024-10-07)
4+
5+
6+ ### Features
7+
8+ * improve key for connector cache ([ #1172 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/1172 ) ) ([ 066c14e] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/066c14efb92af292cd795fb920d7fe5f736a9b0d ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * remove ` ConnectorLoopError ` from connector.connect ([ #1170 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/1170 ) ) ([ a348659] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/a3486591d6f4f911b964fd2254ccf9a5ff80da20 ) )
14+
315## [ 1.12.1] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.12.0...v1.12.1 ) (2024-09-17)
416
517
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.12.1 "
15+ __version__ = "1.13.0 "
You can’t perform that action at this time.
0 commit comments