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

update to net8.0-rc1 #2044

Merged
merged 26 commits into from
Nov 23, 2023
Merged

update to net8.0-rc1 #2044

merged 26 commits into from
Nov 23, 2023

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    f16b8be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f073f93 View commit details
    Browse the repository at this point in the history
  3. ConfigureHttpMessageHandlerBuilder has been obsoleted, use ConfigureA…

    …dditionalHttpMessageHandlers
    adamsitnik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c1b655f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3450c5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a67e12 View commit details
    Browse the repository at this point in the history
  6. add net8.0 to all test projects, move the setting to one file so it's…

    … easier to change in the future
    adamsitnik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d237012 View commit details
    Browse the repository at this point in the history
  7. add net8.0 to all projects that required it to fix the build, replace…

    … net5.0 (out of support) with net6.0 (oldest supported)
    adamsitnik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    11bb020 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f871d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3a206e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74d7da7 View commit details
    Browse the repository at this point in the history
  11. update all healthchecks_*_ci.yml files that use "services" (I am not …

    …sure whether it's going to work)
    adamsitnik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9e79cc4 View commit details
    Browse the repository at this point in the history
  12. update all healthchecks_*_ci.yml files that use "env" (I am not sure …

    …whether it's going to work)
    adamsitnik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0bbc854 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f5f5f70 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2343889 View commit details
    Browse the repository at this point in the history
  15. update all versions to 8.0

    adamsitnik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7cd1adf View commit details
    Browse the repository at this point in the history
  16. Revert "update all healthchecks_*_ci.yml files that use "services" (I…

    … am not sure whether it's going to work)"
    
    This reverts commit 9e79cc4.
    adamsitnik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c32c2a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1b61baf View commit details
    Browse the repository at this point in the history
  18. Revert "update all healthchecks_*_ci.yml files that use "env" (I am n…

    …ot sure whether it's going to work)"
    
    This reverts commit 0bbc854.
    adamsitnik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b25d1c1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6519654 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7315fb1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b5ad224 View commit details
    Browse the repository at this point in the history
  22. build fixes

    adamsitnik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d87820f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    5f5f44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee18893 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge remote-tracking branch 'upstream/master' into net80update

    # Conflicts:
    #	build/versions.props
    #	src/HealthChecks.NpgSql/HealthChecks.NpgSql.csproj
    adamsitnik committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0ad9a3a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into net80update

    # Conflicts:
    #	build/versions.props
    #	src/HealthChecks.Network/HealthChecks.Network.csproj
    adamsitnik committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    448f56f View commit details
    Browse the repository at this point in the history