Skip to content

[postgresql] Release azure-postgresql-auth 1.1.0 (GA) - #48762

Open
Matthew Boentoro (mattboentoro) wants to merge 1 commit into
Azure:mainfrom
mattboentoro:mattboentoro/release-azure-postgresql-auth-1.1.0
Open

[postgresql] Release azure-postgresql-auth 1.1.0 (GA)#48762
Matthew Boentoro (mattboentoro) wants to merge 1 commit into
Azure:mainfrom
mattboentoro:mattboentoro/release-azure-postgresql-auth-1.1.0

Conversation

@mattboentoro

Copy link
Copy Markdown
Member

Prepares azure-postgresql-auth for its next GA (stable) release.

The package is already stable (last released 1.0.2 on 2026-04-28). Since
1.0.2 a new public API was added, so this is a minor version bump per
semver rather than a patch.

Changes

  • azure_postgresql_auth/_version.py: VERSION 1.0.2 -> 1.1.0
  • CHANGELOG.md: ## Unreleased -> ## 1.1.0 (2026-08-26)

Release contents

Features Added

Bugs Fixed

Validation

  • eng/common/scripts/Verify-ChangeLog.ps1 -ForRelease $true passes for 1.1.0.
  • pyproject.toml dynamic version resolves to azure-postgresql-auth 1.1.0.
  • pyproject.toml already declares Development Status :: 5 - Production/Stable, which is correct for a stable (non-beta) version.

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: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@mattboentoro
Matthew Boentoro (mattboentoro) marked this pull request as ready for review August 26, 2026 15:35
Copilot AI balanced review requested due to automatic review settings August 26, 2026 15:35
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Note

This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants