We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a4a05 commit 81e69ecCopy full SHA for 81e69ec
1 file changed
changelog/README.md
@@ -20,14 +20,14 @@
20
- [improvement] Do not include epoll JAR in binary distribution (JAVA-766)
21
- [improvement] Optimize internal copies of Request objects (JAVA-726)
22
- [bug] Preserve tracing across retries (JAVA-815)
23
+- [improvement] New RetryDecision.tryNextHost() (JAVA-709)
24
25
Merged from 2.0.10_fixes branch:
26
27
- [improvement] Use Netty's pooled ByteBufAllocator by default (JAVA-756)
28
- [improvement] Expose "unsafe" paging state API (JAVA-759)
29
- [bug] Fix getObject by name (JAVA-767)
30
- [bug] Prevent race during pool initialization (JAVA-768)
-- [improvement] New RetryDecision.tryNextHost() (JAVA-709)
31
32
33
### 2.0.10.1
0 commit comments