Update Project Reactor to 3.8.5 and Reactor Netty to 1.3.5 - #21226
Conversation
Signed-off-by: Andriy Redko <drreta@gmail.com>
PR Reviewer Guide 🔍(Review updated until commit 27586bf)Here are some key observations to aid the review process:
|
|
❌ Gradle check result for 26a88b0: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 26a88b0: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Persistent review updated to latest commit 27586bf |
|
❌ Gradle check result for 27586bf: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 27586bf: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❕ Gradle check result for 27586bf: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21226 +/- ##
============================================
- Coverage 73.24% 73.16% -0.09%
- Complexity 72980 73064 +84
============================================
Files 5888 5899 +11
Lines 333169 333720 +551
Branches 48058 48122 +64
============================================
+ Hits 244045 244160 +115
- Misses 69624 70039 +415
- Partials 19500 19521 +21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…h-project#21226) Signed-off-by: Andriy Redko <drreta@gmail.com>
….3.5 (#21414) * Update Project Reactor to 3.8.5 and Reactor Netty to 1.3.5 (#21226) Signed-off-by: Andriy Redko <drreta@gmail.com> (cherry picked from commit 61061db) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Andriy Redko <drreta@gmail.com> --------- Signed-off-by: Andriy Redko <drreta@gmail.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Andriy Redko <drreta@gmail.com>
…h-project#21226) Signed-off-by: Andriy Redko <drreta@gmail.com>
Description
Update Project Reactor to 3.8.5 and Reactor Netty to 1.3.5
Related Issues
N/A
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.