Releases: palantir/dialogue
Releases · palantir/dialogue
5.3.0
💡 Improvements
- The Dialogue annotation processor propagates deprecation into generated implementation methods (#2489)
5.2.0
No documented user-facing changes
5.1.0
💡 Improvements
- set deadlines on outbound requests (#2485)
4.8.0-rc2
💡 Improvements
- Don't mock
ErrorDecoder
in ConjureBodySerDeTest
(#2459)
5.1.0-rc1
No documented user-facing changes
5.0.0
💥 Breaks
- Remove unsupported mesh- URI support. This should have no impact for users. (#2474)
💡 Improvements
- Don't mock
ErrorDecoder
in ConjureBodySerDeTest
(#2459)
4.8.0-rc1
💡 Improvements
- Don't mock
ErrorDecoder
in ConjureBodySerDeTest
(#2459)
4.7.0
🐛 Fixes
- Fix request request path to always include leading slash / (#2452)
4.6.0
💡 Improvements
- ApacheHttpClientBlockingChannel uses URL to build request. (#2437)
4.5.0
💡 Improvements
- Implement support for the Proxy-Upstream-Request-Attempts header (#2430)
- Implement the
Client-Can-Retry: true
hint header for reverse proxies (#2434)