Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps version.io.projectreactor.netty from 1.0.45 to 1.2.9.
Updates io.projectreactor.netty:reactor-netty-core from 1.0.45 to 1.2.9

Release notes

Sourced from io.projectreactor.netty:reactor-netty-core's releases.

v1.2.9

Reactor Netty 1.2.9 is part of 2024.0.9 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-netty@v1.2.8...v1.2.9

v1.2.8

Reactor Netty 1.2.8 is part of 2024.0.8 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure the connection is invalidated when a connection close happens before HTTP/1.1 to HTTP/2 upgrade operation by @​violetagg in #3806
  • When HTTP/2 apply always the trailer headers by @​violetagg in #3808
  • Trailers must not include pseudo-header fields by @​violetagg in #3810
  • Add the HTTP/2 connection to the channel group for a proper graceful shutdown in case no active streams by @​violetagg in #3827
  • Add proper initialisation of maxConcurrentStreams when successful HTTP/1.1 to HTTP/2 upgrade by @​violetagg in #3832
  • Ensure the HTTP/2 upgrade stream inherits the proper state from the original HTTP/1.1 connection when successful upgrade from HTTP/1.1 to HTTP/2 by @​violetagg in #3838

New Contributors

Full Changelog: reactor/reactor-netty@v1.2.7...v1.2.8

v1.2.7

... (truncated)

Commits
  • ad6415d [release] Prepare and release 1.2.9
  • 0433a82 [fix] message for handlerConfigurator (#3861)
  • 7af7105 Bump com.gradleup.shadow from 8.3.8 to 8.3.9 (#3864)
  • dc2884d Update dependabot ignore configuration
  • 4b9693f Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3869)
  • a564f83 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.107 to 9.0.108 (#3868)
  • 8ee734e Bump actions/download-artifact from 4.3.0 to 5.0.0 (#3866)
  • 61b543e Bump gradle/actions from 4.4.1 to 4.4.2 (#3865)
  • 672bb48 Bump ruby/setup-ruby from 1.249.0 to 1.254.0 (#3862)
  • 326842c Bump org.jfrog.buildinfo:build-info-extractor-gradle (#3860)
  • Additional commits viewable in compare view

Updates io.projectreactor.netty:reactor-netty-http from 1.0.45 to 1.2.9

Release notes

Sourced from io.projectreactor.netty:reactor-netty-http's releases.

v1.2.9

Reactor Netty 1.2.9 is part of 2024.0.9 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-netty@v1.2.8...v1.2.9

v1.2.8

Reactor Netty 1.2.8 is part of 2024.0.8 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure the connection is invalidated when a connection close happens before HTTP/1.1 to HTTP/2 upgrade operation by @​violetagg in #3806
  • When HTTP/2 apply always the trailer headers by @​violetagg in #3808
  • Trailers must not include pseudo-header fields by @​violetagg in #3810
  • Add the HTTP/2 connection to the channel group for a proper graceful shutdown in case no active streams by @​violetagg in #3827
  • Add proper initialisation of maxConcurrentStreams when successful HTTP/1.1 to HTTP/2 upgrade by @​violetagg in #3832
  • Ensure the HTTP/2 upgrade stream inherits the proper state from the original HTTP/1.1 connection when successful upgrade from HTTP/1.1 to HTTP/2 by @​violetagg in #3838

New Contributors

Full Changelog: reactor/reactor-netty@v1.2.7...v1.2.8

v1.2.7

... (truncated)

Commits
  • ad6415d [release] Prepare and release 1.2.9
  • 0433a82 [fix] message for handlerConfigurator (#3861)
  • 7af7105 Bump com.gradleup.shadow from 8.3.8 to 8.3.9 (#3864)
  • dc2884d Update dependabot ignore configuration
  • 4b9693f Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3869)
  • a564f83 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.107 to 9.0.108 (#3868)
  • 8ee734e Bump actions/download-artifact from 4.3.0 to 5.0.0 (#3866)
  • 61b543e Bump gradle/actions from 4.4.1 to 4.4.2 (#3865)
  • 672bb48 Bump ruby/setup-ruby from 1.249.0 to 1.254.0 (#3862)
  • 326842c Bump org.jfrog.buildinfo:build-info-extractor-gradle (#3860)
  • Additional 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 4, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/version.io.projectreactor.netty-1.2.9 branch from 7dba28e to 5f10974 Compare September 19, 2025 11:34
Bumps `version.io.projectreactor.netty` from 1.0.45 to 1.2.9.

Updates `io.projectreactor.netty:reactor-netty-core` from 1.0.45 to 1.2.9
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.45...v1.2.9)

Updates `io.projectreactor.netty:reactor-netty-http` from 1.0.45 to 1.2.9
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.45...v1.2.9)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-core
  dependency-version: 1.2.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-version: 1.2.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/version.io.projectreactor.netty-1.2.9 branch from 5f10974 to b023509 Compare October 1, 2025 15:52
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants