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

Show warnings for Agents that run on OS versions not supported by .NET 8 #4885

Merged

Conversation

ismayilov-ismayil
Copy link
Contributor

@ismayilov-ismayil ismayilov-ismayil commented Jul 7, 2024

To make customers that use operating systems not supported by .NET 8 aware of the fact that they will not receive updates after the .NET EoL date (November 2024), we need to notify them

  • dynamic net6.json file reading over http removed. We can update net8.json file if necessary, instead blocking users who doesn't access to githubstorage endpoint behind the proxy.
  • net 6 warning messages removed
  • checking upgrade from version 2 to 3 removed, since we don't add new changes into v2 anymore.

image

@ismayilov-ismayil ismayilov-ismayil changed the title Users/ismayilov ismayil/warning message eol net8 Show warnings for Agents that run on OS versions not supported by .NET 8 Jul 7, 2024
@ismayilov-ismayil ismayilov-ismayil marked this pull request as ready for review July 8, 2024 10:14
@ismayilov-ismayil ismayilov-ismayil requested review from a team as code owners July 8, 2024 10:14
@max-zaytsev max-zaytsev force-pushed the users/ismayilov-ismayil/warning-message-eol-net8 branch from 154df44 to ece96f5 Compare July 23, 2024 11:35
@ismayilov-ismayil ismayilov-ismayil merged commit 4249bef into master Aug 1, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants