Skip to content

Commit 1090eb2

Browse files
chore(main): release 1.8.0
1 parent 10a4d7f commit 1090eb2

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-07)
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)