Skip to content

Commit f5e9f2a

Browse files
chore(main): release 1.13.0
1 parent 327e773 commit f5e9f2a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.13.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.12.1...v1.13.0) (2026-04-01)
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+
310
## [1.12.1](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.12.0...v1.12.1) (2026-03-05)
411

512

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)