Skip to content

Commit b70d588

Browse files
chore(main): release 1.13.1 (#548)
🤖 I have created a release *beep* *boop* --- ## [1.13.1](v1.13.0...v1.13.1) (2026-06-08) ### Bug Fixes * use modern PKCS[#8](#8) for key serialization ([#547](#547)) ([c7d3990](c7d3990)) --- 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> Co-authored-by: rhatgadkar-goog <rhatgadkar@google.com>
1 parent 82e80c5 commit b70d588

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.1](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.13.0...v1.13.1) (2026-06-08)
4+
5+
6+
### Bug Fixes
7+
8+
* use modern PKCS#8 for key serialization ([#547](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/547)) ([c7d3990](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/c7d399001d938a21f037403687e28faa7e49b999))
9+
310
## [1.13.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.12.1...v1.13.0) (2026-05-12)
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.13.0"
15+
__version__ = "1.13.1"

0 commit comments

Comments
 (0)