Add 2.2.0 release notes and set version to 2.2.0 - #644
Open
MikeAlhayek wants to merge 1 commit into
Open
MikeAlhayek wants to merge 1 commit into
MikeAlhayek wants to merge 1 commit into
Conversation
Adds the 2.2.0 changelog covering the reworked Content Transfer import and export pipeline (#627) — background-job imports with pause/resume, richer bulk export with an export-option extension point, and the Omnichannel "last activity" contact export — plus the OllamaSharp source generator build error fix (#640). Shifts the sidebar positions of the existing changelog entries and adds the 2.2.0 row to the changelog index. Bumps VersionPrefix to 2.2.0 in Directory.Build.props so non-tagged builds on this branch report the correct version. The released package version continues to come from the git tag at release time. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ULPPAXpropJmpHhwa7mqav
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.
Prepares
release/2.2for the v2.2.0 release (to ship alongside v2.1.3).What's in this PR
src/CrestApps.Docs/docs/changelog/2.2.0.md— new release notes (sidebar_position: 1).sidebar_positionshifted down by one (2.1.2→2, 2.1.1→3, 2.1.0→4, 2.0.0→5), matching the convention used for every prior release.src/CrestApps.Docs/docs/changelog/index.md— new 2.2.0 row at the top of the highlights table.Directory.Build.props—VersionPrefixbumped2.0.0→2.2.0(suffix kept aspreview). The released package version still comes from the git tag at release time viarelease_ci.yml; this only corrects the version reported by non-tagged builds on this branch.Release notes coverage
release/2.2is2.1.2plus two changes, and the notes cover both:Sequencing note
The notes list the OllamaSharp fix as part of 2.2.0, which assumes #643 (the 2.2 backport of the #640 fix) is merged before the
v2.2.0tag is created. If 2.2.0 ships without #643, drop that bug-fix section.The release date in the notes is set to September 6, 2026 — please adjust it to the actual tag date if it differs.
🤖 Generated with Claude Code
https://claude.ai/code/session_01ULPPAXpropJmpHhwa7mqav
Generated by Claude Code