Skip to content

Commit 2a7be34

Browse files
chore(main): release 1.8.0 (#432)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f3ca8e4 commit 2a7be34

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.8.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.7.0...v1.8.0) (2025-04-16)
4+
5+
6+
### Features
7+
8+
* Replace aiohttp.ClientSession with AlloyDBAdminAsyncClient ([#416](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/416)) ([10a4d7f](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/10a4d7f2d024a1f1654184f3a5651dbf9513642f))
9+
310
## [1.7.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.6.0...v1.7.0) (2025-01-14)
411

512

google/cloud/alloydb/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.7.0"
15+
__version__ = "1.8.0"

0 commit comments

Comments
 (0)