dotnet / arcade-services

Arcade Engineering Services
MIT License
54 stars 74 forks source link

Update Maestro to .NET 8 (target 11/2023) #2935

Closed mmitche closed 1 month ago

mmitche commented 11 months ago

Release Note Category

Update Maestro from .NET 6 to the latest LTS on .NET 8, after release.

The Extended support for .NET 6 (LTS) ends on 12 November 2024.

Release Note Description

Updated Maestro to .NET 8

premun commented 10 months ago

We need to until Service Fabric supports .NET 8.0. Then we need to update SF. We're on ServiceFabric 8.2 The newest is 10.0 which does not have a direct upgrade from 8.2 (there is some interesting versioning scheme that 8.2. goes to 9.1. which doesn't seamlessly go to 10.0).

premun commented 9 months ago

arcade-services is now using 8.0 SDK + Arcade but SF still doesn't support it and, based on previous .NET versions, won't until next June or so. There are no official news or roadmap though..

https://github.com/microsoft/service-fabric/issues/1472 https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-versions

premun commented 1 month ago

This won't be necessary