Skip to content

Add deprecation guide#7072

Open
RickWinter wants to merge 1 commit into
Azure:mainfrom
RickWinter:deprecation
Open

Add deprecation guide#7072
RickWinter wants to merge 1 commit into
Azure:mainfrom
RickWinter:deprecation

Conversation

@RickWinter

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a C++-specific deprecation guide to document how to deprecate APIs and whole packages in azure-sdk-for-cpp, aligning repo procedures with the Azure SDK-wide support/release policies.

Changes:

  • Introduces guidance for deprecating individual C++ APIs using standard [[deprecated]] attributes (including handling warnings in tests/samples).
  • Documents package-level deprecation steps (metadata, README, changelog entry, migration guide, and communication checklist).
  • Adds a worked example and reference links to relevant Azure SDK policies and repo resources.

@github-actions

Copy link
Copy Markdown

Hi @RickWinter. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

@github-actions github-actions Bot added the no-recent-activity There has been no recent activity on this issue. label Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-recent-activity There has been no recent activity on this issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add document describing how to deprecate packages

4 participants