File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Release 5.5-beta1
33
44This is the first BETA release in the 5.5 release series that improves
55performance and robustness of connection pool implementations, further
6- improves HTTP/2 specification conformance and introduces Jackson 2 JSON
6+ improves HTTP/2 specification conformance, and introduces Jackson 2 JSON
77message bindings.
88
99This release also includes all the fixes from the stable 5.4 branch.
@@ -14,7 +14,7 @@ Notable changes and features included in the 5.5 series:
1414
1515* HTTP message stream APIs and support for HTTP/2 message stream timeout.
1616
17- * SSLContexts to respect system properties by default.
17+ * SSLContexts respect system properties by default.
1818
1919* Cap pending HTTP/2 request commands per connection.
2020
@@ -35,7 +35,7 @@ Compatibility notes:
3535
3636Change Log
3737-------------------
38- * Add deterministic, sleep-free connection pool fuzzer.
38+ * Add a deterministic, sleep-free connection pool fuzzer.
3939 Contributed by Arturo Bernal <abernal at apache.org>
4040
4141* Require Java 17 or newer to build HttpCore with Maven.
You can’t perform that action at this time.
0 commit comments