Azure / azure-functions-vs-build-sdk

MSBuild task for Azure Functions
MIT License
95 stars 64 forks source link

3.0.12 released? #512

Open StephenCleary opened 3 years ago

StephenCleary commented 3 years ago

3.0.12 was released this morning, but I see:

Seems kinda :sus:...

NoahStahl commented 3 years ago

Makes one wonder about Azure Functions with this kind of thing and the fact nobody responds in a timely fashion...

stap123 commented 3 years ago

@jeffhollan, @fabiocav Any idea what's going on here?

flcdrg commented 3 years ago

And now I see 3.0.13 is out.

I did find more recent commits on the https://github.com/Azure/azure-functions-vs-build-sdk/commits/v3.x branch. @kashimiz would you be able to shed any light on this?

fowl2 commented 3 years ago

missing releases has been going on for a while :/

23min commented 3 years ago

two months later and releases still hasn't been updated.

pseabury commented 3 years ago

Can we get a 3.0.13 release notes?

23min commented 2 years ago

4.0 and 4.0.1 were released but there are no release notes.

How are we supposed to move forward? This is a serious issue!

fabiocav commented 2 years ago

This was due to a pipeline issue/limitation.

Assigning this for review and assignment so this is corrected.

Thank you all.

23min commented 2 years ago

@fabiocav all very well but two months later we still don't have release notes for

chrisl-za commented 2 years ago

You can add 4.1.0 to that list...

fowl2 commented 2 years ago

4.1.0 has a GitHub release, with notes!

4.1.1 does not...

fowl2 commented 2 years ago

4.1.2 has been released on NuGet.org, again no release notes here, or anywhere I can find.

Seems likely this is security sensitive too, given https://github.com/Azure/azure-functions-vs-build-sdk/issues/545.

edit: guess we're catching up slowly, 4.1.1 now has some notes!

brettsam commented 2 years ago

I've just added releases for 4.1.3, 4.1.2, and 3.1.2. We're working on new processes that'll auto-update these so the task doesn't get forgotten. Thanks for calling this out!

fowl2 commented 2 months ago

We got GitHub releases for 4.2 and 4.3, hurray!

And then... 4.4.0 was been released on NuGet, but no release notes. :(

edit: honestly, at least doing what the Azure folk do and update a CHANGELOG.md in the repo would make my life so much easier.