Skip to content

Add date to changelog and change dependency for azure-postgresql-auth#46584

Merged
mattboentoro merged 2 commits intoAzure:mainfrom
mattboentoro:mattboentoro/pythonsdk-change
Apr 28, 2026
Merged

Add date to changelog and change dependency for azure-postgresql-auth#46584
mattboentoro merged 2 commits intoAzure:mainfrom
mattboentoro:mattboentoro/pythonsdk-change

Conversation

@mattboentoro
Copy link
Copy Markdown
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the azure-postgresql-auth package metadata to reflect a new azure-core minimum dependency and modifies the 1.0.2 changelog entry to include a release date.

Changes:

  • Bump azure-core minimum requirement to >=1.31.0 in pyproject.toml.
  • Update CHANGELOG.md for version 1.0.2 by replacing the “(Unreleased)” marker with a specific date and trimming headings.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
sdk/postgresql/azure-postgresql-auth/pyproject.toml Raises the minimum required azure-core version for the package.
sdk/postgresql/azure-postgresql-auth/CHANGELOG.md Marks 1.0.2 as dated and adjusts the section structure for that release entry.

Comment thread sdk/postgresql/azure-postgresql-auth/CHANGELOG.md
Comment thread sdk/postgresql/azure-postgresql-auth/pyproject.toml
Comment thread sdk/postgresql/azure-postgresql-auth/CHANGELOG.md
Comment thread sdk/postgresql/azure-postgresql-auth/CHANGELOG.md
@mattboentoro mattboentoro enabled auto-merge (squash) April 28, 2026 20:51
@mattboentoro mattboentoro merged commit b025272 into Azure:main Apr 28, 2026
19 checks passed
@mattboentoro mattboentoro deleted the mattboentoro/pythonsdk-change branch April 28, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants