Skip to content

Commit aeeef3d

Browse files
mattboentoroMatthew BoentoroCopilot
authored
Prepare azure-postgresql-auth 1.1.0 for release (#48762)
Bump the package version to 1.1.0 and stamp the CHANGELOG's Unreleased section with the 2026-08-26 release date. The minor bump reflects the new public `create_asyncpg_engine` API added since 1.0.2. Co-authored-by: Matthew Boentoro <mboentoro@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent ce9b039 commit aeeef3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdk/postgresql/azure-postgresql-auth/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## Unreleased
3+
## 1.1.0 (2026-08-26)
44

55
### Features Added
66

sdk/postgresql/azure-postgresql-auth/azure_postgresql_auth/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
VERSION = "1.0.2"
7+
VERSION = "1.1.0"

0 commit comments

Comments
 (0)