-
Notifications
You must be signed in to change notification settings - Fork 5k
Add changelog for the customId release #50489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add changelog for the customId release #50489
Conversation
There was a problem hiding this 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 release metadata for the upcoming 1.4.0-beta.1 version and bumps a related package dependency.
- Updated the changelog date for the 1.4.0-beta.1 release
- Bumped
Azure.Communication.Common
from 1.3.0 to 1.4.0 in the shared props
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
sdk/communication/Azure.Communication.Identity/CHANGELOG.md | Changed the 1.4.0-beta.1 release date to 2025-06-09 |
eng/Packages.Data.props | Updated Azure.Communication.Common to version 1.4.0 |
Comments suppressed due to low confidence (2)
sdk/communication/Azure.Communication.Identity/CHANGELOG.md:3
- [nitpick] Please confirm that the release date for 1.4.0-beta.1 matches the actual published date (e.g., on the release tag or package feed).
## 1.4.0-beta.1 (2025-06-09)
eng/Packages.Data.props:112
- The
Azure.Communication.Identity
package reference should be updated to1.4.0-beta.1
to align with the new changelog entry.
<PackageReference Update="Azure.Communication.Identity" Version="1.3.1" />
565079f
to
daa64d2
Compare
/azp run net - Azure.Communication.Identity - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
@microsoft-github-policy-service rerun |
@microsoft-github-policy-service rerun |
@microsoft-github-policy-service rerun |
/azp run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.