deps: Bump Aspire.Hosting.AppHost and Grpc.Tools
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(about 1 month ago)
(about 1 month ago)
dependencies
Updated Aspire.Hosting.AppHost from 13.3.2 to 13.3.3.
Release notes
Sourced from Aspire.Hosting.AppHost's releases.
13.3.3
What's New in Aspire 13.3.3
Patch release for Aspire 13.3 with fixes for debug log level leaking into user resources, Keycloak HTTPS endpoint token invalidation, and endpoint materialization in HostResourceWithEndpoints.
🐛 Fixes
- 🔇 Debug log level leaking into user resources —
Logging__LogLevel__Default=Debugset by the app host was being inherited by all user resources, silently changing their logging verbosity. The app host now usesASPIRE_APPHOST_LOGLEVELinstead, which is scoped to Aspire processes only. (#17071, backported via #17078) - 🔑 Keycloak HTTPS primary endpoint — Fixed a regression where Keycloak tokens became invalid after an app host restart because the HTTPS endpoint port was dynamic. When developer certificates are enabled, Keycloak's primary endpoint is now upgraded to HTTPS directly, and the endpoint name is set to
httpto enable standardhttp+https://service discovery URLs. (#17058, backported via #17063) - 🔌 Endpoint materialization in
HostResourceWithEndpoints— Endpoints configured viaHostResourceWithEndpointsare now correctly materialized, ensuring endpoint resolution and service discovery work as expected. (#17091, backported via #17092)
🏷️ Housekeeping
- ⬆️ Bumped DCP (Microsoft.DeveloperControlPlane) from 0.23.5 → 0.23.6 — includes fixes for Kubernetes OpenAPI generator types that caused
[SHOULD NOT HAPPEN] failed to update managedFieldserrors. (#17070) - 🚀 Bumped branding to 13.3.3 (#17088)
Full commit: a4615e7c6def6cba4703cdbd84009cd3da9a261b
Commits viewable in compare view.
Pinned Grpc.Tools at 2.80.0.
Release notes
Sourced from Grpc.Tools's releases.
No release notes found for this version range.
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Grpc.Tools
pip
Bump Aspire.Hosting.AppHost
pip
Technical Details
| ID: | 15841328 |
| UUID: | 4466468236 |
| Node ID: | PR_kwDOQfsByc7cg_MF |
| Host: | GitHub |
| Repository: | MPCoreDeveloper/SharpCoreDB |