-
Notifications
You must be signed in to change notification settings - Fork 76
Comparing changes
Open a pull request
base repository: GoogleCloudPlatform/cloud-sql-python-connector
base: v1.18.0
head repository: GoogleCloudPlatform/cloud-sql-python-connector
compare: v1.18.1
- 17 commits
- 33 files changed
- 4 contributors
Commits on Mar 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 52d4cba - Browse repository at this point
Copy the full SHA 52d4cbaView commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3e45958 - Browse repository at this point
Copy the full SHA 3e45958View commit details
Commits on Mar 26, 2025
-
docs: use lambda over getconn func (#1251)
Update README and integration tests to be more pythonic by using lambda over intermediate getconn function.
Configuration menu - View commit details
-
Copy full SHA for 6ecf894 - Browse repository at this point
Copy the full SHA 6ecf894View commit details
Commits on Mar 31, 2025
-
refactor: update to Google style docstrings (#1258)
This PR is intended to continue refactoring the Python Connector library over to Google style docstrings.
Configuration menu - View commit details
-
Copy full SHA for e74348b - Browse repository at this point
Copy the full SHA e74348bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e465eea - Browse repository at this point
Copy the full SHA e465eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd414c - Browse repository at this point
Copy the full SHA ccd414cView commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0321686 - Browse repository at this point
Copy the full SHA 0321686View commit details -
Configuration menu - View commit details
-
Copy full SHA for be6b154 - Browse repository at this point
Copy the full SHA be6b154View commit details
Commits on Apr 2, 2025
-
test: update server used for tests to use SSL/TLS (#1262)
This PR improves the local server used for unit tests. The previous server fixture was just a plain socket unable to perform SSL/TLS. This meant in certain tests we were skipping the SSL/TLS handshake because it would fail. The new proxy_server fixture more closely behaves to that of the real Proxy server. It allows SSL/TLS by loading in the server CA used for testing, the client can then use the new context fixture to properly use SSL to connect to the server. This will provide a foundation for testing the metadata exchange which will be introduced in the near future.
Configuration menu - View commit details
-
Copy full SHA for 5e73fc5 - Browse repository at this point
Copy the full SHA 5e73fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a0702 - Browse repository at this point
Copy the full SHA 72a0702View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f1068 - Browse repository at this point
Copy the full SHA e7f1068View commit details
Commits on Apr 7, 2025
-
test: add MySQL MCP tests (#1267)
Add integration tests for MySQL for Cloud SQL's Managed Connection Pooling (MCP)
Configuration menu - View commit details
-
Copy full SHA for de18a50 - Browse repository at this point
Copy the full SHA de18a50View commit details -
test: add Postgres MCP tests (#1266)
Add integration tests for Postgres for Cloud SQL's Managed Connection Pooling (MCP).
Configuration menu - View commit details
-
Copy full SHA for 3a66850 - Browse repository at this point
Copy the full SHA 3a66850View commit details
Commits on Apr 9, 2025
-
test: add broken test to test scheduled reporter (#1270)
This intentionally introduces a broken test to ensure that the Cloud Build Report is working correctly. Co-authored-by: Jack Wotherspoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32610d7 - Browse repository at this point
Copy the full SHA 32610d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4e5a8 - Browse repository at this point
Copy the full SHA ba4e5a8View commit details
Commits on Apr 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f29b639 - Browse repository at this point
Copy the full SHA f29b639View commit details -
chore(main): release 1.18.1 (#1253)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19e8020 - Browse repository at this point
Copy the full SHA 19e8020View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.18.0...v1.18.1