Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: removed unused parameter from WithPerTenantRemoteAuthenticationC… #886

Conversation

AndrewTriesToCode
Copy link
Sponsor Contributor

…onvention

@AndrewTriesToCode AndrewTriesToCode merged commit dd17ab5 into main Oct 12, 2024
10 checks passed
@AndrewTriesToCode AndrewTriesToCode deleted the fix/remove-unused-parameter-WithPerTenantAuthenticationConventions branch October 12, 2024 21:03
github-actions bot pushed a commit that referenced this pull request Oct 12, 2024
# [8.0.0](v7.0.2...v8.0.0) (2024-10-12)

* feat!: version policy update ([#888](#888)) ([487a3a6](487a3a6))

### Bug Fixes

* BasePathStrategy no longer breaks the strategy chain ([#884](#884)) ([3263eff](3263eff))
* prevent duplicate key annotation in AdjustKey() ([#883](#883)) ([f75ba2c](f75ba2c))
* removed unused parameter from WithPerTenantRemoteAuthenticationConvention ([#886](#886)) ([dd17ab5](dd17ab5))

### Features

* add GetAllAsync() support for HttpRemoteStore ([#848](#848)) ([4208149](4208149))
* added the Echo Store. ([#807](#807)) ([a3e5eee](a3e5eee))
* strategies return null on invalid context type ([#885](#885)) ([9834575](9834575))

### BREAKING CHANGES

* This commit brings the release into alignment with the new version policy. See #887 for details.
* Included strategies for ASP.NET Core would throw an exception if the passed context was not an `HttpContext` type. Now they will return null indicating no identifier was found.
@AndrewTriesToCode
Copy link
Sponsor Contributor Author

🎉 This PR is included in version 8.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant