Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 51df9bf

Browse files
chore(main): release 1.4.0 (#132)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 256aec4 commit 51df9bf

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/googleapis/python-dms/compare/v1.3.2...v1.4.0) (2022-07-14)
4+
5+
6+
### Features
7+
8+
* add audience parameter ([256aec4](https://github.com/googleapis/python-dms/commit/256aec45fe7b5e0e11e336e9560b88a85cd5c65f))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#129](https://github.com/googleapis/python-dms/issues/129)) ([256aec4](https://github.com/googleapis/python-dms/commit/256aec45fe7b5e0e11e336e9560b88a85cd5c65f))
14+
* require python 3.7+ ([#131](https://github.com/googleapis/python-dms/issues/131)) ([83822f1](https://github.com/googleapis/python-dms/commit/83822f13d600dc36158ef8b62217e6e3544d9b87))
15+
316
## [1.3.2](https://github.com/googleapis/python-dms/compare/v1.3.1...v1.3.2) (2022-06-03)
417

518

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-dms"
2323
description = "Cloud Database Migration Service client library"
24-
version = "1.3.2"
24+
version = "1.4.0"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-dms"
2727
dependencies = [

0 commit comments

Comments
 (0)