core icon indicating copy to clipboard operation
core copied to clipboard

Include runtime and SDK version in release table

Open richlander opened this issue 9 months ago • 1 comments

It would be great if both runtime and SDK versions were listed in the release table. One would guess that we're still waiting on 9.0.200 stable but that's not the case.

I'm happy to write a tool to generate these tables.

Image

Source: https://github.com/dotnet/core/blob/main/release-notes/9.0/README.md

@rbhanda @baronfel

richlander avatar Mar 17 '25 20:03 richlander

@victorisr , let's include this improvement for the May releases.

@richlander , do you see this as possibly expanding the table to add the SDK versions for a given month? Something like:

Date Release SDK
2025/03/11 9.0.3 9.0.104, 9.0.201
2025/02/11 9.0.2 9.0.103, 9.0.200

leecow avatar Apr 17 '25 03:04 leecow