File tree Expand file tree Collapse file tree 1 file changed +32
-1
lines changed Expand file tree Collapse file tree 1 file changed +32
-1
lines changed Original file line number Diff line number Diff line change 1- Release 5.4
1+ Release 5.4.1
2+ ------------------
3+
4+ This is a maintenance release that upgrades HttpCore to version 5.3.1 and fixes several defects found since
5+ release 5.4.
6+
7+ Change Log
8+ -------------------
9+
10+ * Fixed the problem with request specific push handlers being ignored.
11+ Contributed by Oleg Kalnichevski <olegk at apache.org>
12+
13+ * Upgraded HttpCore to version 5.3.1.
14+ Contributed by Oleg Kalnichevski <olegk at apache.org>
15+
16+ * Bug fix: Correct the issue with connection state detection in DefaultManagedAsyncClientConnection#isOpen().
17+ Contributed by yhzdys <yhzdys at foxmail.com>
18+
19+ * Bug fix: Fixed propagation of runtime exceptions thrown during connection route setup.
20+ Contributed by Oleg Kalnichevski <olegk at apache.org>
21+
22+ * Bug fix: Asynchronous cache protocol handler incorrectly updates the actual cache entry in the cache execution
23+ context upon cache entry re-validation.
24+ Contributed by Oleg Kalnichevski <olegk at apache.org>
25+
26+ * Bug fix: Response Cache-Control attribute does not get updated in the cache execution context in case of
27+ a cache miss.
28+ Contributed by Oleg Kalnichevski <olegk at apache.org>
29+
30+
31+
32+ Release 5.4
233------------------
334
435This is the first GA release in the 5.4 release series. This release finalizes the 5.4 APIs,
You can’t perform that action at this time.
0 commit comments