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

v3.27.1 #126

Merged
merged 1 commit into from
Oct 15, 2024
Merged

v3.27.1 #126

merged 1 commit into from
Oct 15, 2024

Conversation

chullybun
Copy link
Collaborator

  • Fixed: Updated Microsoft.Extensions.Caching.Memory package depenedency to latest (including related); resolve Microsoft Security Advisory CVE-2024-43483.
  • Fixed: Fixed the ExecutionContext.UserIsAuthorized to have base implementation similar to UserIsInRole.
  • Fixed: Rationalize the UtcNow usage to be consistent, where applicable ExecutionContext.SystemTime.UtcNow is leveraged.

- *Fixed:* Updated `Microsoft.Extensions.Caching.Memory` package depenedency to latest (including related); resolve [Microsoft Security Advisory CVE-2024-43483](GHSA-qj66-m88j-hmgj).
- *Fixed:* Fixed the `ExecutionContext.UserIsAuthorized` to have base implementation similar to `UserIsInRole`.
- *Fixed:* Rationalize the `UtcNow` usage to be consistent, where applicable `ExecutionContext.SystemTime.UtcNow` is leveraged.
@chullybun chullybun merged commit 26ecd3a into main Oct 15, 2024
2 checks passed
@chullybun chullybun deleted the v3.27.1 branch October 15, 2024 16:16
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.

1 participant