Skip to content

Commit c5647bd

Browse files
chore(main): release 1.13.0
1 parent eba5aaa commit c5647bd

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.13.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.12.1...v1.13.0) (2026-04-08)
4+
5+
6+
### Features
7+
8+
* add support for psycopg ([#529](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/529)) ([2e8dd40](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/2e8dd40b11e5fd10a745fa245879e6624d9527e6))
9+
10+
11+
### Documentation
12+
13+
* restore asyncpg pool usage in README ([#538](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/538)) ([eba5aaa](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/eba5aaa1c2221a1962f971e8485700635cbc7e2c))
14+
315
## [1.12.1](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.12.0...v1.12.1) (2026-03-05)
416

517

google/cloud/alloydbconnector/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.12.1"
15+
__version__ = "1.13.0"

0 commit comments

Comments
 (0)