Skip to content

bump versions of azure.provisioning libraries #9915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 18, 2025

Conversation

ArcturusZhang
Copy link
Contributor

@ArcturusZhang ArcturusZhang commented Jun 17, 2025

Description

Updates the following libraries to 1.1.0 version:

  • Azure.Provisioning.AppConfiguration
  • Azure.Provisioning.AppContainers
  • Azure.Provisioning.AppService
  • Azure.Provisioning.ApplicationInsights
  • Azure.Provisioning.ContainerRegistry
  • Azure.Provisioning.CognitiveServices
  • Azure.Provisioning.EventHubs
  • Azure.Provisioning.KeyVault
  • Azure.Provisioning.PostgreSql
  • Azure.Provisioning.Redis
  • Azure.Provisioning.ServiceBus
  • Azure.Provisioning.SignalR
  • Azure.Provisioning.Sql
  • Azure.Provisioning.Storage
  • Azure.Provisioning.WebPubSub

There are 3 packages we did not release a new stable version:

  • Azure.Provisioning.OperationalInsights
  • Azure.Provisioning.CosmosDB
  • Azure.Provisioning.Search

We will release stable versions for them later.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

@Copilot Copilot AI review requested due to automatic review settings June 17, 2025 13:12
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 17, 2025
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 17, 2025
Copy link
Contributor

@Copilot 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.

Pull Request Overview

This pull request bumps the versions for several Azure.Provisioning libraries to 1.1.0 and updates Azure.Core to 1.46.2. The key changes include:

  • Upgrading multiple Azure.Provisioning package versions from 1.0.x to 1.1.0.
  • Incrementing the Azure.Core package version for Component Governance.
  • Maintaining other package versions as-is.

@ArcturusZhang ArcturusZhang marked this pull request as draft June 17, 2025 13:15
@ArcturusZhang ArcturusZhang marked this pull request as ready for review June 18, 2025 08:03
@eerhardt eerhardt self-requested a review June 18, 2025 15:18
@@ -64,4 +64,4 @@ resource webapp 'Microsoft.Web/sites@2024-04-01' = {
'${env_outputs_azure_container_registry_managed_identity_id}': { }
}
}
}
}
Copy link
Member

Choose a reason for hiding this comment

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

Do we know why some files don't have a trailing new line, and some do? Was this an explicit decision to change?

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution!

@eerhardt eerhardt enabled auto-merge (squash) June 18, 2025 16:08
@eerhardt eerhardt merged commit e8c7fb8 into dotnet:main Jun 18, 2025
252 checks passed
@ArcturusZhang ArcturusZhang deleted the bump-provisioning-version branch June 19, 2025 05:28
@github-actions github-actions bot locked and limited conversation to collaborators Jul 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants