Skip to content

[release/8.0-preview5] Fix up Hosting.Azure packages after splitting#3236

Merged
eerhardt merged 2 commits intorelease/8.0-preview5from
backport/pr-3227-to-release/8.0-preview5
Mar 28, 2024
Merged

[release/8.0-preview5] Fix up Hosting.Azure packages after splitting#3236
eerhardt merged 2 commits intorelease/8.0-preview5from
backport/pr-3227-to-release/8.0-preview5

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 28, 2024

Backport of #3227 to release/8.0-preview5

/cc @eerhardt

Customer Impact

  • Remove unnecessary dependencies from Aspire.Hosting.Azure to PostgreSQL, Redis, and SqlServer.
  • Rename Aspire.Hosting.Azure.PosgreSQL to use consistent case with the rest of the libraries.

Doing this before we ship preview5, so it doesn't cause problems down the line. Removing the dependencies could be considered a breaking change. And fixing the casing might not be possible once we push to nuget.org.

Testing

Automated tests pass.

Risk

Low. The Aspire.Hosting.Azure library doesn't need these dependencies. Aspire.Hosting.Azure.PosgreSQL is a new library in preview5.

Microsoft Reviewers: Open in CodeFlow

- remove unnecessary dependencies from Hosting.Azure to PostgreSQL, Redis, and SqlServer.
@ghost ghost added the area-integrations Issues pertaining to Aspire Integrations packages label Mar 28, 2024
@eerhardt eerhardt enabled auto-merge (squash) March 28, 2024 01:40
@eerhardt eerhardt merged commit 4b7a03e into release/8.0-preview5 Mar 28, 2024
@eerhardt eerhardt deleted the backport/pr-3227-to-release/8.0-preview5 branch March 28, 2024 01:48
@danmoseley danmoseley mentioned this pull request Apr 12, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrations Issues pertaining to Aspire Integrations packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants