Skip to content

Conversation

@jimmyca15
Copy link
Member

The following changes will be included in the 2.5.0 release.

Enhancements

  • Updated FeatureGateAttribute to be usable on MVC Razor pages. (166)

Bug fixes

  • Fixed percentage filter to always return false when 0% is specified. (156)

@jimmyca15 jimmyca15 requested review from avanigupta and zhenlan March 29, 2022 21:24
@jimmyca15 jimmyca15 merged commit 0b16694 into microsoft:main Mar 29, 2022
jimmyca15 added a commit that referenced this pull request Jun 8, 2022
* Updated FeatureGateAttribute to be able to be used on Razor Pages. (#166)

* Add PageFeatureGate

* Fix tests.

* Remove test page.

* Added missing license headers.

* Bundle PageFeatureGateAttribute functionality into FeatureGate. Page filters and action filter execution is isolated.

* Use OkResult instead of StatusCode. Updated indenting.

* Remove unnecessary virtual for interface implementation.

* Add back netcoreapp2.1 in tests.

* Remove tabs from csproj

* Update package versions. (#167)

* Update type/method summaries in FeatureGateAttribute. (#170)

* Update type/method summaries in FeatureGateAttribute.

* Add back text.

* Add documentation for FeatureGateAttribute usage on Razor pages. (#169)

* Microsoft mandatory file (#177)

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants