Skip to content

Bump Microsoft.AspNetCore.Server.Kestrel.Https from 2.1.3 to 2.2.0 - #3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Microsoft.AspNetCore.Server.Kestrel.Https-2.2.0
Closed

Bump Microsoft.AspNetCore.Server.Kestrel.Https from 2.1.3 to 2.2.0#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Microsoft.AspNetCore.Server.Kestrel.Https-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 4, 2022

Copy link
Copy Markdown

Bumps Microsoft.AspNetCore.Server.Kestrel.Https from 2.1.3 to 2.2.0.

Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.AspNetCore.Server.Kestrel.Https](https://github.com/aspnet/KestrelHttpServer) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/aspnet/KestrelHttpServer/releases)
- [Commits](aspnet/KestrelHttpServer@2.1.3...2.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Server.Kestrel.Https
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 4, 2022
@dependabot @github

dependabot Bot commented on behalf of github Mar 7, 2022

Copy link
Copy Markdown
Author

Looks like Microsoft.AspNetCore.Server.Kestrel.Https is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 7, 2022
@dependabot
dependabot Bot deleted the dependabot/nuget/Microsoft.AspNetCore.Server.Kestrel.Https-2.2.0 branch March 7, 2022 06:16
marcschier added a commit that referenced this pull request Jul 2, 2026
…aling, Warm/Hot client standby

Plan items #3 and #4 from plans/28-distributed-ha-remaining.md (items #1/#2 are now issues OPCFoundation#3938/OPCFoundation#3939).

#3: RedundantClientSessionFailoverIntegrationTests (Opc.Ua.Sessions.Tests) drives two RedundantClientSession replicas with a controllable leader election against a live ReferenceServer; asserts a follower blocks/throws BadInvalidState, then after a forced handoff the same facade reference keeps serving browse/read over the swapped-in session. Passes net10 + net48. Added a Redundancy.Client project reference.

#4a: RedundantServer DNS peer discovery (HA_PEER_DISCOVERY=dns + HA_SERVICE_NAME, self-exclusion + startup retry) + docker-compose.scale.yml so 'docker compose up --scale server=N' self-configures gossip peers. Active/active eventual only; Raft dynamic scaling stays on the Kubernetes StatefulSet path.

#4b: RedundantClient --standby <Cold|Warm|Hot> selects the replica-set standby mode; --suite with --replicas>1 runs the browse/read/subscribe workload through the promoted leader facade. RedundantClient AOT-publishes clean.

Docs: RedundantClient/RedundantServer READMEs updated; plans/28 moves #3/#4 to Delivered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants