Skip to content

Conda Release 2026.09.01 - #48796

Open
jenny (JennyPng) wants to merge 2 commits into
Azure:mainfrom
JennyPng:jennypng/conda-release-pr-fixes
Open

Conda Release 2026.09.01#48796
jenny (JennyPng) wants to merge 2 commits into
Azure:mainfrom
JennyPng:jennypng/conda-release-pr-fixes

Conversation

@JennyPng

@JennyPng jenny (JennyPng) commented Aug 28, 2026

Copy link
Copy Markdown
Member

TLDR the conda script uses CSV as source of truth. CSV just has some outdated versions that Copilot flagged. might as well ship the latest version so used Copilot to update the outdated ones

Summary

This PR addresses review feedback left on #48790 (Conda Release 2026.09.01), which flagged several stale version pins that would have caused the September Conda release to ship outdated package versions.

Changes

Updated both the pipeline checkout pins in �ng/pipelines/templates/stages/conda-sdk-client.yml and the corresponding conda/conda-releaselogs/*.md entries for the 2026.09.01 release:

Package Old New
azure-storage-blob 12.30.0 12.30.1
azure-ai-projects 2.4.0 2.5.0
azure-mgmt-compute 38.2.0 38.3.0
azure-mgmt-containerservice 41.5.0 41.6.0
azure-mgmt-containerservicefleet 3.1.0 4.0.0
azure-mgmt-network 31.0.1 32.0.0
azure-mgmt-recoveryservices 4.1.0 4.2.0
azure-mgmt-storagesync 2.0.0 2.1.0
azure-ai-voicelive 1.2.0 1.3.0
azure-iot-deviceupdate 1.0.0 1.1.0
azure-keyvault-secrets 4.11.0 4.11.2

Each version bump matches the latest stable release recorded in the respective package's CHANGELOG.md.

Related: #48790

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Fixes stale version pins flagged in PR review comments on Azure#48790:
- azure-storage-blob: 12.30.0 -> 12.30.1
- azure-ai-projects: 2.4.0 -> 2.5.0
- azure-mgmt-compute: 38.2.0 -> 38.3.0
- azure-mgmt-containerservice: 41.5.0 -> 41.6.0
- azure-mgmt-containerservicefleet: 3.1.0 -> 4.0.0
- azure-mgmt-network: 31.0.1 -> 32.0.0
- azure-mgmt-recoveryservices: 4.1.0 -> 4.2.0
- azure-mgmt-storagesync: 2.0.0 -> 2.1.0
- azure-ai-voicelive: 1.2.0 -> 1.3.0
- azure-iot-deviceupdate: 1.0.0 -> 1.1.0
- azure-keyvault-secrets: 4.11.0 -> 4.11.2

Updated both the pipeline checkout pins in conda-sdk-client.yml and the
corresponding conda release log entries for the 2026.09.01 release.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@JennyPng jenny (JennyPng) changed the title Conda Release 2026.09.01: fix stale package version pins Conda Release 2026.09.01 Aug 28, 2026
@JennyPng
jenny (JennyPng) marked this pull request as ready for review August 28, 2026 18:52
Copilot AI balanced review requested due to automatic review settings August 28, 2026 18:52
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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

Prepares the 2026.09.01 Conda release by refreshing package pins, release logs, and management-package import checks.

Changes:

  • Updates Conda checkout versions to current stable releases.
  • Adds new management packages and import validation.
  • Generates 2026.09.01 package release logs.

Reviewed changes

Copilot reviewed 53 out of 53 changed files in this pull request and generated no comments.

Show a summary per file
File Description
eng/pipelines/templates/stages/conda-sdk-client.yml Refreshes package pins and adds management packages.
conda/conda-releaselogs/msal.md Adds September release contents.
conda/conda-releaselogs/msal-extensions.md Adds September release contents.
conda/conda-releaselogs/azure-storage.md Adds updated Storage bundle contents.
conda/conda-releaselogs/azure-servicebus.md Adds September release contents.
conda/conda-releaselogs/azure-security-attestation.md Adds September release contents.
conda/conda-releaselogs/azure-search-documents.md Adds September release contents.
conda/conda-releaselogs/azure-schemaregistry.md Adds Schema Registry bundle contents.
conda/conda-releaselogs/azure-postgresql-auth.md Adds September release contents.
conda/conda-releaselogs/azure-planetarycomputer.md Adds September release contents.
conda/conda-releaselogs/azure-monitor-querymetrics.md Adds September release contents.
conda/conda-releaselogs/azure-monitor-query.md Adds September release contents.
conda/conda-releaselogs/azure-monitor-opentelemetry.md Records the updated package version.
conda/conda-releaselogs/azure-monitor-ingestion.md Adds September release contents.
conda/conda-releaselogs/azure-mgmt.md Records the complete management bundle.
conda/conda-releaselogs/azure-messaging-webpubsubservice.md Adds September release contents.
conda/conda-releaselogs/azure-messaging-webpubsubclient.md Adds September release contents.
conda/conda-releaselogs/azure-keyvault.md Records updated Key Vault bundle versions.
conda/conda-releaselogs/azure-iot-deviceupdate.md Records version 1.1.0.
conda/conda-releaselogs/azure-identity.md Adds September release contents.
conda/conda-releaselogs/azure-healthinsights.md Adds September release contents.
conda/conda-releaselogs/azure-health-deidentification.md Adds September release contents.
conda/conda-releaselogs/azure-eventhub.md Adds Event Hubs bundle contents.
conda/conda-releaselogs/azure-eventgrid.md Records the updated package version.
conda/conda-releaselogs/azure-digitaltwins-core.md Adds September release contents.
conda/conda-releaselogs/azure-developer-loadtesting.md Adds September release contents.
conda/conda-releaselogs/azure-data-tables.md Adds September release contents.
conda/conda-releaselogs/azure-cosmos.md Records the updated package version.
conda/conda-releaselogs/azure-core.md Adds September release contents.
conda/conda-releaselogs/azure-containerregistry.md Adds September release contents.
conda/conda-releaselogs/azure-confidentialledger.md Adds September release contents.
conda/conda-releaselogs/azure-communication.md Records Communication bundle contents.
conda/conda-releaselogs/azure-batch.md Adds September release contents.
conda/conda-releaselogs/azure-appconfiguration.md Records the updated package version.
conda/conda-releaselogs/azure-appconfiguration-provider.md Records the updated provider version.
conda/conda-releaselogs/azure-ai-voicelive.md Records version 1.3.0.
conda/conda-releaselogs/azure-ai-vision.md Adds September release contents.
conda/conda-releaselogs/azure-ai-translation-text.md Records version 2.0.0.
conda/conda-releaselogs/azure-ai-translation-document.md Records version 2.0.0.
conda/conda-releaselogs/azure-ai-transcription.md Adds September release contents.
conda/conda-releaselogs/azure-ai-textanalytics.md Adds September release contents.
conda/conda-releaselogs/azure-ai-projects.md Records version 2.5.0.
conda/conda-releaselogs/azure-ai-ml.md Records the updated package version.
conda/conda-releaselogs/azure-ai-language-questionanswering.md Adds September release contents.
conda/conda-releaselogs/azure-ai-language-conversations.md Adds September release contents.
conda/conda-releaselogs/azure-ai-formrecognizer.md Adds September release contents.
conda/conda-releaselogs/azure-ai-evaluation.md Creates the package release log.
conda/conda-releaselogs/azure-ai-documentintelligence.md Adds September release contents.
conda/conda-releaselogs/azure-ai-contentunderstanding.md Adds September release contents.
conda/conda-releaselogs/azure-ai-contentsafety.md Adds September release contents.
conda/conda-releaselogs/azure-ai-agents.md Adds September release contents.
conda/conda-recipes/conda_env.yml Sets the Conda release version.
conda/conda-recipes/azure-mgmt/meta.yaml Adds imports validating new management packages.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

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