core icon indicating copy to clipboard operation
core copied to clipboard

Please create a tag for 9.0.103 or withdraw 9.0.101

Open EyeCantCU opened this issue 10 months ago • 3 comments

Hi all,

With the introduction of .NET 9.0.103/9.0.2, a tag was never created in https://github.com/dotnet/dotnet for .NET 9.0.103, but a tag was published for the core release, 9.0.2

This breaks anything dependent on semantic versioning, including vulnerability scanners, distributions packaging .NET that rely on semantic versioning for automating updates, etc

If you all could publish tags in https://github.com/dotnet/dotnet that respect prior versioning (i.e., 9.0.103, 9.0.104, etc) going forward, I would tremendously appreciate that. Either that, or pull the tag for 9.0.101 and only tag with the release of .NET core moving forward

Thank you!

EyeCantCU avatar Mar 04 '25 18:03 EyeCantCU

FYI @ViktorHofer

tarekgh avatar Apr 07 '25 16:04 tarekgh

@mmitche @MichaelSimons probably

ViktorHofer avatar Apr 07 '25 18:04 ViktorHofer

The 9.0.101 release was an sdk only release which is why it is tagged differently. @EyeCantCU, can you give some background on what you are trying to accomplish. I am wondering if the releases.json will be of any help? I do think this tagging scheme will be changing in .NET 10 as part of the work to support multiple SDK feature bands.

MichaelSimons avatar Apr 07 '25 19:04 MichaelSimons