Explore the globe like never before with World Explorer. Our AI-powered app gives you in-depth insights about any place worldwide, provides a comprehensive description, and recommends local attractions with your personalized travel guide.
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
Change GetSignedAssertion public API. See issue #2853 for details.
Update to latest .NET 9 preview 4. See issue #2877 for details.
Pending Next Release
2.19.0
Updated to Microsoft.IdentityModel.* 7.6.0
New features
Id Web now provides a .WithUser() modifier to the Microsoft Graph queries (like WithAppOnly()). See issue #2855 for details.
Id Web now provides a base class for implementing a custom IAuthorizationHeaderProvider. See issue #2856 for details.
Bug Fixes
Id Web now processes the extra query parameters when included as part of the authority. See issue #2697 for details.
If Logging:LogLevel:Microsoft.Identity.Web is assigned to None, no default logger is initialized and Microsoft.Identity.Web does not record any logs. See #2816 for details.
GraphAuthenticationProvider checks that the RequestInformation.URI is a Graph URI before appending the authorization header, resolving #2710. See PR #2818 for details.
TokenAcquisition processes the error code AADSTS1000502 (The provided certificate is not within its specified validity window). See PR #2840 for details.
Commits
434473a Fix metadata address creation when using AddMicrosoftIdentityWebApp (#2883)
Fixed a regression in MSAL 4.61.1 where Proof of Possession (POP) extensibility API was made available for all the confidential client scenarios caused runtime exception for users using higher level SDKs with explicit dependency on MSAL. See 4789
Measurement of duration in milliseconds is now consistent across all platforms. See 4784
4.61.1
New Features
Enabled Proof of Possession (POP) extensibility API for all confidential client requests, enhancing security measures for confidential clients. See 4757
Introduced a public API that identifies and returns the current Azure environment for Managed Identity. See 4751
Deprecated the WithClientAssertion(string) method. Developers are encouraged to use the overload with Func instead, which ensures the return of a non-expired assertion, potentially including a Federated Credential. See 4775
Adding support for Non-GUID Client IDs with AuthorityType.Generic See #4686
Bug Fixes
Improved logic to handle ADFS tokens that include a manually added tid claim, preventing exceptions. See 4608
Improved build-time validation to ensure that applications using the WithBroker(true) method will fail at build time if the application targets net6-windows and uses an old broker API. This change prevents runtime failures and facilitates early detection of issues. See 4768
Fixed token acquisition failure in broker based flow when authority is common. See 4696
Fixed a regression in MSAL 4.61.1 where the Proof of Possession (POP) extensibility API, when made available for all confidential client scenarios, caused a runtime exception for users of higher-level SDKs that have an explicit dependency on MSAL. See [Issue #4789](AzureAD/microsoft-authentication-library-for-dotnet#4789).
Enabled Proof of Possession (POP) extensibility API for all confidential client requests, enhancing security measures for confidential clients. See 4757
Introduced a public API that identifies and returns the current Azure environment for Managed Identity. See 4751
Deprecated the WithClientAssertion(string) method. Developers are encouraged to use the overload with Func instead, which ensures the return of a non-expired assertion, potentially including a Federated Credential. See 4775
Adding support for Non-GUID Client IDs with AuthorityType.Generic See #4686
Bug Fixes
Improved logic to handle ADFS tokens that include a manually added tid claim, preventing exceptions. See 4608
Improved build-time validation to ensure that applications using the WithBroker(true) method will fail at build time if the application targets net6-windows and uses an old broker API. This change prevents runtime failures and facilitates early detection of issues. See 4768
Fixed token acquisition failure in broker based flow when authority is common. See 4696
[release/8.0-staging] Handle NativeOverlapped* coming from both the Windows or Portable thread pool in NativeRuntimeEventSource by @github-actions in dotnet/runtime#99656
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the microsoft group with 6 updates in the / directory:
8.0.5
8.0.6
8.0.5
8.0.6
8.0.5
8.0.6
3.0.0-preview1
3.0.0-preview2
4.61.0
4.61.3
8.0.1
9.0.0-preview.4.24266.19
Updates
Microsoft.EntityFrameworkCore.Design
from 8.0.5 to 8.0.6Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
Commits
6a2be34
Update to runtime 226073ad2e6b2
Update to arcade with WiX fix (225805)e53280a
Update branding to 8.0.6 (#33659)Updates
Microsoft.EntityFrameworkCore.Sqlite
from 8.0.5 to 8.0.6Release notes
Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.
Commits
6a2be34
Update to runtime 226073ad2e6b2
Update to arcade with WiX fix (225805)e53280a
Update branding to 8.0.6 (#33659)Updates
Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite
from 8.0.5 to 8.0.6Release notes
Sourced from Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite's releases.
Commits
6a2be34
Update to runtime 226073ad2e6b2
Update to arcade with WiX fix (225805)e53280a
Update branding to 8.0.6 (#33659)Updates
Microsoft.Identity.Web.UI
from 3.0.0-preview1 to 3.0.0-preview2Release notes
Sourced from Microsoft.Identity.Web.UI's releases.
Changelog
Sourced from Microsoft.Identity.Web.UI's changelog.
Commits
434473a
Fix metadata address creation when using AddMicrosoftIdentityWebApp (#2883)b1847f1
update Azure.Identity (#2885)77df2a6
Update to Latest NET9 Preview (#2877)a03bd46
Fix suppression files (#2875)3e682e9
fix merge conflict (#2871)8224024
fix test (#2867)f7ffaf3
update dependent packages (#2862)098ee03
Update changelog.md (#2864)dcc72c8
Respect user-provided authority queries and add to options.ExtraQueryParams (...8601843
Cherry pick #2857 and 2859 (#2860)Updates
Microsoft.Identity.Client.Extensions.Msal
from 4.61.0 to 4.61.3Release notes
Sourced from Microsoft.Identity.Client.Extensions.Msal's releases.
Changelog
Sourced from Microsoft.Identity.Client.Extensions.Msal's changelog.
Commits
08675d0
Update CHANGELOG.md (#4800)88df640
Fix for #4791 - don't use WSTrust for ROPC except for AAD authorities (#4794)3f5f9df
Update8a6fe48
Update AzureArcManagedIdentitySource.cs61a89f7
Update extfddb2c4
Update as discussedd2201cf
Changelog for 4.61.2 (#4795)449251d
Required feature update5c6f22f
Fix TypeLoadException (#4792)239d9d6
MeasureDurationResult incorrect when running in linux (#4785)Updates
Microsoft.Extensions.Configuration.Binder
from 8.0.1 to 9.0.0-preview.4.24266.19Release notes
Sourced from Microsoft.Extensions.Configuration.Binder's releases.
... (truncated)
Commits
d0d6fed
Update dependencies from https://github.com/dotnet/emsdk build 20240516.2 (#1...0f7a6f8
Update dependencies from https://github.com/dotnet/arcade build 20240516.1 (#...2270e31
disable new EH on win-arm64 (#102060)f40749b
Update dependencies from https://github.com/dotnet/emsdk build 20240502.5 (#1...8709b37
Bump to 8.0.5 (#101818)77d2b8d
Update downlevel versions (#101807)274daa1
JIT: Avoid relying on bbNum to find lexical loop boundaries (#101724)64f7eca
Revert "Make mutable generic collection interfaces implement read-only collec...da4dd21
Restrict indentation size in JsonWriterOptions theories. (#101525)3c85db9
Update dependencies from https://github.com/dotnet/emsdk build 20240423.1 (#1...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show