Skip to content

Prepare 0.14.0-preview.1 release - #250

Merged
David Burg (daviburg) merged 1 commit into
mainfrom
release/v0.14.0-preview.1
Aug 12, 2026
Merged

Prepare 0.14.0-preview.1 release#250
David Burg (daviburg) merged 1 commit into
mainfrom
release/v0.14.0-preview.1

Conversation

@daviburg

Copy link
Copy Markdown
Member

Description

Prepares the Azure.Connectors.Sdk 0.14.0-preview.1 prerelease 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

  • Bump eng/build/Version.props from 0.13.0-preview.1 to 0.14.0-preview.1.
  • Cut CHANGELOG.md [Unreleased] content into 0.14.0-preview.1 dated 2026-08-12 and update compare links.
  • Finalize packaged release_notes.md for 0.14.0-preview.1, including the DocuSign discovery rename, CloudConvert client, and MailChimp collision fix that were missing from the rolling notes.

Validation

  • Release build: 0 warnings, 0 errors
  • SDK tests: 953 passed
  • dotnet format --verify-no-changes: clean
  • markdownlint-cli2 CHANGELOG.md release_notes.md README.md: 0 errors
  • CHANGELOG.md and release_notes.md: all 30 release entries match after expected heading nesting
  • Simulated public-release package: Azure.Connectors.Sdk.0.14.0-preview.1.nupkg
  • Package metadata: clean version, v0.14.0-preview.1 release link, dated release heading, no stale Unreleased heading
  • git diff --check: clean
  • Adversarial release review: no blocking findings

Post-merge release sequence

  1. Tag the merged main commit as v0.14.0-preview.1 and push the tag.
  2. Create the GitHub prerelease from the finalized notes.
  3. Verify connectors-sdk.code-mirror (1717) and connectors-sdk.official (1718) complete for the tag and produce the clean signed package.
  4. Run connectors-sdk.release (1719) from main with isReleaseBranchOrTag=True and publishToNugetOrg=True.
  5. Approve the release environment gate.

Checklist

  • Code follows the project's coding conventions
  • No generated source files are modified
  • Changelog and packaged release notes are finalized
  • Version is updated in eng/build/Version.props

Co-authored-by: Dobby <dobby@microsoft.com>
@daviburg
David Burg (daviburg) requested a review from a team as a code owner August 12, 2026 18:55
Copilot AI lite review requested due to automatic review settings August 12, 2026 18:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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.1 in eng/build/Version.props.
  • Cuts the changelog into a 0.14.0-preview.1 release dated 2026-08-12 and updates compare links.
  • Finalizes release_notes.md for 0.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.

Comment thread CHANGELOG.md
@daviburg
David Burg (daviburg) merged commit f1b5fb3 into main Aug 12, 2026
19 checks passed
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.

3 participants