Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
io.netty:netty-bom (source) 4.1.129.Final4.2.9.Final age confidence
io.projectreactor.netty:reactor-netty-http 1.2.111.3.2 age confidence
org.jooq:jooq-bom (source) 3.20.103.20.11 age confidence
com.oracle.database.jdbc:ojdbc11 (source) 23.26.0.0.023.26.1.0.0 age confidence
ch.qos.logback:logback-classic (source, changelog) 1.5.261.5.27 age confidence
ch.qos.logback:logback-core (source, changelog) 1.5.261.5.27 age confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.5.93.5.10 age confidence

Release Notes

reactor/reactor-netty (io.projectreactor.netty:reactor-netty-http)

v1.3.2

Reactor Netty 1.3.2 is part of 2025.0.2 Release Train.

What's Changed
✨ New features and improvements
🐞 Bug fixes
New Contributors

Full Changelog: reactor/reactor-netty@v1.3.1...v1.3.2

v1.3.1

Reactor Netty 1.3.1 is part of 2025.0.1 Release Train.

What's Changed
✨ New features and improvements
🐞 Bug fixes
  • HTTP/3: Fix NullPointerException when configuring HttpClient#responseTimeout by @​violetagg in #​3999
  • Fix Http3.isHttp3Available() to check for native QUIC library by @​violetagg in #​4013
  • Enable lazy initialisation of proxy providers with configuration coming from system properties by @​violetagg in #​4015
📖 Documentation

Full Changelog: reactor/reactor-netty@v1.3.0...v1.3.1

v1.3.0

Reactor Netty 1.3.0 is part of 2025.0.0 Release Train.

1.3.0 Highlights
🎯 Major Upgrades
Netty 4.2

Built on the latest Netty 4.2, bringing the latest networking capabilities and performance improvements.

🎓 Graduated Features
HTTP/3 support

Reactor Netty HTTP/3 support is now production-ready.

QUIC support

Reactor Netty QUIC support is now production-ready.

IO_Uring support

Reactor Netty IO_Uring support is now production-ready.

  • Reactor Netty default transport (Linux): Epoll (included out-of-the-box)
  • Reactor Netty IO_Uring support: Available via explicit dependency: io.netty:netty-transport-native-io_uring
  • Requirements: JDK 11+
🔍 Enhanced Null Safety using JSpecify

Migrated to JSpecify annotations for nullability constraints.

For detailed information and code examples, visit our documentation.

What's Changed
⚠️ Update considerations and deprecations
  • Ensure POST empty body sending content-length 0 by @​violetagg in #​3663
  • Ensure HttpClient does not add Content-Length header when GET/HEAD/DELETE and the send Publisher does not provide content by @​violetagg in #​3664
✨ New features and improvements
🐞 Bug fixes
📖 Documentation
New Contributors

Full Changelog from M1 version to GA version: reactor/reactor-netty@v1.2.3...v1.3.0

v1.2.15

Reactor Netty 1.2.15 is part of 2024.0.15 Release Train.

What's Changed
✨ New features and improvements
🐞 Bug fixes

Full Changelog: reactor/reactor-netty@v1.2.14...v1.2.15

v1.2.14

Reactor Netty 1.2.14 is part of 2024.0.14 Release Train.

What's Changed
✨ New features and improvements
🐞 Bug fixes

Full Changelog: reactor/reactor-netty@v1.2.13...v1.2.14

v1.2.13

Reactor Netty 1.2.13 is part of 2024.0.13 Release Train.

What's Changed
✨ New features and improvements
🐞 Bug fixes
  • HTTP/3: Fix NullPointerException when configuring HttpClient#responseTimeout by @​violetagg in #​3999
  • Enable lazy initialisation of proxy providers with configuration coming from system properties by @​violetagg in #​4015
📖 Documentation

Full Changelog: reactor/reactor-netty@v1.2.12...v1.2.13

v1.2.12

Reactor Netty 1.2.12 is part of 2024.0.12 Release Train.

What's Changed
✨ New features and improvements
New Contributors

Full Changelog: reactor/reactor-netty@v1.2.11...v1.2.12

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.5.10

🐞 Bug Fixes
  • Evaluation of bean conditions unnecessarily queries the bean factory for types that are not present #​48836
  • When a bean condition references a type that is not present, it appears as ? in the condition evaluation report #​48835
  • Actuator /info endpoint fails in Java 25 Native Image (VirtualThreadSchedulerMXBean support) #​48810
  • DataSourceBuilder cannot create oracle.ucp.jdbc.PoolDataSourceImpl in a native image #​48702
  • Application JAR created by extract command is not reproductible #​48664
  • AOT processing of tests should not be disabled when 'skipTests' is set #​48661
  • Fix zero-length byte buffer in InspectedContent #​48649
📔 Documentation
  • Update documentation for Buildpack's AOT Cache support #​48768
  • Document support for configuring arguments passed to Docker Compose #​48657
  • Clarify javadoc to make it clear that HazelcastConfigCustomizer beans are only applied if Hazelcast is configured via a config file #​48634
  • Fix grammar and typos in the reference guide #​48596
🔨 Dependency Upgrades
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​GaoSSR, @​izeye, and @​ngocnhan-tran1996


Configuration

📅 Schedule: Branch creation - "before 6am every weekday" in timezone America/Vancouver, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Thanks for the PR!

Any successful deployments (not always required) will be available below.
API available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@renovate renovate bot enabled auto-merge (squash) February 10, 2026 10:38
@github-actions github-actions bot added the fix label Feb 10, 2026
@github-actions
Copy link

Overall Project 98.69% 🍏

There is no coverage information present for the Files changed

@github-actions github-actions bot added fix and removed fix labels Feb 11, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 11, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions
Copy link

Overall Project 98.69% 🍏

There is no coverage information present for the Files changed

@renovate renovate bot merged commit 4a7f570 into main Feb 11, 2026
16 of 17 checks passed
@renovate renovate bot deleted the renovate/java branch February 11, 2026 15:18
@github-actions
Copy link

Your Pull Request code is being promoted! Please follow the link below.
Main Merge Workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant