Greetings!
JDK 21 has been released (General Availability) on September 19th as planned.
You can find "The Arrival of Java 21" announcement here [1], and some
additional Java 21 materials in the "Topics of Interest" section below. On
behalf of the entire Java team, let me send our thanks to all
arturobernalg merged PR #494:
URL: https://github.com/apache/httpcomponents-client/pull/494
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr
arturobernalg opened a new pull request, #495:
URL: https://github.com/apache/httpcomponents-client/pull/495
This PR refactors the unit tests for `ExponentialBackoffManager` to remove
the use of Thread.sleep(), making the tests more reliable and faster.
--
This is an automated message fro