Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2025

Updated GenHTTP.Modules.IO from 10.1.0 to 10.4.0.

Release notes

Sourced from GenHTTP.Modules.IO's releases.

10.4

Features community contributions and experimental support for code generation.

General Changes

  • Improve performance of the caching infrastructure (#​790) by @​MarkCiliaVincenti

Content

Thanks

  • @​MarkCiliaVincenti and @​Kramins for their contributions

10.3

Improvements to the new websocket handlers and a bug fix that allows GenHTTP to be used with file-based apps.

Content

Bug Fixes

  • Prevent structured error handler from throwing exceptions in AoT compiled apps (#​783)

Thanks

  • @​MDA2AV for ongoing efforts in the websocket module

10.2

Features a new, native websocket implementation as well as several usability and handler improvements.

General Changes

  • Added ability to control the connection handling from user code (#​757)
  • Use a middleware instead of mapping paths via minimal API in the ASP.NET adapter (#​769) by @​thromel
  • Aligned naming of ChangeTrackingResource.HasChanged()(#​754) by @​thromel

Content

  • Added modern web socket implementation (#​642) by @​MDA2AV
  • Added websocket tunnel proxy capability to ReverseProxy module (#​768) by @​MDA2AV
  • Allow byte[] and ReadOnlyMemory<byte> returns from service methods (#​755) by @​thromel
  • Added automatic request content decompression (#​766) by @​thromel

Thanks

  • @​MDA2AV and Bosch Portugal for initiating and implementing a native websocket handler as well as code reviews and technical talks
  • @​thromel for their numerous contributions

10.1.2

Bug Fixes

  • Fix request properties not being available in the web socket context (#​774)

10.1.1

Bug Fixes

  • Fix request cookies not being cleared when resetting the request context (#​761)

Commits viewable in compare view.

Updated GenHTTP.Modules.VirtualHosting from 10.1.0 to 10.4.0.

Release notes

Sourced from GenHTTP.Modules.VirtualHosting's releases.

10.4

Features community contributions and experimental support for code generation.

General Changes

  • Improve performance of the caching infrastructure (#​790) by @​MarkCiliaVincenti

Content

Thanks

  • @​MarkCiliaVincenti and @​Kramins for their contributions

10.3

Improvements to the new websocket handlers and a bug fix that allows GenHTTP to be used with file-based apps.

Content

Bug Fixes

  • Prevent structured error handler from throwing exceptions in AoT compiled apps (#​783)

Thanks

  • @​MDA2AV for ongoing efforts in the websocket module

10.2

Features a new, native websocket implementation as well as several usability and handler improvements.

General Changes

  • Added ability to control the connection handling from user code (#​757)
  • Use a middleware instead of mapping paths via minimal API in the ASP.NET adapter (#​769) by @​thromel
  • Aligned naming of ChangeTrackingResource.HasChanged()(#​754) by @​thromel

Content

  • Added modern web socket implementation (#​642) by @​MDA2AV
  • Added websocket tunnel proxy capability to ReverseProxy module (#​768) by @​MDA2AV
  • Allow byte[] and ReadOnlyMemory<byte> returns from service methods (#​755) by @​thromel
  • Added automatic request content decompression (#​766) by @​thromel

Thanks

  • @​MDA2AV and Bosch Portugal for initiating and implementing a native websocket handler as well as code reviews and technical talks
  • @​thromel for their numerous contributions

10.1.2

Bug Fixes

  • Fix request properties not being available in the web socket context (#​774)

10.1.1

Bug Fixes

  • Fix request cookies not being cleared when resetting the request context (#​761)

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 GenHTTP.Modules.IO from 10.1.0 to 10.4.0
Bumps GenHTTP.Modules.VirtualHosting from 10.1.0 to 10.4.0

---
updated-dependencies:
- dependency-name: GenHTTP.Modules.IO
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: GenHTTP.Modules.VirtualHosting
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Dec 31, 2025
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant