Skip to content

Commit 13824ea

Browse files
chore(main): release 1.13.0 (#532)
🤖 I have created a release *beep* *boop* --- ## [1.13.0](v1.12.1...v1.13.0) (2026-05-12) ### Features * add support for psycopg ([#529](#529)) ([2e8dd40](2e8dd40)) ### Documentation * restore asyncpg pool usage in README ([#538](#538)) ([eba5aaa](eba5aaa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 213d934 commit 13824ea

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-05-12)
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)