Open premun opened 8 months ago
The problem is that our SF SDK/libraries are on an older version which doesn't even have a non-breaking update path to the current latest SF based on https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-versions We're on 8.2.1571 which EOL'd a year ago and no other version can update to from this one.
😦
Do you happen to have any feel for the effort to update?
This is the issue tracking the Service Fabric upgrade: https://github.com/microsoft/service-fabric/issues/1472
The current ETA is 6/17
SF will start supporting .NET 8.0 in April. We are currently on 6.0 with 7.0 and 7.0 going out of support soon.
Should we update SF at some point?
The problem is that our SF SDK/libraries are on an older version which doesn't even have a non-breaking update path to the current latest SF based on https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-versions We're on 8.2.1571 which EOL'd a year ago and no other version can update to from this one.
Here's the tracking issue from the SF team: https://dev.azure.com/msazure/One/_workitems/edit/17509673