File tree 2 files changed +9
-1
lines changed
google/cloud/alloydb/connector
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.1] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v0.4.0...v0.4.1 ) (2024-02-13)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency aiohttp to v3.9.3 ([ #240 ] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/240 ) ) ([ 3a87700] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/3a877000252006b0e10bc96fd00938daa6160725 ) )
9
+ * Update dependency cryptography to v42.0.2 ([ #242 ] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/242 ) ) ([ 39396ee] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/39396eee6ab5a6c8616448fc318f50fdf981db3e ) )
10
+
3
11
## [ 0.4.0] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v0.3.0...v0.4.0 ) (2024-01-29)
4
12
5
13
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.0 "
15
+ __version__ = "0.4.1 "
You can’t perform that action at this time.
0 commit comments