Skip to content

Deprecate azure-cognitiveservices-personalizer#46560

Merged
iscai-msft merged 2 commits intoAzure:mainfrom
iscai-msft:deprecate/azure-cognitiveservices-personalizer
Apr 29, 2026
Merged

Deprecate azure-cognitiveservices-personalizer#46560
iscai-msft merged 2 commits intoAzure:mainfrom
iscai-msft:deprecate/azure-cognitiveservices-personalizer

Conversation

@iscai-msft
Copy link
Copy Markdown
Contributor

@iscai-msft iscai-msft commented Apr 27, 2026

fixes #44081

Summary

This PR deprecates the azure-cognitiveservices-personalizer package. The Personalizer service is being retired on 10-01-2026.

Changes (Step 1 of deprecation process)

  • README.md: Replaced with deprecation notice (no replacement package)
  • CHANGELOG.md: Added 0.1.1 deprecation entry
  • version.py: Bumped version to 0.1.1
  • sdk_packaging.toml: Added auto_update = false
  • setup.py: Already had Development Status :: 7 - Inactive (no change needed)
  • ci.yml: Already lists the artifact (no change needed)

Remaining steps after merge

  • Step 4: Trigger a release (run Prepare-Release.ps1, then release pipeline)
  • Step 5: Create follow-up PR to remove package code from main branch
  • Step 6: Update API documentation (azure.github.io, MS Learn docs, azure-sdk CSV)

Follows deprecation process.

Copilot AI review requested due to automatic review settings April 27, 2026 20:08
@iscai-msft iscai-msft requested review from a team, mccoyp and scbedd as code owners April 27, 2026 20:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

This package has been deprecated and will no longer be maintained
after 10-01-2026. The Personalizer service is being retired.

Changes:
- Update README.md with deprecation notice
- Add deprecation entry to CHANGELOG.md
- Bump version to 0.1.1
- Add auto_update = false to sdk_packaging.toml

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@iscai-msft iscai-msft force-pushed the deprecate/azure-cognitiveservices-personalizer branch from 943eb2d to 46eeaf2 Compare April 27, 2026 20:11
@iscai-msft iscai-msft requested a review from lmazuel as a code owner April 27, 2026 20:11
Simplified the PM contact guidance to 'the PM team' instead of
referencing a specific individual.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@iscai-msft iscai-msft merged commit fbac1b3 into Azure:main Apr 29, 2026
22 checks passed
@iscai-msft iscai-msft deleted the deprecate/azure-cognitiveservices-personalizer branch April 29, 2026 13:17
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.

deprecate the azure-cognitiveservices-personalizer package

4 participants