File tree 2 files changed +11
-1
lines changed
google/cloud/alloydb/connector
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.2] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v0.4.1...v0.4.2 ) (2024-02-29)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency cryptography to v42.0.4 [ SECURITY] ([ #257 ] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/257 ) ) ([ f34aa64] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/f34aa64b607652d38ea14929b93e92c904d4fe80 ) )
9
+ * Update dependency cryptography to v42.0.5 ([ #253 ] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/253 ) ) ([ cbecb8c] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/cbecb8c9adf200e0c56de1690e4687f60dcac6ca ) )
10
+ * Update dependency google-auth to v2.28.1 ([ #251 ] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/251 ) ) ([ 2ff8708] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/2ff87088aef8a13379ac87526baa4901beb4f727 ) )
11
+ * Update dependency pg8000 to v1.30.5 ([ #259 ] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/259 ) ) ([ db60ca3] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/db60ca313fa54c2edca47e78c68dd6b11489f7b1 ) )
12
+
3
13
## [ 0.4.1] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v0.4.0...v0.4.1 ) (2024-02-13)
4
14
5
15
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__ = "0.4.1 "
15
+ __version__ = "0.4.2 "
You can’t perform that action at this time.
0 commit comments