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.3] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.2.2...v1.2.3 ) (2023-05-08)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency cryptography to v40.0.2 ([ #705 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/705 ) ) ([ 5544086] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/55440868ffbea4ad653af9412aaeb762eb754277 ) )
9
+ * Update dependency google-auth to v2.17.3 ([ #698 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/698 ) ) ([ 37a5150] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/37a51509153e6353c9458dcbf9bc1100a963ddc2 ) )
10
+ * Update dependency Requests to v2.30.0 ([ #717 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/717 ) ) ([ db4fbcb] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/db4fbcbfe3b35a64a3935320e650da36e1fd9e2d ) )
11
+
3
12
## [ 1.2.2] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.2.1...v1.2.2 ) (2023-04-10)
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.3-dev "
15
+ __version__ = "1.2.3"
You can’t perform that action at this time.
0 commit comments