File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
google/cloud/sql/connector Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.2] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.2.1...v1.2.2 ) (2023-04-10)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency cryptography to v40 ([ #669 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/669 ) ) ([ e95fa98] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/e95fa985cb720be83b450eefce162d9c12d5800f ) )
9
+ * Update dependency google-auth to v2.17.2 ([ #690 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/690 ) ) ([ 02bf543] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/02bf54352e1a0409771668a4c24aae881c308a8b ) )
10
+ * Update dependency PyMySQL to v1.0.3 ([ #677 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/677 ) ) ([ 4bb8751] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/4bb8751ec7a50c28d973e28bcc89851643354401 ) )
11
+
3
12
## [ 1.2.1] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.2.0...v1.2.1 ) (2023-03-14)
4
13
5
14
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "1.2.2-dev "
15
+ __version__ = "1.2.2"
You can’t perform that action at this time.
0 commit comments