Skip to content
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

[release/8.2] Allow Dashboard application to roll-forward #6417

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 21, 2024

Backport of #5540 to release/8.2

/cc @joperezr

Customer Impact

Given 8.2.2 is the last version of the Aspire SDK Workload (as we no longer have one in 9.0) it is important to get this change in which will allow Aspire 8.x customers to work on a machine that only has .NET 9 runtime installed.

Testing

Risk

Regression?

Microsoft Reviewers: Open in CodeFlow

@joperezr joperezr requested a review from eerhardt October 21, 2024 20:33
@joperezr
Copy link
Member

Test failure is unrelated. Merging to unblock 8.2.2 build.

@joperezr joperezr merged commit 5fa9337 into release/8.2 Oct 21, 2024
6 of 9 checks passed
@joperezr joperezr deleted the backport/pr-5540-to-release/8.2 branch October 21, 2024 23:26
joperezr added a commit to joperezr/aspire that referenced this pull request Nov 13, 2024
…/9.0

#### AI description  (iteration 1)
#### PR Classification
Code cleanup and dependency updates.

#### PR Summary
This pull request merges changes from `release/9.0` into `internal/release/9.0`, addressing several work items related to security, dependency updates, and code cleanup.
- Removed `MilvusClient` creation logic and health checks from `src/Aspire.Hosting.Milvus/MilvusBuilderExtensions.cs`.
- Updated various package dependencies in `Directory.Packages.props` and `eng/Version.Details.xml`.
- Added `AssemblyInfo.cs` to `src/Aspire.Hosting.Python` to mark it as experimental.
- Updated container image tags in `src/Aspire.Hosting.Milvus`, `src/Aspire.Hosting.MySql`, `src/Aspire.Hosting.Elasticsearch`, and `src/Aspire.Hosting.Keycloak`.
- Removed deprecated package references and suppressed final package version in `src/Aspire.Hosting.Milvus/Aspire.Hosting.Milvus.csproj`.

Related work items: dotnet#5994, dotnet#6054, dotnet#6298, dotnet#6377, dotnet#6417, dotnet#6435, dotnet#6451, dotnet#6460, dotnet#6498
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant