microsoft / FeatureManagement-Dotnet

Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
MIT License
1.06k stars 115 forks source link

Version 3.5.0 release notes #479

Closed pascalberger closed 4 months ago

pascalberger commented 4 months ago

There was recently https://www.nuget.org/packages/Microsoft.FeatureManagement/3.5.0 published to nuget.org, but latest release / tag on this repository is still 3.4.0.

Can you please provide a changelog and provide a way for consumers to check from which commit a release was created.

jimmyca15 commented 4 months ago

@pascalberger

Thanks for reaching out. I have just created release 3.5.0 https://github.com/microsoft/FeatureManagement-Dotnet/releases/tag/3.5.0

@zhiyuanliang-ms will fill out the release information for the 4.x-preview release that was also released.

zhiyuanliang-ms commented 4 months ago

Hi, @pascalberger
Sorry for the delay of release note. I was waiting for this PR to be merged. We will also have release note in the Azure App Config central repo.

I have created the release note for 4.x-preview. Its content might be a bit rough. I will update the content, once the PR mention aboved is finalized.