Skip to content

Commit 27bd4e5

Browse files
chore(main): release 1.13.1
1 parent c7d3990 commit 27bd4e5

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-05-28)
4+
5+
6+
### Bug Fixes
7+
8+
* use modern PKCS[#8](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/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)