Prepare 0.14.0-preview.1 release - #250
Merged
Merged
Conversation
Co-authored-by: Dobby <dobby@microsoft.com>
There was a problem hiding this comment.
Pull request overview
Prepares the Azure.Connectors.Sdk 0.14.0-preview.1 prerelease artifacts (versioning + release documentation) following the repo’s PR-first release process.
Changes:
- Bumps the SDK version to
0.14.0/preview.1ineng/build/Version.props. - Cuts the changelog into a
0.14.0-preview.1release dated2026-08-12and updates compare links. - Finalizes
release_notes.mdfor0.14.0-preview.1(mirroring the release content for packaging).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| release_notes.md | Renames the top release section to 0.14.0-preview.1 and includes finalized release entries. |
| eng/build/Version.props | Updates VersionPrefix to 0.14.0 for the prerelease. |
| CHANGELOG.md | Adds the 0.14.0-preview.1 release section and updates compare links. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
David Burg (daviburg)
enabled auto-merge (squash)
August 12, 2026 19:38
David Burg (daviburg)
requested review from
hallvictoria,
Manvir Kaur (manvkaur),
rarayudu and
Swapnil Nagar (swapnil-nagar)
August 12, 2026 19:38
hallvictoria
approved these changes
Aug 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Prepares the Azure.Connectors.Sdk
0.14.0-preview.1prerelease using the repository's PR-first release flow.This release includes the full connector regeneration since
0.13.0-preview.1, including generated contract corrections, the CloudConvert client, C# property-collision preservation, and invariant path/query formatting.Changes
eng/build/Version.propsfrom0.13.0-preview.1to0.14.0-preview.1.CHANGELOG.md[Unreleased]content into0.14.0-preview.1dated2026-08-12and update compare links.release_notes.mdfor0.14.0-preview.1, including the DocuSign discovery rename, CloudConvert client, and MailChimp collision fix that were missing from the rolling notes.Validation
dotnet format --verify-no-changes: cleanmarkdownlint-cli2 CHANGELOG.md release_notes.md README.md: 0 errorsCHANGELOG.mdandrelease_notes.md: all 30 release entries match after expected heading nestingAzure.Connectors.Sdk.0.14.0-preview.1.nupkgv0.14.0-preview.1release link, dated release heading, no staleUnreleasedheadinggit diff --check: cleanPost-merge release sequence
maincommit asv0.14.0-preview.1and push the tag.connectors-sdk.code-mirror(1717) andconnectors-sdk.official(1718) complete for the tag and produce the clean signed package.connectors-sdk.release(1719) frommainwithisReleaseBranchOrTag=TrueandpublishToNugetOrg=True.Checklist
eng/build/Version.props