Skip to content

Commit 35262fd

Browse files
chore(main): release 1.2.2 (#671)
* chore(main): release 1.2.2 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Jack Wotherspoon <[email protected]>
1 parent 9af7d00 commit 35262fd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## [1.2.1](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.2.0...v1.2.1) (2023-03-14)
413

514

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.2.2-dev"
15+
__version__ = "1.2.2"

0 commit comments

Comments
 (0)