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

Bump main version to 9.0-alpha1 #90558

Merged
merged 38 commits into from
Aug 23, 2023
Merged

Bump main version to 9.0-alpha1 #90558

merged 38 commits into from
Aug 23, 2023

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    dc67073 View commit details
    Browse the repository at this point in the history
  2. Try bumping SdkBandVersion

    lewing committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4137b9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    596c541 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    lewing committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0ff0b4b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update TFM to net9.0, minimum to net8.0, use RC1 nightly for SDK to a…

    …void regressions in .NET 8.0 targets and clean up .NET 8->.NET 9 API compat baselining.
    jkoritzinsky committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9f1049a View commit details
    Browse the repository at this point in the history
  2. Add compat suppressions for removed EOL TFM assets that will not be i…

    …n the 9.0 variants of the packages.
    jkoritzinsky committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    eb1aeb7 View commit details
    Browse the repository at this point in the history
  3. PR feedback

    jkoritzinsky committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9a3a1ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    883d3ee View commit details
    Browse the repository at this point in the history
  5. Update Versions.props

    lewing authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    353edb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. PR feedback

    jkoritzinsky committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f7f79b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb117a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    466567e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e8ebc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6acc9bd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. PR feedback

    jkoritzinsky committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1a14a2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72560ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1c09bf View commit details
    Browse the repository at this point in the history
  4. Patch preserialized resources to account for the major version bump (…

    …convert Version=8.0.0.0 to Version=9.0.0.0)
    jkoritzinsky committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6ebdb85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80d989e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    138b36a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    f683241 View commit details
    Browse the repository at this point in the history
  2. Revert TFM changes

    jkoritzinsky committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3d0d643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e6167a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be2c615 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9445038 View commit details
    Browse the repository at this point in the history
  6. Patch preserialized resources to account for the major version bump (…

    …convert Version=8.0.0.0 to Version=9.0.0.0)
    jkoritzinsky committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    50f3771 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3413966 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30f1200 View commit details
    Browse the repository at this point in the history
  9. Adding PACKAGE.md to System.Runtime.Caching package (#90701)

    * Adding PACKAGE.md to System.Runtime.Caching package
    
    * add Remarks
    
    * move PACKAGE.md to src folder
    
    * update per PR feedback
    
    * add important block
    HongGit authored and radical committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2721f80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbcf346 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. workloads-testing.targets: Ignore standard error/warning formats

    Prompted by the following getting caught as a warning, and converted to
    an error:
    
    ```
    EXEC : error : dotnet-install: Failed to check the disk space. Installation will continue, but it may fail if you do not have [D:\a\_work\1\s\src\mono\wasm\Wasm.Build.Tests\Wasm.Build.Tests.csproj]
       enough disk space.
      dotnet-install: Extracting the archive.
    ```
    radical committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2b4705f View commit details
    Browse the repository at this point in the history
  2. Force AssemblyVersion

    jkoritzinsky committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    60366ef View commit details
    Browse the repository at this point in the history
  3. Revert changes.

    jkoritzinsky committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6717aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26eb430 View commit details
    Browse the repository at this point in the history
  5. Fix 9.0->8.0 replace

    jkoritzinsky committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    578df91 View commit details
    Browse the repository at this point in the history
  6. Revert "Fix queue count in rate limiters (#90810)"

    This reverts commit 1b9e4e3.
    jkoritzinsky committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    92785ac View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    jkoritzinsky committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    00ba089 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23468ad View commit details
    Browse the repository at this point in the history