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

Merge from release #5964

Merged
merged 17 commits into from
Sep 27, 2024
Merged

Merge from release #5964

merged 17 commits into from
Sep 27, 2024

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Sep 26, 2024

Merge changes from release/8.2 branch after 8.2.1 release.

This PR needs to be merged and not squashed.

Microsoft Reviewers: Open in CodeFlow

github-actions bot and others added 17 commits August 24, 2024 12:54
…ed when pack (dotnet#5419)

* Fix issue where replacement text is not getting evaluated when pack

* Do not depend on Restore target and instead copy to obj directory

* Include recursive dir

---------

Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
* Updating NuGet and Docker versions to latest

* Revert MongoDB update

* Extract phpmyadmin image and tag to follow the pattern used everywhere else.

* Fix two images that were not latest

---------

Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
…ms (dotnet#5409)

* Update package tags for "integration" and "library" terms

* PR feedback

* PR feedback

* More PR feedback

---------

Co-authored-by: Damian Edwards <damian@damianedwards.com>
Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Co-authored-by: Ankit Jain <radical@gmail.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
* Fix dashboard log parsing in host

* Fix test

* Update src/Aspire.Hosting/Aspire.Hosting.csproj

---------

Co-authored-by: James Newton-King <james@newtonking.com>
* Enable signing and use stable packages

* Adding Product Version for workload testing

* Fix Helix package versions

* Update version of Aspire.Azure.Messaging.EventHubs to stable
Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
There was a breaking change between 2.27 and 2.28 - MongoDB.Driver added an assembly strong name.

We can now remove our NoWarn workarounds for MongoDB. Except Aspire.MongoDB.Driver still needs the NoWarn for 2 the health check and DiagnosticSource packages.

Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
* Fix dashboard auth when unsecured

* Increase playwrite assert timeout and re-enable test

* Comment

---------

Co-authored-by: James Newton-King <james@newtonking.com>
…backward compatibility (dotnet#5708)

* Allow referencing older version of AppHost package for backward compatibility

* Remove unnecessary using statement

* Rename test

---------

Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
…net#5790)

* Update NuGet and Docker dependencies

* Update cgmanifest.json file

* Update ConfigurationSchema.json files

* Revert FluentUI updates as there were test failures here

---------

Co-authored-by: Sebastien Ros <sebastienros@gmail.com>
… best matching RID for platform (dotnet#5807)

* Fix RID regression by adding a task that calculates the best matching RID for each platform.

* Use out-of-proc instead of MSBuild task

* Do not show the output of running the tool as 'High' importance

* PR Feedback

* PR Feedback

* Fix package authoring

* Fix TFM on rid tool

* Fix issues with wrong variable names

* Address PR feedback
@joperezr joperezr merged commit 16e6e33 into dotnet:main Sep 27, 2024
5 of 8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 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.

2 participants