8000 Comparing v8.2.0...v8.2.1 · dotnet/aspire · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/aspire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.0
Choose a base ref
...
head repository: dotnet/aspire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.1
Choose a head ref
  • 7 commits
  • 34 files changed
  • 4 contributors

Commits on Sep 4, 2024

  1. [release/8.2] Fix dashboard auth when unsecured (#5532)

    * Fix dashboard auth when unsecured
    
    * Increase playwrite assert timeout and re-enable test
    
    * Comment
    
    ---------
    
    Co-authored-by: James Newton-King <james@newtonking.com>
    github-actions[bot] and JamesNK authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    234ce65 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. [release/8.2] Allow referencing older version of AppHost package for …

    …backward compatibility (#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>
    github-actions[bot] and joperezr authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1569ae1 View commit details
    Browse the repository at this point in the history
  2. [release/8.2] Update NuGet and Docker dependencies (#5575) (#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>
    joperezr and sebastienros authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cdb9f35 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Branding updates for 8.2.1

    joperezr committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b33f321 View commit details
    Browse the repository at this point in the history
  2. [release/8.2] Fix RID regression by adding a task that calculates the…

    … best matching RID for platform (#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 authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ccaa58a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Updating tests to use 8.2.1

    joperezr committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    40da238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137e8dc View commit details
    Browse the repository at this point in the history
Loading
0